Fission failed to list resources if namespace flag is not provided (#2585)
* use default namespace if no namespace is available * remove the current-context namespace from push_pr GitHub workflow
This commit is contained in:
@@ -69,7 +69,6 @@ jobs:
|
||||
kubectl get nodes
|
||||
sudo apt-get install -y apache2-utils
|
||||
kubectl config use-context kind-kind
|
||||
kubectl config set-context --current --namespace=default
|
||||
kubectl config view
|
||||
|
||||
- name: Helm chart lint
|
||||
|
||||
Reference in New Issue
Block a user