-
Notifications
You must be signed in to change notification settings - Fork 244
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
Test failure on OCP 4.14: should print warning about default namespace when running odo dev
#6847
Comments
I tried to reproduce what the test does by starting a Dev Session on the default project on OCP 4.14, and indeed
kubectl describe deployment nodejs
kubectl describe replicaset nodejs-app
I guess there are two things here:
|
In the Because labels are not set in the namespace, odo understands there is not policy on this namespace, and odo doesn't know about default policy. |
Created a separate issue to track: #6849 |
/kind bug
/area testing
The text was updated successfully, but these errors were encountered: