Enabling InsecureSkipSecretsManager in AWSMachine CloudInit results in "invalid secret backend" errors #3394
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
Set
CloudInit.InsecureSkipSecretsManager
to true in AWSMachineTemplates for our control-plane machines. Machines booted correctly, but during control plane rolls, machines fail to be properly deleted by the capa-controller-manager, with errors like the following:cluster-api-provider-aws/controllers/awsmachine_controller.go
Line 116 in 760e4e7
What did you expect to happen:
Preferably no errors on deletion, or the configuration is considered invalid if it is in fact an issue.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): 1.19.10/etc/os-release
): Fedora CoreOS 33-20210328The text was updated successfully, but these errors were encountered: