Skip to content

WIP: tests: able to use particular version of kube#330

Open
justinsb wants to merge 2 commits intokubernetes-sigs:mainfrom
justinsb:with_kube_version
Open

WIP: tests: able to use particular version of kube#330
justinsb wants to merge 2 commits intokubernetes-sigs:mainfrom
justinsb:with_kube_version

Conversation

@justinsb
Copy link
Contributor

  • tests: use watchset abstraction to avoid setting up watches every time
  • tests: able to use particular version of kube

This lets us set up watches in advance and reuse them across multiple checks,
so we can avoid the overhead of setting up watches every time.

This gives more accurate metrics and lets us easily collect more metrics,
in particular around pod creation latency.
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 19, 2026
@justinsb justinsb changed the title with kube version WIP: tests: able to use particular version of kube Feb 19, 2026
@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for agent-sandbox canceled.

Name Link
🔨 Latest commit a5e00e5
🔍 Latest deploy log https://app.netlify.com/projects/agent-sandbox/deploys/69970ac74374d800086313c9

@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Feb 19, 2026
This allows us to verify changes made upstream.
@justinsb
Copy link
Contributor Author

/test presubmit-agent-sandbox-e2e-test

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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants