Skip to content

Fixed casing of PyYAML in requirements - #2666

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes-client:masterfrom
p172913:master
Aug 1, 2026
Merged

Fixed casing of PyYAML in requirements#2666
kubernetes-prow[bot] merged 1 commit into
kubernetes-client:masterfrom
p172913:master

Conversation

@p172913

@p172913 p172913 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

Fixes casing of PyYAML in requirements

Which issue(s) this PR fixes:

Fixes #2663

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@kubernetes-prow kubernetes-prow Bot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jul 31, 2026
@kubernetes-prow
kubernetes-prow Bot requested review from roycaihw and yliaog July 31, 2026 16:03
@kubernetes-prow kubernetes-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 31, 2026
@yliaog

yliaog commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

please also update requirements-asyncio.txt

@yliaog

yliaog commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

thanks for the PR
/lgtm
/approve

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 1, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: p172913, yliaog

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

The pull request process is described 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

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 1, 2026
@yliaog

yliaog commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

/release-note-none

@kubernetes-prow kubernetes-prow Bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Aug 1, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit cac97ce into kubernetes-client:master Aug 1, 2026
10 checks passed
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. release-note-none Denotes a PR that doesn't merit a release note. 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.

change requirements.txt to match case of PyYAML

2 participants