You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added sleep to ensure oci-cli has finished installing before generati… (#146)
* added sleep to ensure oci-cli has finished installing before generating kubeconfig. also added explicit dependencies for generating the kubeconfig and creating the ocir secret on install_kubectl
* upgraded base module to 1.1.3, added wait until admin and instance_principal is ready to generate kubeconfig
Signed-off-by: Ali Mukadam <[email protected]>
* sleep for 30s after instance_principal for admin is detected before generating kubeconfig
Signed-off-by: Ali Mukadam <[email protected]>
* added separate delay to ensure OCI_CLI_AUTH is set, kubeconfig is created and instance_principal is active; removed unneceunnecessary token variable version and expiration
Signed-off-by: Ali Mukadam <[email protected]>
0 commit comments