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

Move deprecated warnings to admission.Warnings in webhook #532

Closed
burmanm opened this issue Jun 9, 2023 · 1 comment · Fixed by #619
Closed

Move deprecated warnings to admission.Warnings in webhook #532

burmanm opened this issue Jun 9, 2023 · 1 comment · Fixed by #619
Assignees
Labels
done Issues in the state 'done' enhancement New feature or request refactoring

Comments

@burmanm
Copy link
Contributor

burmanm commented Jun 9, 2023

What is missing?

controller-runtime 0.15.0 introduces the ability to create webhook warnings. We should move all our deprecated check to warnings. Instead of moving Create to failure (Update still allows deprecated methods).

Why is this needed?

Better response to user inputs.

@burmanm burmanm added the enhancement New feature or request label Jun 9, 2023
@adejanovski adejanovski moved this to Product Backlog in K8ssandra Jun 19, 2023
@adejanovski adejanovski added the product-backlog Issues in the state 'product-backlog' label Jun 19, 2023
@burmanm burmanm moved this from Product Backlog to In Progress in K8ssandra Feb 27, 2024
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' and removed product-backlog Issues in the state 'product-backlog' labels Feb 27, 2024
@burmanm burmanm self-assigned this Feb 27, 2024
@burmanm
Copy link
Contributor Author

burmanm commented Feb 27, 2024

Depends on #618

@burmanm burmanm moved this from In Progress to Ready For Review in K8ssandra Feb 27, 2024
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed in-progress Issues in the state 'in-progress' labels Feb 27, 2024
@rzvoncek rzvoncek moved this from Ready For Review to Review in K8ssandra Mar 4, 2024
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Mar 4, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in K8ssandra Mar 7, 2024
@adejanovski adejanovski added done Issues in the state 'done' and removed review Issues in the state 'review' labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done' enhancement New feature or request refactoring
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants