Skip to content

Commit

Permalink
Updating PR with changes from review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne McCormick committed Dec 7, 2017
1 parent 70331b1 commit 5fb8c41
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 670 deletions.
4 changes: 1 addition & 3 deletions install/k8s/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ fi
k8sversion=$($kubectl version --short | grep "Server Version")
if [[ "$k8sversion" == *"v1.4"* ]] || [[ "$k8sversion" == *"v1.5"* ]]; then
k8sfolder="k8s1.4"
elif [[ "$k8sversion" == *"v1.6"* ]] || [[ "$k8sversion" == *"v1.7"* ]]; then
k8sfolder="k8s1.6"
else
k8sfolder="k8s1.8"
k8sfolder="rbac"
fi

#
Expand Down
61 changes: 0 additions & 61 deletions install/k8s/k8s1.8/aci_gw.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions install/k8s/k8s1.8/cleanup.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions install/k8s/k8s1.8/contiv-grafana.yml

This file was deleted.

86 changes: 0 additions & 86 deletions install/k8s/k8s1.8/contiv-prometheus.yml

This file was deleted.

Loading

0 comments on commit 5fb8c41

Please sign in to comment.