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

pkg/scaffold: fix hardcoded crd version #690

Merged
merged 1 commit into from
Nov 2, 2018
Merged

pkg/scaffold: fix hardcoded crd version #690

merged 1 commit into from
Nov 2, 2018

Conversation

Brian-Williams
Copy link
Contributor

@Brian-Williams Brian-Williams commented Nov 2, 2018

Description of the change:

Use requested version in CRD example.

Motivation for the change:

Examples could mismatch on versions.

Closes #689

Have CRD and CR examples match, so examples work
for new users.

Fixes #689
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 2, 2018
@openshift-ci-robot
Copy link

Hi @Brian-Williams. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@hasbro17 hasbro17 merged commit 898e23c into operator-framework:master Nov 2, 2018
AlexNPavel pushed a commit to AlexNPavel/operator-sdk that referenced this pull request Nov 2, 2018
Have CRD and CR examples match, so examples work
for new users.

Fixes operator-framework#689
AlexNPavel added a commit that referenced this pull request Nov 2, 2018
* pkg/scaffold: remove TODO for metrics port (#679)

* pkg/scaffold: fix hardcoded crd version (#690)

Have CRD and CR examples match, so examples work
for new users.

Fixes #689

* Release versioning (#684)

* release.sh: fix TOML_TMPL_FILE path

* doc/release-versioning.md: update release versioning doc

* pkg/scaffold/gopkgtoml,version: update branch to v0.1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants