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

Add v1beta3 files to update-demo #5051

Merged
merged 1 commit into from
Mar 5, 2015
Merged

Conversation

lavalamp
Copy link
Member

@lavalamp lavalamp commented Mar 4, 2015

I hesitate to start actually talking about v1beta3 in the README since this is supposed to be an example for a complete beginner.

@roberthbailey
Copy link
Contributor

You'll also need to update the e2e test that runs through this example since you're changing the file location. See https://github.com/GoogleCloudPlatform/kubernetes/blob/master/test/e2e/kubectl.go#L47

version: kitten
spec:
containers:
- capabilities: {}
Copy link
Member

Choose a reason for hiding this comment

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

Please remove the capabilities. This example doesn't need them.

@bgrant0607 bgrant0607 self-assigned this Mar 4, 2015
@lavalamp lavalamp force-pushed the fix6 branch 2 times, most recently from ff6ea8e to ebd0f28 Compare March 4, 2015 22:26
@lavalamp
Copy link
Member Author

lavalamp commented Mar 4, 2015

Fixed, PTAL. I ran that e2e test to verify that it still runs.

@bgrant0607
Copy link
Member

LGTM. Will merge once travis completes.

@bgrant0607 bgrant0607 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 4, 2015
@lavalamp
Copy link
Member Author

lavalamp commented Mar 5, 2015

I think the example test is no longer passing, I'll fix later.

@lavalamp lavalamp removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 5, 2015
@lavalamp
Copy link
Member Author

lavalamp commented Mar 5, 2015

Fixed, PTAL

@bgrant0607
Copy link
Member

LGTM

@bgrant0607 bgrant0607 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 5, 2015
bgrant0607 added a commit that referenced this pull request Mar 5, 2015
Add v1beta3 files to update-demo
@bgrant0607 bgrant0607 merged commit e48dc5a into kubernetes:master Mar 5, 2015
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants