-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Appgen and New-App commands #794
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
Conversation
@smarterclayton - common config gen code |
01f3067
to
9f0c205
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i would use switch here :)
3b56b38
to
aad2b85
Compare
When #825 lands |
dee5090
to
18c7f1e
Compare
@bparees, @smarterclayton - I added a doc describing app-gen, PTAL |
docs/app-gen.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be " openshift-experimental app-gen [source]" ?
@csrwng reviewed the doc only, it looks good aside from my minor comments. |
1fb078f
to
cbfb5f1
Compare
@danmcp @smarterclayton what are your opinions on trying to get this in for beta1, given it will be under the experimental cli options? |
cbfb5f1
to
17c7e08
Compare
It's gonna go in - I've gotta get new-app working today or tomorrow. ----- Original Message -----
|
Yes ----- Original Message -----
|
17c7e08
to
6982a3d
Compare
@smarterclayton - I've pushed my latest code. Should be ready. |
d5be88e
to
fd4023d
Compare
docs/app-gen.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the markdown here to follow the Github markdown rules eg. when you want to create quoted text which contains code, leave its previous (before first command) and next (after last command) lines empty (so there should be an empty line between Examples:
and $ openshift ex generate
). Also use 4 spaces instead of 2 for indentation. See this fix on Kubernetes for kubectl.md
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated. Thx
fd4023d
to
b757009
Compare
b757009
to
f3897c7
Compare
f3897c7
to
0935f47
Compare
LGTM [merge], will iterate more on this once it's in |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_openshift3/817/) (Image: devenv-fedora_701) |
[Test]ing while waiting on the merge queue |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_openshift3/976/) |
0935f47
to
c4cbbc7
Compare
Evaluated for origin up to c4cbbc7 |
Changes Unknown when pulling c4cbbc7 on csrwng:experimental_appgen into * on openshift:master*. |
on release, also push images tagged as 'latest'
App config generation commands