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

Add support for kubeadm Configuration (v1beta4) #10935

Open
etcshad0vv opened this issue Feb 19, 2024 · 7 comments · May be fixed by #11674
Open

Add support for kubeadm Configuration (v1beta4) #10935

etcshad0vv opened this issue Feb 19, 2024 · 7 comments · May be fixed by #11674
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@etcshad0vv
Copy link

What would you like to be added

Hello, starting with Kubernetes 1.28 there is a new version of kubeadm configuration, that brings additional properties to configure, such as ControlPlaneComponent to pass envVars. Is there a plan to support it in an upcoming release and maybe to backport it to kubespray that ties with 1.28? Thank you

Why is this needed

Extends capabilities for kubeadm configuration

@etcshad0vv etcshad0vv added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 19, 2024
@neolit123
Copy link
Member

neolit123 commented Feb 19, 2024

Hello, starting with Kubernetes 1.28 there is a new version of kubeadm configuration, that brings additional properties to configure, such as ControlPlaneComponent to pass envVars. Is there a plan to support it in an upcoming release and maybe to backport it to kubespray that ties with 1.28? Thank you

v1beta4 is added but is WIP and not enabled. the CLI will return errors for it.
maybe in 1.30 or 1.31 we will enable it.

@yankay
Copy link
Member

yankay commented Feb 20, 2024

ref: kubernetes/kubeadm#2890

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 20, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 19, 2024
@neolit123
Copy link
Member

we are enabling v1beta4 in kubeadm 1.31

@tico88612
Copy link
Member

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jul 5, 2024
@yankay yankay added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jul 26, 2024
@tico88612
Copy link
Member

/assign

@tico88612 tico88612 linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. 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.

6 participants