Skip to content

Conversation

@sftim
Copy link
Contributor

@sftim sftim commented Mar 10, 2020

  • Drop details about upgrading to the beta feature for v1.14
  • Move the overview into the overview section
  • Add a What's Next section
  • Improve link to the RuntimeClass admission controller

These changes fit with PR #19059 and are intended not to conflict with the changes from that other PR.

/kind cleanup
/milestone 1.18

@VineethReddy02, could you consider this for the release?

@k8s-ci-robot
Copy link
Contributor

@sftim: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility.

In response to this:

  • Drop details about upgrading to the beta feature for v1.14
  • Move the overview into the overview section
  • Add a What's Next section
  • Improve link to the RuntimeClass admission controller

These changes fit with PR #19059 and are intended not to conflict with the changes from that other PR.

/kind cleanup
/milestone 1.18

@VineethReddy02, could you consider this for the release?

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.

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 10, 2020
@k8sio-netlify-preview-bot
Copy link
Collaborator

k8sio-netlify-preview-bot commented Mar 10, 2020

Deploy preview for kubernetes-io-vnext-staging processing.

Building with commit 3c0d9d3

https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5e67b15965c42a000aa0fde5

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 10, 2020
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Mar 10, 2020
@sftim sftim force-pushed the 20200310_tidy_runtime_class branch from deb40e3 to cb26f48 Compare March 10, 2020 09:33
@kbhawkey
Copy link
Contributor

2. Create the corresponding RuntimeClass resources

#### 1. Configure the CRI implementation on nodes
### 1. Configure the CRI implementation on nodes
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Are lines 42-43 needed?

{{< /note >}}
### Usage
## Usage
Copy link
Contributor

Choose a reason for hiding this comment

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

Line 115, 127: Check the spacing around the tooltip (heading). Should a tooltip appear in a heading?

#### {{< glossary_tooltip term_id="containerd" >}}
#### {{< glossary_tooltip term_id="cri-o" >}}

@sftim
Copy link
Contributor Author

sftim commented Mar 12, 2020

@kbhawkey the cleanup in this PR is focused on changes relevant to Kubernetes releases. I can do more cleanup on the master branch after this releases.

@kbhawkey
Copy link
Contributor

@kbhawkey the cleanup in this PR is focused on changes relevant to Kubernetes releases. I can do more cleanup on the master branch after this releases.

@sftim, I understand. Was there another 1.18 PR related to RuntimeClass that missed these changes?
@tallclair , Would you have time to provide a quick review?

@sftim
Copy link
Contributor Author

sftim commented Mar 13, 2020

I'm doing this cleanup because the existing page talks about (what will be) past releases and I want to tidy this. There's no KEP or k/k change that this is directly linked to.

@kbhawkey
Copy link
Contributor

I'm doing this cleanup because the existing page talks about (what will be) past releases and I want to tidy this. There's no KEP or k/k change that this is directly linked to.

@sftim , I think the change are fine. My only minor point is that the pull request is attached to the 1.18 release. The changes could be merged to the master branch now (feature is Beta since 1.14 according to feature gate page but this page marks the version 1.16)? Or, are you trying to tag these changes to this release just to mark the update with the new milestone?

@kbhawkey
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 13, 2020
@sftim
Copy link
Contributor Author

sftim commented Mar 13, 2020

The details about upgrading to 1.14 aren't required once v1.18 is out because the oldest published docs will then be the 1.14 series.

That's why I think this change should wait until the 1.18 release before it lands.

@jimangel
Copy link
Member

/milestone 1.18

@k8s-ci-robot k8s-ci-robot added this to the 1.18 milestone Mar 16, 2020
@VineethReddy02
Copy link
Contributor

@sftim Is this PR still relevant?

@sftim
Copy link
Contributor Author

sftim commented Mar 17, 2020

I'd like this to be in the release @VineethReddy02 but it's not a deal-breaker if it's missed out.

@kbhawkey
Copy link
Contributor

@VineethReddy02, Is the dev-1.18 branch closed or can you accept this pull request?

@VineethReddy02
Copy link
Contributor

@kbhawkey We can accept this if it is ready to merge state. ELse, I would request you to close the PR. As the release one day away i.e 24th March.

@VineethReddy02
Copy link
Contributor

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VineethReddy02

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 22, 2020
@k8s-ci-robot k8s-ci-robot merged commit 797ae19 into kubernetes:dev-1.18 Mar 22, 2020
@sftim sftim deleted the 20200310_tidy_runtime_class branch June 9, 2021 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants