Skip to content
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

Check service classes to determine if template service broker is enabled #642

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

spadgett
Copy link
Member

Helps remove one possible cause of openshift/origin#18569 since we won't need to check for the template service broker on pod startup.

/assign @dtaylor113
@deads2k @jwforres cc

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 12, 2018
@spadgett spadgett merged commit 697cbee into openshift:master Feb 12, 2018
@spadgett spadgett deleted the check-tsb-enabled branch February 12, 2018 18:50
openshift-merge-robot added a commit to openshift/origin-web-console that referenced this pull request Feb 13, 2018
Automatic merge from submit-queue.

Check service classes to see if template service broker is enabled

Requires openshift/origin-web-catalog#642

Bump origin-web-common to v3.9.0-alpha.12
Bump origin-web-catalog to v3.9.0-alpha.14

/assign @dtaylor113
openshift-merge-robot added a commit to openshift/openshift-ansible that referenced this pull request Mar 1, 2018
Automatic merge from submit-queue.

Remove RBAC console template

The console is changing to discover if the template service broker is
running by looking at the service classes on the client. This means the
console no longer needs the RBAC template. It also no longer needs to
manually trigger a rollout after the template service broker is
installed or removed.

Requires:

openshift/origin-web-console-server#31
openshift/origin-web-console#2800
openshift/origin-web-catalog#642

Corresponding origin PR:

openshift/origin#18580

This will fail tests until the origin-web-console image is updated with the changes in the origin-web-console-server PR.

/assign @sdodson 
@deads2k cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants