Skip to content

Commit

Permalink
feat: drop v2 upgrade script
Browse files Browse the repository at this point in the history
  • Loading branch information
aboguszewski-sumo committed Nov 28, 2022
1 parent 56318ea commit 91e39f7
Show file tree
Hide file tree
Showing 58 changed files with 0 additions and 6,020 deletions.
4 changes: 0 additions & 4 deletions ci/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ pushd "${ROOT_DIR}" || exit 1
echo "Test helm templates generation"
"${TESTS_DIR}/run.sh" || (echo "Failed testing templates" && exit 1)

# Test upgrade v2 script
echo "Test upgrade v2 script..."
"${TESTS_DIR}/upgrade_v2_script/run.sh" || (echo "Failed testing upgrade v2 script" && exit 1)

popd || exit 1

echo "DONE"
1,141 changes: 0 additions & 1,141 deletions deploy/helm/sumologic/upgrade-2.0.0.sh

This file was deleted.

444 changes: 0 additions & 444 deletions docs/v2-migration-doc.md

This file was deleted.

55 changes: 0 additions & 55 deletions tests/helm/upgrade_v2_script/run.sh

This file was deleted.

160 changes: 0 additions & 160 deletions tests/helm/upgrade_v2_script/static/fluent_bit.input.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions tests/helm/upgrade_v2_script/static/fluent_bit.log

This file was deleted.

149 changes: 0 additions & 149 deletions tests/helm/upgrade_v2_script/static/fluent_bit.output.yaml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 91e39f7

Please sign in to comment.