Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing oc command client from kubernetes bash script #105

Open
cmoulliard opened this issue May 23, 2023 · 0 comments
Open

Removing oc command client from kubernetes bash script #105

cmoulliard opened this issue May 23, 2023 · 0 comments
Assignees

Comments

@cmoulliard
Copy link
Member

Issue

The following messages

./run_tests_with_helm_in_k8s.sh: line 6: oc: command not found
...
scripts/waitFor.sh: line 12: oc: command not found

are reported when we execute the command ./run_tests_with_helm_in_k8s.sh kind-registry:5000/health-check health-check

As the goal is to execute the command against a kubernetes cluster, kubectl client should be used instead of oc !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants