Skip to content

Allow stripping manifest from the CR status - #18

Merged
misberner merged 1 commit into
mainfrom
mi/allow-strip-manifest
Jul 1, 2021
Merged

Allow stripping manifest from the CR status#18
misberner merged 1 commit into
mainfrom
mi/allow-strip-manifest

Conversation

@misberner

Copy link
Copy Markdown
Contributor

By default, the status.deployedRelease.manifest field contains the entire manifest, i.e., all the YAMLs rendered from Helm. This can easily cause sensitive data that should only be stored in a secret to end up in the status field.

Therefore, add an option to suppress the manifest from the release status.

@misberner
misberner merged commit e0130a4 into mainJul 1, 2021
@vladbologavladbologa mentioned this pull request Aug 31, 2022
ludydoo pushed a commit that referenced this pull request Jun 27, 2023
ludydoo pushed a commit that referenced this pull request Jun 27, 2023
ludydoo pushed a commit that referenced this pull request Jun 27, 2023
ludydoo pushed a commit that referenced this pull request Aug 4, 2023
porridge pushed a commit that referenced this pull request Sep 5, 2024
porridge pushed a commit that referenced this pull request Feb 6, 2025
porridge pushed a commit that referenced this pull request Feb 11, 2025
porridge pushed a commit that referenced this pull request Feb 11, 2025
porridge pushed a commit that referenced this pull request Feb 11, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@misberner@SimonBaeumer