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

Test Chart installation for Plus and remote images #2060

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented May 30, 2024

Proposed changes

Problem: We're not testing the Helm Chart installation with NGINX Plus
and with pre-built images

Solution: Add installation steps for both

Closes #1967

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

NONE

@github-actions github-actions bot added chore Pull requests for routine tasks helm-chart Relates to helm chart labels May 30, 2024
@lucacome lucacome force-pushed the chore/helm-plus branch 3 times, most recently from b4c462b to 777dda4 Compare May 30, 2024 07:07
@github-actions github-actions bot removed the helm-chart Relates to helm chart label May 30, 2024
@lucacome lucacome changed the title Helm plus Test Chart installation for Plus and remote images May 30, 2024
@lucacome lucacome force-pushed the chore/helm-plus branch 2 times, most recently from f008a19 to fe837f1 Compare May 30, 2024 16:42
@lucacome lucacome marked this pull request as ready for review May 30, 2024 17:11
@lucacome lucacome requested a review from a team as a code owner May 30, 2024 17:11
Makefile Show resolved Hide resolved
.github/workflows/helm.yml Outdated Show resolved Hide resolved
.github/workflows/helm.yml Show resolved Hide resolved
.github/workflows/helm.yml Outdated Show resolved Hide resolved
.github/workflows/helm.yml Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/helm.yml Show resolved Hide resolved
Copy link
Contributor

@salonichf5 salonichf5 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@kate-osborn kate-osborn left a comment

Choose a reason for hiding this comment

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

LGTM but there's still some commented out code that needs to be removed or uncommented

Problem: We're not testing the Helm Chart installation with NGINX Plus
and with pre-built images

Solution: Add installation steps for both
@lucacome lucacome enabled auto-merge (squash) May 31, 2024 22:12
@lucacome lucacome merged commit 118488e into main May 31, 2024
40 checks passed
@lucacome lucacome deleted the chore/helm-plus branch May 31, 2024 22:15
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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Ensure that installation with Helm for NGINX+ works
4 participants