Skip to content

Conversation

@michaelbeaumont
Copy link
Contributor

What type of PR is this?

/kind cleanup
/area conformance

What this PR does / why we need it:

Simplifies the suite.Options interface, we can use the Clientset to get a RESTClient.

Does this PR introduce a user-facing change?:

NONE

…possible

We can use the Clientset to get a RESTClient
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. area/conformance-test Issues or PRs related to Conformance tests. labels Jul 27, 2023
@k8s-ci-robot k8s-ci-robot requested review from arkodg and mlavacca July 27, 2023 16:24
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 27, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: howardjohn, michaelbeaumont

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 27, 2023
@robscott
Copy link
Member

Thanks @michaelbeaumont!

/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 27, 2023
@robscott
Copy link
Member

/check-cla

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 27, 2023
@k8s-ci-robot k8s-ci-robot merged commit 7aabadb into kubernetes-sigs:main Jul 27, 2023
sayboras added a commit to sayboras/gateway-api that referenced this pull request Aug 6, 2023
The below PR remove RestClient option in suite.Options, but the same is
not remove in Conformance Profile file, probably it's overlooked because
of the build tag (e.g. experiment).

Relates: kubernetes-sigs#2241
Signed-off-by: Tam Mach <[email protected]>
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. area/conformance-test Issues or PRs related to Conformance tests. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

4 participants