Skip to content

Some feature removal issues encountered when sealer deployed 1.27 #2334

@xzclinux

Description

@xzclinux

What happen?

image

In the PKG file/runtime/kubernetes kubeadm/common feature in constant DefaultKubeadmConfig in the go feature-gates have default values, but I don't want this field

According to The website https://v1-27.docs.kubernetes.io/docs/tasks/tls/certificate-rotation/ The document kube - controller - The manager process accepts an argument --cluster-signing-duration (--experimental-cluster-signing-duration prior to 1.19) that controls how long certificates will be issued for.
But --experimental-cluster-signing-duration is also defined in the constant DefaultKubeadmConfig

image
This part of the code combines the constants with the rendered kubeadmconfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions