-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add keycloak functionalities to Workspace resource #368
Conversation
Hi @GabriFila. Thanks for your PR. I am @kingmakerbot.
Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:
|
7af350a
to
ce87437
Compare
3c0c6ff
to
976ce5f
Compare
e052b7c
to
72ce64b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great @GabriFila!
Some random comments here and there
72ce64b
to
f50cbc2
Compare
f50cbc2
to
cab0ba4
Compare
cab0ba4
to
001b4f2
Compare
/merge |
Your staging environment has been correctly teared-down! |
Description
This PR includes:
A single replica is ok for this operator? Do I need to set it as a variable in the template?
How Has This Been Tested?
I added the tests for the keycloak functionalities using mocks with gomock. At the moment the only case tested is the successful one and the role already existed in keycloak. Other cases can be added in the future.