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

Refactor Helm Chart location #4306

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Refactor Helm Chart location #4306

merged 1 commit into from
Sep 26, 2023

Conversation

lucacome
Copy link
Member

Proposed changes

First part of #4287

Moves the helm chart to a more standard location charts/nginx-ingress.

@lucacome lucacome self-assigned this Aug 29, 2023
@lucacome lucacome requested review from a team as code owners August 29, 2023 21:47
@github-actions github-actions bot added chore Pull requests for routine tasks documentation Pull requests/issues for documentation helm_chart Pull requests that update the Helm Chart labels Aug 29, 2023
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #4306 (a2b1013) into main (45f080b) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4306      +/-   ##
==========================================
- Coverage   52.11%   52.08%   -0.03%     
==========================================
  Files          59       59              
  Lines       16956    16956              
==========================================
- Hits         8836     8832       -4     
- Misses       7823     7825       +2     
- Partials      297      299       +2     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@ADubhlaoich ADubhlaoich left a comment

Choose a reason for hiding this comment

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

LGTM, little to add from a docs perspective.

jjngx
jjngx previously approved these changes Aug 30, 2023
@jjngx jjngx self-requested a review August 30, 2023 09:14
@jjngx jjngx dismissed their stale review August 30, 2023 09:15

after standup decision to move the feature to next release

Copy link
Contributor

@jasonwilliams14 jasonwilliams14 left a comment

Choose a reason for hiding this comment

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

Looks good. Changing of folder location.
@lucacome do we need to update anything in our install docs?

@lucacome
Copy link
Member Author

@jasonwilliams14 there shouldn't be anything else in the docs referencing the chart location.

@danielnginx danielnginx linked an issue Sep 20, 2023 that may be closed by this pull request
@haywoodsh
Copy link
Contributor

Hi @lucacome, can you rebase the branch from main and resolve the conflicts please?

@lucacome
Copy link
Member Author

done @haywoodsh

@lucacome lucacome merged commit 9dcd4cc into main Sep 26, 2023
62 checks passed
@lucacome lucacome deleted the chore/move-chart-location branch September 26, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks documentation Pull requests/issues for documentation helm_chart Pull requests that update the Helm Chart
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Refactor Helm Chart location
6 participants