Closed thomas-riccardi closed 2 years ago
closes #527
kubernetes Deployments with dmake.deepomatic.com/wait: 'false' labels are not waited for.
dmake.deepomatic.com/wait: 'false'
Remarks:
true
kubectl apply
kubectl get -f xxx
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
closes #527
kubernetes Deployments with
dmake.deepomatic.com/wait: 'false'
labels are not waited for.Remarks:
true
: dmake waits for them after thekubectl apply
, as beforekubectl get -f xxx