Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Adapt flags of control plane components #83

Merged
merged 7 commits into from
Jun 24, 2022
Merged

Adapt flags of control plane components #83

merged 7 commits into from
Jun 24, 2022

Commits on Jun 22, 2022

  1. Adapt apiserver and kubelet flags

    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    21c47ca View commit details
    Browse the repository at this point in the history
  2. Add kubelet flags

    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6962ed3 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    aa7b9b9 View commit details
    Browse the repository at this point in the history
  4. Make feature gates configurable

    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a0ecd0e View commit details
    Browse the repository at this point in the history
  5. Support upgrades of KubeadmConfig

    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7e27f58 View commit details
    Browse the repository at this point in the history
  6. Remove finalizers from templates

    We will use https://github.com/giantswarm/deletion-blocker-operator
    to block deletion of templates. Necessary finalizers will be added
    by the operator during runtime. We don't need this hack here anymore.
    Erkan Erol committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f82f650 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34acb9f View commit details
    Browse the repository at this point in the history