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

Support disableIngressClassLookup, disableAPIResources #1

Merged
merged 7 commits into from
Oct 4, 2024

Conversation

ChandonPierre
Copy link
Collaborator

This PR based on the upstream v2.11 branch adds support for the following:

  • Add support for toggling off IngressClass get/list/watch. This allows use of namespace scoped Ingress Controller in the v2.x branch - this is currently only supported in the V3.x branch upstream
  • Add support for toggling off specific Traefik CR get/list/watch in both traefik.containo.us and traefik.io API groups. This allows reconciliation restriction of specific CRs to more finely scope RBAC.

anthr76 added a commit that referenced this pull request Oct 1, 2024
@ChandonPierre ChandonPierre force-pushed the cpierre/v2-11/coreweave branch 2 times, most recently from 4a17cbc to 248293d Compare October 2, 2024 14:30
@ChandonPierre ChandonPierre force-pushed the coreweave branch 2 times, most recently from b85f741 to de92ba3 Compare October 2, 2024 17:32
@ChandonPierre ChandonPierre force-pushed the cpierre/v2-11/coreweave branch from 248293d to 4bfd4e3 Compare October 2, 2024 17:32
@ChandonPierre ChandonPierre force-pushed the cpierre/v2-11/coreweave branch from 4bfd4e3 to e5db55a Compare October 3, 2024 01:15
@ChandonPierre ChandonPierre force-pushed the cpierre/v2-11/coreweave branch from e5db55a to bee098f Compare October 3, 2024 01:51
@ChandonPierre ChandonPierre force-pushed the cpierre/v2-11/coreweave branch from 3d971f0 to f971c1b Compare October 4, 2024 02:04
@ChandonPierre ChandonPierre marked this pull request as ready for review October 4, 2024 02:05
@ChandonPierre ChandonPierre merged commit acd993f into coreweave Oct 4, 2024
@ChandonPierre ChandonPierre deleted the cpierre/v2-11/coreweave branch October 4, 2024 02:06
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