Closed philbrookes closed 6 years ago
To see this working:
Have the keycloak-operator running
Have the keycloak-apb with the shared plan available in your catalog
Create a SharedService CRD with > 0 min_instances.
OR create a SharedService CRD with > 0 required_instances and < max_instances.
This should:
Things worth testing:
N.B. Each test case needs to be a newly created SharedService CRD.
@philbrookes will there be a phase in the future which allows the user to modify the number of slices for a single keycloak?
made suggested changes, merging
This is late, but I tested all of the use cases and they are all working as expected
@JameelB @dimitraz rebased and tested your work after merging @mikenairn PR into master.
I've also rebased the changes Dimitra made to the keycloak-apb on top of the work @witmicko and I did over the last week: https://github.com/aerogearcatalog/keycloak-apb/pull/107
Using these together seems to be working really well!