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

RateLimitPolicy v1beta3 #810

Closed
2 tasks done
guicassolato opened this issue Aug 15, 2024 · 0 comments · Fixed by #875
Closed
2 tasks done

RateLimitPolicy v1beta3 #810

guicassolato opened this issue Aug 15, 2024 · 0 comments · Fixed by #875
Assignees
Labels
area/api Changes user facing APIs

Comments

@guicassolato
Copy link
Contributor

guicassolato commented Aug 15, 2024

Bump version of the RateLimitPolicy API to v1beta3 containing the following changes:

Implementation can be a "copy/paste" from https://github.com/Kuadrant/policy-machinery/tree/main/examples/kuadrant/apis/v1beta3

Guidelines:

  • This version of the API should replace latest without any special conversion function needed.
  • Preferably bundled into the manifests as single-version CRD, though this can be done in multiple steps while still working on the reconcilers.
  • No upgrade path will provided. If needed, users must recreate their resources after upgrading.

Followed by: #761

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Changes user facing APIs
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants