-
Story
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
-
None
Developer story
As a WMCO developer, I want the `<persist>` tag removed from the `windows-user-data` secret, so that it aligns with the logic introduced in MAO
Description
The `windows-user-data` secret, which is maintained by WMCO, should be platform-agnostic and the insertion of the `<persist>` tag will be handled by MAO if required by the target platform. See https://github.com/openshift/machine-api-operator/pull/1049.
See OCPCLOUD-1568 for more details.
Engineering Details
Remove the `<persist>` tag from the `windows-user-data` secret. https://github.com/openshift/windows-machine-config-operator/blob/4c09463d252e2bb20e133a41372be1d438267ba2/pkg/secrets/secrets.go#L77
Acceptance Criteria
- `windows-user-data` secret does not have `<persist>` tag
- is blocked by
-
OCPCLOUD-1637 Update MAO Windows script helper functions
- To Do
-
OCPCLOUD-1635 Implement Windows machine detection and user data preparation on AWS
- Closed
- is duplicated by
-
WINC-888 WMCO’s user data secret in GCP does not include tags
- Closed
- relates to
-
OCPCLOUD-1635 Implement Windows machine detection and user data preparation on AWS
- Closed
-
OCPCLOUD-1636 Implement Windows machine detection and user data preparation on Azure
- Closed