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 kenjenkins requested a review from wasaga November 8, 2024 01:47
@kenjenkins kenjenkins requested a review from a team as a code owner November 8, 2024 01:47
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-3 branch from f65f648 to 38fe528 Compare November 8, 2024 04:30
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-4 branch from 155b1e9 to f1200ae Compare November 8, 2024 04:31
@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 force-pushed the kenjenkins/gateway-api-4 branch from f1200ae to a7ffc59 Compare November 8, 2024 18:59
@kenjenkins kenjenkins changed the base branch from kenjenkins/gateway-api-3 to main November 8, 2024 19:00
@kenjenkins kenjenkins force-pushed the kenjenkins/gateway-api-4 branch from a7ffc59 to 8afc2f4 Compare 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