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

Upgrade to Helm 3 for E2E Tests #41

Merged
merged 3 commits into from
Apr 7, 2020
Merged

Conversation

bdlb77
Copy link
Contributor

@bdlb77 bdlb77 commented Apr 2, 2020

Fixes #40

  • change the syntax of the helm install inside azure.bats
  • upgrade to helm 3 in e2e-bootstrap
  • Create dev namespace inside azure pipeline

Currently, with Helm 3 if you want to assign the installed chart to a specific namespace that doesn't exist, you must externally create that namespace (kubectl). helm/helm#6794

@aramase
Copy link
Member

aramase commented Apr 2, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@aramase aramase left a comment

Choose a reason for hiding this comment

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

lgtm

@aramase aramase merged commit d3aaf4e into Azure:master Apr 7, 2020
@bdlb77 bdlb77 deleted the helm_3_upgrade branch April 7, 2020 17:27
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.

Update Helm to Helm 3 in test environment
2 participants