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

Implement Helm v3 tester #296

Merged
merged 1 commit into from
Sep 8, 2019
Merged

Implement Helm v3 tester #296

merged 1 commit into from
Sep 8, 2019

Conversation

stefanprodan
Copy link
Member

  • add Helm v3 binary to loadtester image
  • implement helmv3 command type
  • add Helm v3 test runner example to docs
  canaryAnalysis:
    webhooks:
      - name: "integration tests"
        type: pre-rollout
        url: http://flagger-helmtester.kube-system/
        timeout: 3m
        metadata:
          type: "helmv3"
          cmd: "test run {{ .Release.Name }} --cleanup -n {{ .Release.Namespace }}"

@stefanprodan stefanprodan merged commit 0b3fa51 into master Sep 8, 2019
@stefanprodan stefanprodan deleted the helmv3-tester branch September 8, 2019 06:49
@stefanprodan stefanprodan mentioned this pull request Sep 8, 2019
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.

1 participant