Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect: support defining intentions using layer 7 criteria #8839

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

rboyer
Copy link
Member

@rboyer rboyer commented Oct 6, 2020

Extend Consul’s intentions model to allow for request-based access control enforcement for HTTP-like protocols in addition to the existing connection-based enforcement for unspecified protocols (e.g. tcp).

@rboyer rboyer requested a review from a team October 6, 2020 19:45
@rboyer rboyer self-assigned this Oct 6, 2020
@github-actions github-actions bot added theme/api Relating to the HTTP API interface theme/cli Flags and documentation for the CLI interface theme/envoy/xds Related to Envoy support labels Oct 6, 2020
Copy link
Contributor

@freddygv freddygv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 pending integration tests

@mikemorris mikemorris added this to the 1.9 milestone Oct 6, 2020
@rboyer rboyer merged commit 1b413b0 into master Oct 6, 2020
@rboyer rboyer deleted the l7-intentions branch October 6, 2020 22:09
kaxcode pushed a commit that referenced this pull request Oct 7, 2020
Extend Consul’s intentions model to allow for request-based access control enforcement for HTTP-like protocols in addition to the existing connection-based enforcement for unspecified protocols (e.g. tcp).
rboyer added a commit that referenced this pull request Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Relating to the HTTP API interface theme/cli Flags and documentation for the CLI interface theme/envoy/xds Related to Envoy support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants