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

Small fixes due to 0.17 to 1.0 upgrade testing #592

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

sumo-drosiek
Copy link
Contributor

Description

Small fixes due to 0.17 to 1.0 upgrade testing

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek
Copy link
Contributor Author

sumo-drosiek commented Apr 24, 2020

Here is instruction of upgrade from 0.17 to 1.0

curl https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/release-v1.0/deploy/helm/sumologic/upgrade-1.0.0.sh \
  | sed 's$/v1.0.0/$/release-v1.0/$g' \
  | tee upgrade-1.0.0.sh

helm get values -a collection \
  | tee old-values.yaml

bash upgrade-1.0.0.sh old-values.yaml
helm upgrade collection sumologic/sumologic -f new_values.yaml --version 1.0.0-beta.2-4-gb6770e8 --set image.tag=1.0.0-beta.2-4-gb6770e8

@sumo-drosiek sumo-drosiek added this to the v1.0 milestone Apr 28, 2020
@sumo-drosiek sumo-drosiek merged commit bc2d47b into master Apr 28, 2020
@sumo-drosiek sumo-drosiek deleted the drosiek-fix-upgrade branch April 28, 2020 09:23
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.

3 participants