Matt Johnston
Matt Johnston
https://www.youtube.com/watch?v=Io5UFJlEJKc
https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect
we could maybe call this `keyless` to make an analogy to cars
Also depends on #933 being fixed, which would result in `cndi show-outputs` blurring the region component of the get_kubeconfig command
Running `cndi destroy` again solves the issue
> Running `cndi destroy` again solves the issue Not really actually when calling `cndi destroy`: 1. Argo Apps fails to uninstall, running again works until it gets stuck on deleting...
PodDisruptionBudget and Load Balancers seem to be related
This implementation has friendly debug messages for a couple different types of errors JSONSchema can return, before merging we should make sure every type of error returned is wrapped with...
There are a number of steps in the createRepo function which can fail and hang. What is the best thing to do in this case? Options include - crashing -...
What is the desired behavior? a. leave the `{{$cndi.get_prompt_response(foo)}}` in place ❌ b. convert the missing variable to an empty string ? c. throw an error ? I think we...