-
Notifications
You must be signed in to change notification settings - Fork 91
Description
/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.
Example: "As a [developer/user/operator], I would like to [high-level description] for [reasons]."
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.