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

update example/walkthrough to v1beta3 #7940

Merged
merged 1 commit into from May 11, 2015

Conversation

caesarxuchao
Copy link
Member

I have verified that all the v1beta3 yaml files are working properly @nikhiljindal

```

Ok, so what did we do? We added a volume to our pod:

Ok, so what did we do? We added a volume of our pod:
Copy link
Contributor

Choose a reason for hiding this comment

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

Adding a volume "to" pod seems better than volume "of" pod

@nikhiljindal
Copy link
Contributor

LGTM, modulo a few nits.
You need to fix tests (Shippable is red)

You should also update the PR title to something more appropriate like "Updating examples/walkthrough to use v1beta3 configs"

@caesarxuchao
Copy link
Member Author

@nikhiljindal, thanks.
it's updated, wait for shippable to be green

@caesarxuchao caesarxuchao changed the title merge the v1beta3 changes update example/walkthrough to v1beta3 May 10, 2015
@nikhiljindal
Copy link
Contributor

Shippable is still red.

@caesarxuchao
Copy link
Member Author

@nikhiljindal Do you know why the first build failed but the second on was successful?

@caesarxuchao
Copy link
Member Author

I didn't change anything but shippable is green now

@nikhiljindal
Copy link
Contributor

It had timedout last time. I restarted it and it is green now.

nikhiljindal added a commit that referenced this pull request May 11, 2015
update example/walkthrough to v1beta3
@nikhiljindal nikhiljindal merged commit 5fcf591 into kubernetes:master May 11, 2015
# an http probe
httpGet:
path: /_status/healthz
port: 8080
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't match the exposed containerPort (80)

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.

None yet

4 participants