The -a option on kubectl get pod and kubectl get pods has been deprecated. Running it with the current version of kubectl on IBM Cloud results in this error message:
Flag --show-all has been deprecated, will be removed in an upcoming release
This pull request updates the following scripts by removing the -a option
The -a option on
kubectl get pod
andkubectl get pods
has been deprecated. Running it with the current version of kubectl on IBM Cloud results in this error message:This pull request updates the following scripts by removing the -a option