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

[kong] add support for Ingress Controller 0.8 #77

Merged
merged 4 commits into from
Mar 25, 2020
Merged

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Mar 17, 2020

What this PR does / why we need it:

Add support for upcoming Ingress Controller 0.8 release.

Special notes for your reviewer:

Please review each commit. These commits will not be squashed.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the next branch and targets next, not master
  • New or modified sections of values.yaml are documented in the README.md
  • Title of the PR and commit headers start with chart name (e.g. [kong])

Kong Ingress Controller 0.8 add two new CRDs: TCPIngress and
KongClusterPlugin.
`tcp` and `tls` are now supported protocols and they are added in here
as well.
Kong Ingress Controller 0.8 needs more RBAC permissions to support
Knative, cluster-level plugins and TCPIngress capabilities.
@rainest rainest merged commit 0b57bab into next Mar 25, 2020
@hbagdi hbagdi deleted the kong/ic-0.8-changes branch April 1, 2020 17:52
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.

None yet

2 participants