-
Notifications
You must be signed in to change notification settings - Fork 301
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
Delete documentation that is now covered by GCP docs #600
Conversation
71aae86
to
df48815
Compare
/assign @steveperry-53 |
@rramkumar1: GitHub didn't allow me to assign the following users: agau4779. Note that only kubernetes members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rramkumar1, 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 |
/hold |
Oops, looks like I added the hold label too late. Can make changes in a followup if there are any comments. |
Ref: #557
The bulk of the deletions here are happening in examples/ and in docs/annotations.md. All of this is now moved over to the GCP docs (see README.md for the links).
Also note that the new README.md mentions that CHANGELOG.md will contain high-level release notes along with a list of all changes. The high-level release notes will come in another CL.