Skip to content

Official 1.23 Release Docs #29658

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

Merged
merged 135 commits into from
Dec 7, 2021
Merged

Official 1.23 Release Docs #29658

merged 135 commits into from
Dec 7, 2021

Conversation

jlbutler
Copy link
Contributor

@jlbutler jlbutler commented Sep 9, 2021

🛑 DO NOT MERGE 🛑 UNTIL KUBERNETES 1.23 IS RELEASED

Target date: 2021-12-07

Release deadlines

(from sig-release)

Date Description
Thu Nov 18 Open Placeholder PRs
Tue Nov 23 PRs ready for review
Tue Nov 30 All PRs reviewed and ready to merge

Contact: @jlbutler @chrisnegus @ramrodo @mehabhalodiya @nate-double-u

/hold
/milestone 1.23

PI-Victor and others added 5 commits August 5, 2021 01:06
We now add a note to clarify that the annotations are deprecated and
will become non-functional in v1.25.

Signed-off-by: Sascha Grunert <[email protected]>
update config.toml for 1.23 release
@k8s-ci-robot
Copy link
Contributor

@jlbutler: 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:

🛑 DO NOT MERGE 🛑 UNTIL KUBERNETES 1.23 IS RELEASED

Target date: 2021-12-07

Release deadlines

(from sig-release)

Date Description
Thu Nov 18 Open Placeholder PRs
Tue Nov 23 PRs ready for review
Tue Nov 30 All PRs reviewed and ready to merge

Contact: @jlbutler @chrisnegus @ramrodo @mehabhalodiya @nate-double-u

/hold
/milestone 1.23

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 do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 9, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from jlbutler after the PR has been reviewed.

The full list of commands accepted by this bot can be found 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 sig/docs Categorizes an issue or PR as relevant to SIG Docs. label Sep 9, 2021
@netlify
Copy link

netlify bot commented Sep 9, 2021

✔️ Deploy Preview for kubernetes-io-main-staging ready!

🔨 Explore the source changes: 03f82bf

🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/61afe9fef3f8c800083178d4

😎 Browse the preview: https://deploy-preview-29658--kubernetes-io-main-staging.netlify.app

@sftim
Copy link
Contributor

sftim commented Sep 9, 2021

/sig release

@k8s-ci-robot k8s-ci-robot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label Sep 9, 2021
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. language/en Issues or PRs related to English language and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 10, 2021
zikhan and others added 3 commits September 12, 2021 02:56
)

* Update docs to reflect newly support shells with autocompletions

* Update Windows docs to use Powershell instead of zsh

* Adds a bit more explanation of the different lines.

* Apply suggestions from code review

Co-authored-by: Tim Bannister <[email protected]>

* Apply PR suggestions

Co-authored-by: Tim Bannister <[email protected]>
periodic merge of main onto dev-1.23
@netlify
Copy link

netlify bot commented Sep 23, 2021

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

🔨 Explore the source changes: 03f82bf

🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/61afe9fe6a27ca0007d54f8b

siddhantprateek and others added 5 commits October 11, 2021 18:32
replaced link from api-beta2 to api-beta3
- Drop docs for Kubernetes earlier than v1.19
- Have kubectl fetch manifests using HTTP where suitable
- General tidying
Other than page titles, headings should be sentence case
k8s-ci-robot and others added 15 commits December 2, 2021 09:21
…_scheduling_policies

De-emphasize deprecated scheduling policies for v1.23 and later
Fix grpc field name inconsistency with API naming rules
- mention gRPC probes in concept page
- revise explanation of gRPC probes in task page
- general tidying
Periodic integration branch sync for 1.23
…tion

Improve documentation for container probes
Use tabs for the two different options that an IngressClass can use to
refer to another object, in order to specific parameters that relate to
that IngressClass:
- namespaced scope
- cluster scope (the default / historical behavior)
Improve docs for HorizontalPodAutoscaler
Present scope for IngressClass params using tabs
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 6, 2021
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 6, 2021
Tim Bannister and others added 7 commits December 6, 2021 13:07
* Tidy HostProcess task page

* Use spaces for indentation

Tabs for indentation are less easy to work with between different
contributors. Switch to spaces.

* Fix table for HostProcess requirements
Final merge of main on dev-1.23 before release
Generate single-page API reference for 1.23
@jlbutler
Copy link
Contributor Author

jlbutler commented Dec 7, 2021

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 7, 2021
@jlbutler jlbutler merged commit f0bb277 into main Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.