Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Enhance the logic to wait for k8s resources in `create_cluster.sh`

Kurt Garloff requested to merge pr/enhance-k8s-resource-wait-logic into main

Created by: NotTheEvilOne

This PR add additional logic to wait for k8s resources and to be created before kubectl wait is called. This adds two new bash functions for repetitive code.

Closes #553 (closed)

Merge request reports