cluster-api-provider-rke2/pkg/rke2
Dinar Valeev f0af48b2af
RKE2ControlPlane: v1beta1 support EncryptionConfig
This commit adds RKE2ControlPlane.spec.serverConfig.secretsEncryption property.

This allows to specify provider type (aescbc or secretbox) and load encryption key
from a secret.

Signed-off-by: Dinar Valeev <k0da@opensuse.org>
2025-10-23 13:27:10 +02:00
..
config.go RKE2ControlPlane: v1beta1 support EncryptionConfig 2025-10-23 13:27:10 +02:00
config_test.go RKE2ControlPlane: v1beta1 support EncryptionConfig 2025-10-23 13:27:10 +02:00
control_plane.go feat: Add e2e test for external datastore 2025-07-22 14:17:06 +01:00
machine_filters.go Fix lint failures 2025-08-21 18:59:26 +05:30
machine_filters_test.go Add debug log trail to Machine rollout 2025-05-14 10:17:33 +02:00
management_cluster.go Test kubeconfig cert rotation 2025-05-08 11:39:34 +02:00
registries.go Rename CAPRKE2 org references in the codebase 2024-07-11 13:14:48 +03:00
registries_test.go Rename CAPRKE2 org references in the codebase 2024-07-11 13:14:48 +03:00
registries_types.go Improve private registry documentation 2025-06-27 16:23:23 +02:00
suite_test.go Rename CAPRKE2 org references in the codebase 2024-07-11 13:14:48 +03:00
workload_cluster.go Fix conditions formatting 2025-08-28 13:48:40 +02:00
workload_cluster_etcd.go Implement control plane load balancer exclusion 2025-07-15 08:37:36 +02:00
workload_cluster_etcd_test.go Implement control plane load balancer exclusion 2025-07-15 08:37:36 +02:00
workload_cluster_test.go Test kubeconfig cert rotation 2025-05-08 11:39:34 +02:00