Skip to content

krustlet-wagi broken with 1.22 due to csr v1beta1 -> v1 transition #1

Open
@alexeldeib

Description

@alexeldeib

Kubernetes 1.22 deprecated CSR v1beta1 and uses v1 exclusively.

Krustlet accounted for this in this commit: krustlet/krustlet@ca83990

Which isn't in the v1.0.0-alpha.1 tag used by krustlet-wagi.

When krustlet pushes a new tagged release, krustlet-wagi should pick it up to get this change.

Without doing so, krustlet-wagi fails to join a 1.22 cluster, as node bootstrapping with fail with 404s when trying to create/get a CSR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions