-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Merge 1.10 to master for release #7861
Conversation
* Fix partition value expected behaviour explanation (#7123) Fixes issue #7057 * Correct "On-Premise" to "On-Premises" * Updates the Calico installation page (#7094) * All files for Haufe Groups case study (#7051) * Fix typo (#7127) * fix typo of device-plugins.md (#7106) * fix broken links (#7136) * Updated configure-service-account (#7147) Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'
With kubernetes/kubernetes#58367 merged, v1.10 will not use the "require-kubeconfig" flag. The flag has become a no-op solely to ensure existing deployments won't break.
…State (#7164) The below PR: kubernetes/kubernetes#55873 modified scheduler in such a way that scheduling of a pod that uses a PVC in Terminating state fails. That's why verification of such scenario was added to documentation.
With kubernetes/kubernetes#58978 merged, the said feature gate is removed. This PR removes texts related to the gate and revises the Feature Gates reference to reflect this change.
The `Accelerators` feature gate will be removed in 1.11. 1.10 will be its last mile. References: kubernetes/kubernetes#57384
The `HugePages` feature gate has graduated to Beta in v1.10. This PR documents this fact.
* Kms provider doc * issue# 7399, Create KMS-provider.md and update encrypt-data.md * address review comments
* Add docs for CRD features for 1.10 * Add CustomResourcesSubresources to list of feature gates * Add latest changes to custom resources doc
* Bring PVC Protection Feature to Beta The PR: kubernetes/kubernetes#59052 brought PVC Protection feature to beta. That's why the documentation is updated accordingly. * The PVC Protection feature was renamed to Storage Protection. That's why the documentation is updated.
* promote PodNodeSelector to stable; document detailed behavior * respond to feedback
With `CPUManager` feature graduating to beta. No explicit enabling is required starting v1.10. References: kubernetes/kubernetes#55977
Code review comments. Changed property to field. Address tech review comment.
--show-all has been deprecated and set to true by default. kubernetes/kubernetes#60210
s/envrionment/environment
s/simultanously/simultaneously/
s/slighty/slightly/
s/threshhold/threshold
s/achive/achieve
s/compatability/compatibility/
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
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. I understand the commands that are listed here. |
Deploy preview for kubernetes-io-master-staging ready! Built with commit e11f111 https://deploy-preview-7861--kubernetes-io-master-staging.netlify.com |
…elease-1.10 * 'master' of https://github.com/kubernetes/website: Update overview.md (#7836) Consolidate all upgrade/downgrade admin tasks (#7735) add generated docs for tools and components (#7845) (#7866) update generated api-reference docs for 1.10 (#7856) (#7864) Merge 1.10 to master for release (#7861)
The commit list looks right to me ...
Also updated docs/reference/index.md
_data/reference.yml (this one got dropped in other merges)
/assign @chenopis
/assign @steveperry-53