luis servin
luis servin
I'm trying to harvest information from our pipelines/repositories for governance purposes. I want to create a dashboard of some sort. For this I need to pull information from our project...
*Title*: Cannot log into azure because of deprecated function ``get_azure_cli_credentials`` being used. *Description*: > Attempts to log in fail, because ``get_azure_cli_credentials`` within ``azure.common.credentials`` has been deprecated and a more up...
This Pull Request relates to issue #1120. Fixes broken build and improves on the build process
Following the instructions / running the bash script an error is thrown when this instruction is called: ```bash ~/dev/kube-goat/deploy/kind> kind get kubeconfig-path ERROR: unknown command "kubeconfig-path" for "kind get" ```...
While trying to setup kube-goat in a kind cluster I faced this error: ``` ERROR: failed to create cluster: unknown apiVersion: kind.sigs.k8s.io/v1alpha3 ``` Looking at the [kind](https://kind.sigs.k8s.io/docs/user/configuration/) documentation, the apiVersion...