Skip to content

Add quotations mark to scheduled job example #3478

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

Closed
wants to merge 1 commit into from
Closed

Add quotations mark to scheduled job example #3478

wants to merge 1 commit into from

Conversation

nak3
Copy link
Contributor

@nak3 nak3 commented Jan 12, 2017

Current doc missed the quotations and it doesn't work as this error:

$ oc create -f a.yaml 
error: yaml: line 7: did not find expected alphabetic or numeric character

Also, this patch chnaged the ? to *. According to the k8s docs ? and * are same meaning, but it should be used consistently.

@nak3
Copy link
Contributor Author

nak3 commented Jan 12, 2017

@soltysh and @ahardin-rh Could you please take a look? I am updating your PR #3088

@soltysh
Copy link

soltysh commented Jan 12, 2017

LGTM

@soltysh
Copy link

soltysh commented Jan 12, 2017

That reminds me I need to update docs to use CronJobs instead of ScheduledJobs anywhere after the rebase has landed.

@ahardin-rh
Copy link
Contributor

@nak3 Can you please give this a rebase? Thanks!

@soltysh
Copy link

soltysh commented Feb 9, 2017

@ahardin-rh this can be closed, it's already like that in cron_jobs.doc.

@ahardin-rh
Copy link
Contributor

@soltysh Okay, thanks!

@ahardin-rh ahardin-rh closed this Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants