Skip to content

Feature/root ca rotation

Silvio Ankermann requested to merge feature/root-ca-rotation into devel

Version Control Information

Source branch: feature/root-ca-rotation
Target branch: devel

Description

Todos

  • Finish implementation of k8s CA rotation (control plane)
  • Implement k8s CA rotation (workers)
  • Implement etcd CA rotation
  • Implement frontend-proxy CA rotation
  • Implement CA rotation for calico (manifest-based)
  • Implement CA rotation for calico (Tigera)
  • Autorenew monitoring CA & prometheus-adapter in rotation procedure
  • Allow rotation with intermediates

Basic procedure

Described in docs.

Closes: #600 (closed)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Edited by Steve Starke

Merge request reports

Loading