You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An exception: 'Can't instantiate binary build, due to error reading/writing stream. Can be caused if the output stream was closed by the server.See if something's wrong in recent events in Cluster = Scheduled openshift-1-build.174ac21d46e1ac2d Successfully assigned ...
My guess is that internally is using the Y2 project.
Fabric8 Kubernetes Client version
6.4.1
Steps to reproduce
See in description.
Expected behavior
It should use the one selected in inNamespace(xx) and it should work fine.
Runtime
OpenShift
Kubernetes API Server version
1.25.3@latest
Environment
Linux
Fabric8 Kubernetes Client Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Having two projects in my OpenShift cluster:
When I have selected one project via:
oc project Y2
And I select another project when instantiating the binary:
This always fails with:
My guess is that internally is using the Y2 project.
Fabric8 Kubernetes Client version
6.4.1
Steps to reproduce
See in description.
Expected behavior
It should use the one selected in
inNamespace(xx)
and it should work fine.Runtime
OpenShift
Kubernetes API Server version
1.25.3@latest
Environment
Linux
Fabric8 Kubernetes Client Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: