Skip to content
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 API version from kubescheduler.config.k8s.io/v1beta3 to kubescheduler.config.k8s.io/v1 #50241

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

JoeyC-Dev
Copy link
Contributor

@JoeyC-Dev JoeyC-Dev commented Mar 26, 2025

Description

Using stable API kubescheduler.config.k8s.io/v1 instead of beta API kubescheduler.config.k8s.io/v1beta3.

We should not use beta API when it is graduated to stable.

For your convenience: https://github.com/search?q=repo%3Akubernetes%2Fwebsite+path%3Acontent%2Fen%2Fdocs%2F+kubescheduler.config.k8s.io%2Fv1beta3&type=code

The following page is not included:
https://kubernetes.io/docs/concepts/scheduling-eviction/scheduler-perf-tuning/
(Reason: this page is outdated and should be edited via another PR, while this PR only includes some small changes.)

Issue

Closes: #50240

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 26, 2025
@k8s-ci-robot k8s-ci-robot requested review from davidopp and tengqm March 26, 2025 03:51
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 26, 2025
Copy link

netlify bot commented Mar 26, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit ce341fb
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/67e379da689e3c0008342328
😎 Deploy Preview https://deploy-preview-50241--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tengqm
Copy link
Contributor

tengqm commented Mar 26, 2025

/lgtm
Not sure if the config file has anything changed.

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

LGTM label has been added.

Git tree hash: 86d37ff6a16f2662ffe1445d62ec623d6ac06f99

@JoeyC-Dev
Copy link
Contributor Author

Copy link
Contributor

@kundan2707 kundan2707 left a comment

Choose a reason for hiding this comment

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

thanks for updating

Copy link
Contributor

@kundan2707 kundan2707 left a comment

Choose a reason for hiding this comment

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

/lgtm

@tengqm
Copy link
Contributor

tengqm commented Mar 26, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[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 /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 26, 2025
@k8s-ci-robot k8s-ci-robot merged commit c3c36c7 into kubernetes:main Mar 26, 2025
6 checks passed
@JoeyC-Dev JoeyC-Dev deleted the kubeschedulerApiUpdate branch March 27, 2025 03:03
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. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some pages are still using old API kubescheduler.config.k8s.io/v1beta3
5 participants