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

Remove id field from rbd examples #28834

Merged
merged 1 commit into from
Jul 15, 2016

Conversation

asalkeld
Copy link

Currently the RBD examples fail with the following error:

kubectl create -f examples/volumes/rbd/rbd-with-secret.json 
error validating "examples/volumes/rbd/rbd-with-secret.json": error validating data: found invalid field id for v1.Pod; if you choose to ignore these errors, turn validation off with --validate=false

fixes #28831

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-label-needed labels Jul 12, 2016
@k8s-bot
Copy link

k8s-bot commented Jul 12, 2016

GCE e2e build/test passed for commit 8546981.

@dims
Copy link
Member

dims commented Jul 12, 2016

Looks good to me 👍

@bgrant0607
Copy link
Member

Thanks, LGTM

@bgrant0607 bgrant0607 assigned bgrant0607 and unassigned zmerlynn Jul 15, 2016
@bgrant0607 bgrant0607 added release-note-none Denotes a PR that doesn't merit a release note. lgtm "Looks good to me", indicates that a PR is ready to be merged. cla: human-approved and removed release-note-label-needed labels Jul 15, 2016
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit bb2c74b into kubernetes:master Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. 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.

examples/volumes/rbd/rbd-with-secret.json fails validation
6 participants