cloud-native-toolkit / multi-tenancy-gitops

Provides our opinionated point of view on how GitOps can be used to manage the infrastructure, services and application layers of K8s based systems
https://cloudnativetoolkit.dev/adopting/use-cases/gitops/gitops-ibm-cloud-paks/
Apache License 2.0
110 stars 730 forks source link

add sleeps between git create and git clone #295

Closed kennnaaay closed 1 year ago

hollisc commented 1 year ago

@kennnaaay , can you please set the DCO for your commits in this PR.

@vbudi000, worked with Kenny to debug the step in the bootstrap.sh to fork the repos. Without adding a sleep, there are instances where the repo might not have completed the "fork" so when the script tries to clone the repo, this results in an error.