Skip to content

docs(user-manuals): update deprecated v1beta2 scheduler API to v1 - #333

Open
mdryaaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaaan:fix/deprecated-scheduler-config-api
Open

mdryaaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaaan:fix/deprecated-scheduler-config-api

Conversation

@mdryaaan

Copy link
Copy Markdown

Summary

  • Replace kubescheduler.config.k8s.io/v1beta2 with kubescheduler.config.k8s.io/v1 in all KubeSchedulerConfiguration examples — v1beta2 was removed in
    Kubernetes 1.26 and will error on any cluster running >= 1.26

Files Changed

  • docs/user-manuals/capacity-scheduling.md — 2 occurrences updated (KubeSchedulerConfiguration and ElasticQuotaArgs apiVersion)
  • docs/user-manuals/gang-scheduling.md — 2 occurrences updated (KubeSchedulerConfiguration and CoschedulingArgs apiVersion)
  • versioned_docs/version-v1.8/user-manuals/capacity-scheduling.md — same 2 occurrences
  • versioned_docs/version-v1.8/user-manuals/gang-scheduling.md — same 2 occurrences

Fixes #332

Signed-off-by: mdryaan <alikhurshid842001@gmail.com>
@koordinator-bot
koordinator-bot Bot requested a review from hormes May 13, 2026 04:59
@koordinator-bot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign hormes after the PR has been reviewed.
You can assign the PR to them by writing /assign @hormes in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update scheduler config examples from deprecated v1beta2 to v1

1 participant