Skip to content

Commit 1129c2e

Browse files
authored
Merge pull request #161 from stackhpc/support-calico-3.26
Support Calico 3.26.x
2 parents 162cef5 + 6063c48 commit 1129c2e

File tree

4 files changed

+5026
-5
lines changed

4 files changed

+5026
-5
lines changed

magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh renamed to magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
step="calico-service"
1+
step="calico-service-v3-21-x"
22
printf "Starting to run ${step}\n"
33

44
set -e

0 commit comments

Comments
 (0)