-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Move files out of old user-guide directory. #7384
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
Conversation
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 8b97240 https://deploy-preview-7384--kubernetes-io-master-staging.netlify.com |
60315dc to
47f6cae
Compare
|
/assign @heckj |
|
/retest |
47f6cae to
6a6999c
Compare
|
@steveperry-53 this one also appears to be failing on the go-based validation tests - guessing related to the update you were making at #7405 ... |
6a6999c to
73d7b32
Compare
73d7b32 to
8b97240
Compare
|
Eventually, in examples_test.go, we need to add apps.Deployment. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: heckj, steveperry-53 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR moves some YAML configuration files out of the old user-guide directory and into the newer concepts/cluster-administration directory.
This PR also updates the topic that uses these YAML files: Managing Resources.
The Managing Resources topic also needs and edit pass for style, but that is not a goal of this PR.
This change is