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

internal/{dag,contour}: reimplement kubernetes/ingress.class support #504

Merged
merged 1 commit into from
Jul 5, 2018

Conversation

davecheney
Copy link
Contributor

Fixes #483

Reimplement ingress.class support in contour's DAGAdapter. There is some
trickiness in ensuring that if an ingress is edited from valid (matching
the ingress.class rules) to invalid then the previous version needs to
be purged from the DAG cache. The internal/e2e tests now capture this.

Signed-off-by: Dave Cheney dave@cheney.net

Fixes projectcontour#483

Reimplement ingress.class support in contour's DAGAdapter. There is some
trickiness in ensuring that if an ingress is edited from valid (matching
the ingress.class rules) to invalid then the previous version needs to
be purged from the DAG cache. The internal/e2e tests now capture this.

Signed-off-by: Dave Cheney <dave@cheney.net>
@davecheney davecheney added this to the 0.6.0-beta.1 milestone Jul 5, 2018
@davecheney davecheney changed the title internal/{dag,contour}: reimplment kubernetes/ingress.class support internal/{dag,contour}: reimplement kubernetes/ingress.class support Jul 5, 2018
@davecheney davecheney merged commit 35e9286 into projectcontour:master Jul 5, 2018
@davecheney davecheney deleted the issue/483 branch July 5, 2018 09:13
sunjayBhatia pushed a commit that referenced this pull request Jan 30, 2023
Signed-off-by: Steve Kriss <krisss@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant