Skip to content

Commit

Permalink
Merge pull request #2247 from ks-ci-bot/cherry-pick-2245-to-release-3.4
Browse files Browse the repository at this point in the history
[release-3.4] waiting for CRD to complete the upgrade
  • Loading branch information
redscholar authored Oct 26, 2023
2 parents 3c85231 + f60112a commit 8b3ca38
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 8b3ca38

Please sign in to comment.