Remove deprecated Defaulter and Validator interfaces #2288
Labels
area/provider/ibmcloud
Issues or PRs related to ibmcloud provider
kind/feature
Categorizes issue or PR as related to a new feature.
/kind feature
/area provider/ibmcloud
User Story
What would you like to be added?
controller-runtime has removed the admission.Defaulter and admission.Validator interfaces as of v0.20.0 (kubernetes-sigs/controller-runtime#2877)
cluster-api v1.10 uses a version of controller-runtime that no longer has these present.
Detailed Feature Description
Provide a clear and concise description of the new feature or the improvement to an existing feature.
Context & Motivation
What problem does this solve, and why is it important?
Explain the motivation behind this request. How does this feature improve the project? What specific use cases does it address?
Proposed Solution
How should this be implemented?
Describe potential approaches for implementing this feature. If possible, provide links to related documentation or prior discussions.
Alternatives Considered
Have you considered any alternatives?
List any alternative solutions or workarounds you've considered and explain why they may or may not be suitable.
Additional Information
Anything else you would like to add?
Include screenshots, references, or additional context that can assist in understanding and implementing the request.
The text was updated successfully, but these errors were encountered: