-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14
-
Critical
-
No
-
Hypershift Sprint 246, Hypershift Sprint 247
-
2
-
False
-
Description of problem:
Standalone OCP encrypts various resources at rest in etcd: https://docs.openshift.com/container-platform/4.14/security/encrypting-etcd.html HyperShift control planes are only encrypting secrets. We should have parity with standalone.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Always
Steps to Reproduce:
1. Create HyperShift standalone control plane 2. Check that configmaps, routes, oauth access tokens or oauth authorize tokens are encrypted
Actual results:
Those resources are not encrypted
Expected results:
Those resources are encrypted
Additional info:
Resources to be encrypted are configured here: https://github.com/openshift/hypershift/blob/main/control-plane-operator/controllers/hostedcontrolplane/kas/kms/aws.go#L121-L126
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update
- mentioned on