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

Fix the documentation to show how to set a custom message #11117

Conversation

knobunc
Copy link
Contributor

@knobunc knobunc commented Sep 27, 2016

I had added a feature to get a custom message from hello-openshift by
using an environment variable. But when I documented it, I used oc
set env (which worked for me since I was using a dc to test, but with
a bare pod, it can not work). So, this changes the documentation to
show how to set an env in the pod definition, and how to make use of
it.

Fixes #11093

@knobunc
Copy link
Contributor Author

knobunc commented Sep 27, 2016

@bparees @liggitt PTAL

{ "name": "RESPONSE",
"value": "Hello World!"
}
],
Copy link
Contributor

Choose a reason for hiding this comment

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

would look nicer if you closed out the containers block.

I had added a feature to get a custom message from hello-openshift by
using an environment variable.  But when I documented it, I used oc
set env (which worked for me since I was using a dc to test, but with
a bare pod, it can not work).  So, this changes the documentation to
show how to set an env in the pod definition, and how to make use of
it.

Fixes openshift#11093
@bparees
Copy link
Contributor

bparees commented Sep 28, 2016

lgtm [merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Sep 28, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/9398/) (Image: devenv-rhel7_5093)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 9d9dc6d

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 9d9dc6d

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/9398/)

@openshift-bot openshift-bot merged commit df7977d into openshift:master Sep 28, 2016
@knobunc knobunc deleted the issues/11093-fix-hello-openshift-message-docs branch October 11, 2016 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants