We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened:
Currently, the COSI deployment manifest installs the cosi controller in default namespace. This is fine for a POC, but not for a stable project.
default
What you expected to happen:
COSI should have a recommended namespace for its controller install. Possibly objectstorage to match objectstorage.k8s.io domain.
objectstorage
objectstorage.k8s.io
How to reproduce this bug (as minimally and precisely as possible):
Anything else relevant for this bug report?:
Environment:
kubectl version
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
I can work on it ? /assign
Sorry, something went wrong.
bouaouda-achraf
No branches or pull requests
Bug Report
What happened:
Currently, the COSI deployment manifest installs the cosi controller in
default
namespace. This is fine for a POC, but not for a stable project.What you expected to happen:
COSI should have a recommended namespace for its controller install. Possibly
objectstorage
to matchobjectstorage.k8s.io
domain.How to reproduce this bug (as minimally and precisely as possible):
Anything else relevant for this bug report?:
Environment:
kubectl version
), please list client and server:cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: