Skip to content

Fixed failing e2e test for nix pdm sync error#521

Merged
achandrasekar merged 2 commits into
kubernetes-sigs:mainfrom
tico88612:fix/failing-e2e
May 29, 2026
Merged

Fixed failing e2e test for nix pdm sync error#521
achandrasekar merged 2 commits into
kubernetes-sigs:mainfrom
tico88612:fix/failing-e2e

Conversation

@tico88612
Copy link
Copy Markdown
Member

Fixed #514

FYI: NixOS/nixpkgs#512735

Track a stable channel rather than an unstable one: fewer "HEAD is broken" regressions.
25.11 has the fetchCargoVendor User-Agent fix (needed so crates.io doesn't 403 libtokenizers' crate downloads)

tico88612 added 2 commits May 30, 2026 01:13
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 29, 2026
@tico88612
Copy link
Copy Markdown
Member Author

/cc @Bslabe123

@Bslabe123
Copy link
Copy Markdown
Contributor

Bslabe123 commented May 29, 2026

Thanks for the fix!
/lgtm

cc @jjk-g

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 29, 2026
@achandrasekar
Copy link
Copy Markdown
Contributor

/approve

Thanks for fixing!

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: achandrasekar, tico88612

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 29, 2026
@achandrasekar achandrasekar merged commit 1485269 into kubernetes-sigs:main May 29, 2026
5 of 6 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. 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.

e2e test fails with nix pdm sync

4 participants