Skip to content

Remove deprecated Defaulter and Validator interfaces #2288

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

Closed
Karthik-K-N opened this issue Apr 1, 2025 · 0 comments · Fixed by #2289
Closed

Remove deprecated Defaulter and Validator interfaces #2288

Karthik-K-N opened this issue Apr 1, 2025 · 0 comments · Fixed by #2289
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Karthik-K-N
Copy link
Contributor

/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.

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. area/provider/ibmcloud Issues or PRs related to ibmcloud provider labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/ibmcloud Issues or PRs related to ibmcloud provider kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants