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

spencer/25 fix pvc labels #26

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Conversation

spencergilbert
Copy link
Contributor

  • Remove labels from PVC that break the helm upgrade process
  • Update ci to test upgrades, and add ci file for aggregator pvc

Fixes #25

Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
@@ -99,4 +99,4 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0
- name: Run chart-testing (install)
run: ct install --config .github/ct.yaml --excluded-charts vector-shared
run: ct install --config .github/ct.yaml --excluded-charts vector-shared --upgrade
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Contributor Author

@spencergilbert spencergilbert Sep 2, 2021

Choose a reason for hiding this comment

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

Testing upgrades of chart 'vector-aggregator => (version: "0.17.1", path: "charts/vector-aggregator")' relative to previous revision 'vector-aggregator => (version: "0.17.0", path: "ct_previous_revision996517577/charts/vector-aggregator")'...

Installing chart 'vector-aggregator => (version: "0.17.0", path: "ct_previous_revision996517577/charts/vector-aggregator")' with values file 'ct_previous_revision996517577/charts/vector-aggregator/ci/default-values.yaml'...

Hopefully should catch this class of errors going forward

@spencergilbert spencergilbert merged commit 8d161a4 into master Sep 2, 2021
@spencergilbert spencergilbert deleted the spencer/25-fix-pvc-labels branch September 2, 2021 16:37
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.

Vector aggregator chart update fails
2 participants