Skip to content

Ensure with pre-install hook the Secret is not overwritten#242

Open
roberth1988 wants to merge 3 commits intoSentinel-One:masterfrom
roberth1988:task/ensure-helper-secret-is-not-overwritten
Open

Ensure with pre-install hook the Secret is not overwritten#242
roberth1988 wants to merge 3 commits intoSentinel-One:masterfrom
roberth1988:task/ensure-helper-secret-is-not-overwritten

Conversation

@roberth1988
Copy link

Running IaC may cause issues with the helper-secret filled by the helper-pod with certificates.
Adding the pre-install hook will mitigate this issue. Please check my links for explanation

ref:

metadata:
name: {{ include "helper.secret.name" . }}
labels: {{- include "sentinelone.helper.labels" . | nindent 4 }}
annotations:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@roberth1988 can you elaborate on the motivation for this change?
Do you happen to know if the secret will be deleted after uninstall?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants