-
Notifications
You must be signed in to change notification settings - Fork 68
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
Broker credentials should be made available as a mounted secret #1685
Labels
enhancement
New feature or request
Comments
22 tasks
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 16, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 16, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 17, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 20, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 21, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Dec 21, 2021
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Jan 3, 2022
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
skitt
added a commit
to skitt/submariner-operator
that referenced
this issue
Jan 3, 2022
... and pass its name to the pods which need it. Fixes: submariner-io#1685 Signed-off-by: Stephen Kitt <[email protected]>
tpantelis
pushed a commit
that referenced
this issue
Jan 4, 2022
... and pass its name to the pods which need it. Fixes: #1685 Signed-off-by: Stephen Kitt <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, broker credentials are passed in the environment. Instead, they should be provided as mounted secrets.
This is part of submariner-io/enhancements#56
The text was updated successfully, but these errors were encountered: