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:
Shubham Bansal
2022-10-28 17:39:49 +05:30
committed by GitHub
parent 2bd005c387
commit dbd2153181
2 changed files with 3 additions and 8 deletions
-1
View File
@@ -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