Skip to content

Commit

Permalink
Merge pull request #2245 from yudong2015/wait-crd-complete
Browse files Browse the repository at this point in the history
waiting for CRD to complete the upgrade
  • Loading branch information
ks-ci-bot authored Oct 26, 2023
2 parents ebaac47 + 3cb4e12 commit 9133f94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/ks-devops/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@
{{ bin_dir }}/kubectl apply -f $charts_folder/ks-devops/crds
{{ bin_dir }}/kubectl apply -f $charts_folder/ks-devops/charts/s2i/crds
# Waiting for CRD to complete the upgrade
sleep 10
# Import the templates seperately due the potential webhook issues
rm -rf s2i-templates
helm template $charts_folder/ks-devops/charts/s2i/ \
Expand Down

0 comments on commit 9133f94

Please sign in to comment.