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

create template-service-broker SA during API server startup #15580

Merged
merged 1 commit into from
Aug 4, 2017

Conversation

jim-minter
Copy link
Contributor

@jim-minter jim-minter commented Jul 31, 2017

fixes #15405
(builds on #15568)

@jim-minter
Copy link
Contributor Author

@deads2k ptal

@openshift-merge-robot openshift-merge-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 31, 2017
@bparees
Copy link
Contributor

bparees commented Aug 1, 2017

yum mirror issues.

/retest

@bparees
Copy link
Contributor

bparees commented Aug 1, 2017

/approve

lgtm, will officially mark as such once @deads2k's commit goes in unchanged/gets dropped from this PR.

@bparees
Copy link
Contributor

bparees commented Aug 1, 2017

/test extended_templates

@openshift-merge-robot openshift-merge-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 1, 2017
}

out:
for i := 0; i < 30; i++ {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you may need to create the namespace

}

out:
for i := 0; i < 30; i++ {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try using wait.PollImmediate instead of this.

@jim-minter
Copy link
Contributor Author

@deads2k: updated

@stevekuznetsov
Copy link
Contributor

/test end_to_end

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 2, 2017
@openshift-merge-robot openshift-merge-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 2, 2017
@bparees
Copy link
Contributor

bparees commented Aug 2, 2017

/test extended_templates

@bparees
Copy link
Contributor

bparees commented Aug 4, 2017

/retest

@bparees
Copy link
Contributor

bparees commented Aug 4, 2017

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 4, 2017
@openshift-merge-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, jim-minter

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@bparees
Copy link
Contributor

bparees commented Aug 4, 2017

/retest

@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue

@openshift-merge-robot openshift-merge-robot merged commit 7b225ea into openshift:master Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. queue/critical-fix retest-not-required 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.

Template broker extended tests fail to get catalog reference
7 participants