Skip to content

Conversation

nirrozenbaum
Copy link
Contributor

@nirrozenbaum nirrozenbaum commented Jul 13, 2025

This PR updates conformance tests to load plugins from file and remove the dependency of conformance from cmd runner and from the Dockerfile.

This PR is built on top of #1151 and therefore should be merged only after it.
once that is done, I will rebase this one.

/hold to make sure first PR is reviewed and merged first.

fix #1073

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 13, 2025
Copy link

netlify bot commented Jul 13, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 19748f3
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/6875708f7ca54a00096bf9ff
😎 Deploy Preview https://deploy-preview-1152--gateway-api-inference-extension.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 project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 13, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nirrozenbaum

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 requested review from danehans and kfswain July 13, 2025 07:25
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 13, 2025
@ahg-g
Copy link
Contributor

ahg-g commented Jul 14, 2025

Looks good!

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 14, 2025
@nirrozenbaum
Copy link
Contributor Author

/unhold

@ahg-g @kfswain This PR is now ready for final review.

related to conformance setup, cc: @robscott @zetxqx @SinaChavoshi

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 14, 2025
@ahg-g
Copy link
Contributor

ahg-g commented Jul 15, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 15, 2025
@k8s-ci-robot k8s-ci-robot merged commit e696e68 into kubernetes-sigs:main Jul 15, 2025
9 checks passed
@nirrozenbaum nirrozenbaum deleted the rm-conformance-dep branch July 15, 2025 03:53
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove dependency of code under cmd on conformance

3 participants