Fleet Management

  • Added

    • Add VPA CR to VPA.
  • Changed

    • Upgrade to AppVersion 0.13.0
  • Added

    • Add workload cluster login support for CAPZ based clusters
    • CAPA: Add hidden flags --aws-prefix-list-id and --aws-transit-gateway-id for private clusters

    Changed

    • CAPA: Renamed hidden parameter --role to --aws-cluster-role-identity-name and adapted manifest output to the new name awsClusterRoleIdentityName (see cluster-aws change)
  • Added

    • Add cilium network policy so that the crd-install job can reach the k8s api to install the CRDs.
    • README: doc improvements

    Changed

    • Remove push-to-app-collection jobs for onprem providers since this app became a part of default apps bundle.
    • Moved to chart dependency
    • ⚠ Major upgrade, breaking changes
      • values structure changes. We rely on a subchart, meaning all of previous setup goes to a vertical-pod-autoscaler section
      • the upstream repo has changed and thus as did the helm chart config
      • for more detailed explanations, check the README
  • As part of our automatic upgrades journey, we have learnt that cluster chart should structure in such a way that allows overwriting all sections in different levels Warning: This results in a breaking change in the template output of a capa clusters machine pools.

    Changed

    • Breaking: Update capa machine pools to template usings an object instead of arrays as of cluster-aws v0.24.0
  • Fixed

    • Fixed creating client certificates for workload clusters in capvcd installations.
  • Changed

    • Bump release-operator to v4.0.0.
  • Changed

    • Add helpers for setting values region, vpcId and IAM role annotations automatically from Giant Swarm provided default cluster values.
  • Changed

    • Updated CAPA template output to support new subnet layout as of cluster-aws v0.21.0
    • Change default folder for cluster base templates generated by gitops add base from bases/clusters/<PROVIDER> to bases/clusters/<PROVIDER>/template

    Added

    • Add default machine pool name for gitops add base generated templates to capa and gcp (CAPG) providers with value: machine-pool0
  • Changed

    • Adjusted communication with Dex in the login command to provide an option to choose from multiple connectors
    • Modified detection of installation providers - downloading the provider information from Athena with a fallback to the old detection from API URLs
    • Added a new provider - cloud-director

    Added

    • Introduced a new --connector-id flag in the login command to specify a Dex connector to use and skip the selection step
    • Ensured that ID tokens needed for OIDC authentication are renewed only when they expire