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

Merge run_latest_k8s_build into run_latest_build script #920

Closed
wants to merge 2 commits into from

Conversation

djzager
Copy link
Member

@djzager djzager commented May 1, 2018

Fixes: #912 #931

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 1, 2018
echo " You must also enable the service-catalog. This depends on the installed origin"
echo " client version."
echo " Origin client version < 3.10 \`--service-catalog=true\`."
echo " Origin client version >= 3.10 \`--enable=service-catalog\`."
Copy link
Contributor

Choose a reason for hiding this comment

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

Question: Do we need PVs installed as well, will it work if you only have just service-catalog?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm going to try this on an oc cluster up without pvs to check. My initial reaction is no.

Copy link
Contributor

@rthallisey rthallisey left a comment

Choose a reason for hiding this comment

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

nice!

@rthallisey
Copy link
Contributor

fixes: #912

@djzager
Copy link
Member Author

djzager commented May 9, 2018

Closing in favor of #939

@djzager djzager closed this May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants