-
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
Update 1.12 from Master #9693
Update 1.12 from Master #9693
Conversation
* Add Kubernetes 1.11 release manager interview * fix typo * add Adam's surname * apply suggested fixes * apply suggested fixes * apply suggested fixes * apply suggested fixes
…-resources Add the "kubectl api-resources" command to the kubectl cheat sheet
Added link to Intel device plugins repo. Minor grammar/punctuation edits to make Example bullets parallel.
`-d` does not work on mac, `--decode` should work cross platform
…bernetes (#9369) * change direct link to relative link * Update translate-compose-kubernetes.md
* Update extensible-admission-controllers.md * update per review comments update the url to the final redirect to url.
* Fix some notes for Azure users As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address), it must be the cluster node's resource group, not the cluster's resource group. * A few minor changes to adhere to the style guide
Deploy preview for kubernetes-io-master-staging ready! Built with commit 05a559b https://deploy-preview-9693--kubernetes-io-master-staging.netlify.com |
/assign @kbarnard10
…On Tue, Jul 31, 2018 at 2:48 PM K8s.io Netlify Preview Bot < ***@***.***> wrote:
Deploy preview for *kubernetes-io-master-staging* ready!
Built with commit 1b444af
<1b444af>
https://deploy-preview-9693--kubernetes-io-master-staging.netlify.com
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9693 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE81SO1R_kUCb1KB8py1fdahdN7NPM5hks5uMNCWgaJpZM4Vpdrj>
.
|
This relates to PR kubernetes/kubernetes#66718 which validates that CPU manager state and current set CPUs are in sync.
There are a few cases which were missed during previous effort on consolidating all example YAML files. This PR fixes them all in the English version. Closes: #9674
Technically speaking SRV targets are address record names, not CNAMEs. In fact, the SRV RFC states that SRV targets must point to an address record name, and cannot be an alias (e.g. CNAME).
I have verified on version v1.11 [root@huan40:~]$ kubectl version Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:43:26Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
fix the command output
We should not exclude kubernetes packages when installing them.
This gets rid of the big WARNING when building. Note that this is only Netlify related, so it is backwards compatible.
/lgtm 🚋 1.12! 🎉 |
I have verified on version v1.11.
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mistyhacks, zacharysarah 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 |
/lgtm |
/assign @zacharysarah