-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Merged main dev 1.35 #53026
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 main dev 1.35 #53026
Conversation
The previous documentation for initialDelaySeconds could be misleading as it described an outdated behavior. This change clarifies that initialDelaySeconds is always honored in current versions, regardless of periodSeconds. It also adds a note about the behavior in older versions to avoid confusion for users who might have encountered the old logic.
…pipeline.md Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
…pipeline.md Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
Signed-off-by: Armagan Karatosun <armagankaratosun@gmail.com>
The `kubectl autoscale rs` example used the deprecated --cpu-percent flag. Updated to use --cpu with percentage format.
Added apiVersion: apps/v1 to scaleTargetRef to fix "The HorizontalPodAutoscaler "frontend-scaler" is invalid: spec.scaleTargetRef.apiVersion: Invalid value: "": apiVersion must specify API group"
…nitoring.md Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
Signed-off-by: xin.li <xin.li@daocloud.io>
…-index.md instructions
[zh-cn]sync kubeadm_upgrade_apply_phase_addon_{coredns,kube-proxy}
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/approve Looks like everything went smooth so far. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
dipesh-rawat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
LGTM label has been added. Git tree hash: ff05d9f62627cbca1eeb402c25d8f34f7912054c
|
Description
This PR syncs the dev-1.35 branch with the main branch to keep the dev-1.35 branch up to date.
Issue
Closes: #
cc @Urvashi0109