Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate unique helmchartproxy names #295

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

rahulait
Copy link
Collaborator

What type of PR is this?

What this PR does / why we need it: helmchartproxy objects should be unique for each cluster so that we can have settings per cluster. This PR fixes it.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@rahulait rahulait force-pushed the unique-helmchartproxy-names branch from 4834a63 to 119b618 Compare April 29, 2024 18:52
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.57%. Comparing base (2aedbca) to head (119b618).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   60.57%   60.57%           
=======================================
  Files          30       30           
  Lines        1750     1750           
=======================================
  Hits         1060     1060           
  Misses        644      644           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@AshleyDumaine AshleyDumaine left a comment

Choose a reason for hiding this comment

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

LGTM

@rahulait rahulait merged commit c78e3a1 into main Apr 29, 2024
10 checks passed
@rahulait rahulait deleted the unique-helmchartproxy-names branch April 29, 2024 19:17
amold1 pushed a commit that referenced this pull request May 17, 2024
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.

3 participants