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

gateway: add config/gateway-api kustomization #1065

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

kenjenkins
Copy link
Contributor

@kenjenkins kenjenkins commented Nov 8, 2024

Summary

Add a config/gateway-api kustomization to install Ingress Controller with the --experimental-gateway-api flag and to add some necessary ClusterRole permissions to be able to reconcile Gateway API objects.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@kenjenkins
Copy link
Contributor Author

Two notes:

  • I think this doesn't actually depend on any of the other unmerged changes, so I'll go ahead and try to rebase it onto main instead of the current target branch.
  • I'll need to add a few additional ClusterRole permissions for the new API group added in https://github.com/pomerium/ingress-controller/pull/1058/files.

@kenjenkins kenjenkins changed the base branch from kenjenkins/gateway-api-3 to main November 8, 2024 19:00
@kenjenkins kenjenkins merged commit 480d02c into main Nov 8, 2024
7 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/gateway-api-4 branch November 8, 2024 19:08
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.

2 participants