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

Helm 3 support #195

Merged
merged 12 commits into from
Feb 6, 2020
Merged

Helm 3 support #195

merged 12 commits into from
Feb 6, 2020

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Feb 3, 2020

  • unit tests passing
  • acceptance tests passing

mpiekunk and others added 8 commits December 10, 2019 15:39
Staying with v1 for now, the testing instructions are already in
CONTRIBUTING.md, and updating the helm install script url.
Updated injector tests and fixed other unit tests that were failing
with helm 3. Following the `|| echo "---")` pattern for tests that
generate empty yaml.
@tvoran tvoran self-assigned this Feb 4, 2020
@tvoran tvoran marked this pull request as ready for review February 4, 2020 05:25
Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

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

Looks great!

test/acceptance/server-ha.bats Outdated Show resolved Hide resolved
@jasonodonnell
Copy link
Contributor

jasonodonnell commented Feb 4, 2020

@tvoran I think you need to bump the Chart API version to v2 as well.

Copy link

@JulienBreux JulienBreux left a comment

Choose a reason for hiding this comment

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

Tiny addition but it's globally a good job! Thanks 🙏

@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
name: vault

Choose a reason for hiding this comment

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

Suggested change
name: vault
name: vault
type: application

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for the review! I think we'll leave this out for now since it looks like application is the default.

Choose a reason for hiding this comment

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

🙏

Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @tvoran !

@tvoran tvoran merged commit 77b973c into master Feb 6, 2020
@tvoran tvoran deleted the helm3-continued branch February 6, 2020 16:44
@mayppong mayppong mentioned this pull request Feb 21, 2020
radudd pushed a commit to radudd/vault-helm that referenced this pull request Jun 5, 2020
Update chart and tests to Helm 3

Co-authored-by: Matt Piekunka <mpiekunk@users.noreply.github.com>
Co-authored-by: Mike Brancato <mbrancato@users.noreply.github.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.

None yet

5 participants