Skip to content

Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects - #352

Merged
Tommy Barnes (tbarnes94) merged 15 commits into
staging-safeguardsfrom
thbarnes/helm-cli-flags
Jul 31, 2024
Merged

Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects#352
Tommy Barnes (tbarnes94) merged 15 commits into
staging-safeguardsfrom
thbarnes/helm-cli-flags

Conversation

@tbarnes94

@tbarnes94 Tommy Barnes (tbarnes94) commented Jul 29, 2024

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)
Feature # (details)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

  • TestRenderHelmWithFlags_Valid

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Comment thread cmd/validate_test.go
Comment thread pkg/safeguards/preprocessing/preprocessing.go
Comment thread pkg/safeguards/preprocessing/preprocessing_helpers.go
Comment thread pkg/safeguards/preprocessing/preprocessing_test.go
Comment thread pkg/safeguards/helpers.go Outdated
Comment thread pkg/safeguards/preprocessing/preprocessing.go
Comment thread pkg/safeguards/preprocessing/preprocessing_test.go

@manasachi Manasa Chinta (manasachi) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great changes!

@tbarnes94
Tommy Barnes (tbarnes94) merged commit 56189e1 into staging-safeguards Jul 31, 2024
@tbarnes94
Tommy Barnes (tbarnes94) deleted the thbarnes/helm-cli-flags branch July 31, 2024 15:17
Manasa Chinta (manasachi) added a commit that referenced this pull request Jul 31, 2024
…pace for rendering helm projects (#352)

Co-authored-by: manasachi <144361666+manasachi@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
This was referenced Aug 12, 2024
sallasindhuja pushed a commit that referenced this pull request Aug 22, 2024
…pace for rendering helm projects (#352)

Co-authored-by: manasachi <144361666+manasachi@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
Manasa Chinta (manasachi) added a commit that referenced this pull request Oct 7, 2024
…pace for rendering helm projects (#352)

Co-authored-by: manasachi <144361666+manasachi@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
Manasa Chinta (manasachi) added a commit that referenced this pull request Oct 7, 2024
…pace for rendering helm projects (#352)

Co-authored-by: manasachi <144361666+manasachi@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
Signed-off-by: Manasa Chinta <manasachinta7@gmail.com>
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.

5 participants