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

Fixing heading issues with Openstack provider documentaiton. #534

Merged

Conversation

elsonrodriguez
Copy link
Contributor

No description provided.

@@ -28,6 +28,7 @@ If you already have the required versions of the OpenStack CLI tools installed a

```sh
sudo pip install -U --force 'python-openstackclient==2.4.0'
sudo pip install -U --force 'python-heatclient==1.1.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

I understand the fixing of the heading issues by adding whitespace, but did you really mean to add this line here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, the openstackclient won't do heat things without the heatclient. I only caught it after doing a cleanroom test.

@elsonrodriguez
Copy link
Contributor Author

@kelseyhightower Looking good?

@elsonrodriguez
Copy link
Contributor Author

@johndmulhausen Looking good?

@pwittrock
Copy link
Member

@elsonrodriguez Are you the maintainer of this doc, or is this a one-off fix? I am looking for the proper reviewer.

According to the table in here:
http://kubernetes.io/docs/getting-started-guides/

This is maintained by @FujitsuEnablingSoftwareTechnologyGmbH, but I can't assign it to that user

@elsonrodriguez
Copy link
Contributor Author

@pwittrock I re-wrote this documentation based on work from @zreigz, who is a member of @FujitsuEnablingSoftwareTechnologyGmbH

@pwittrock
Copy link
Member

@zreigz Can you comment on if this PR looks good?

@zreigz
Copy link
Contributor

zreigz commented Jul 25, 2016

LGTM

1 similar comment
@kelseyhightower
Copy link
Contributor

LGTM

@kelseyhightower kelseyhightower merged commit 0807d34 into kubernetes:master Jul 28, 2016
mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Feb 24, 2021
…field "selector" in io.k8s.api.apps.v1.DeploymentSpec' (kubernetes#534)

Adding selector solve the issue.

Fixes kubernetes#533

Signed-off-by: Mario Vejlupek <mario.vejlupek@embedit.cz>
serathius pushed a commit to serathius/website that referenced this pull request Mar 16, 2022
Added stubs in the Installation page for various common installation methods
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

6 participants