Skip to content

Conversation

randomvariable
Copy link
Member

What this PR does / why we need it:
Backport of #4761 and #4662

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

This change is necessary due to kubernetes/kubernetes#99178 where the
conformance image now defines ENTRYPOINT (previously only CMD) which
refers to conformance runner.

Since this test would like to invoke ginkgo directly, overriding
entrypoint is necessary to preserve existing behavior.

Signed-off-by: Wilson E. Husin <wilson@husin.dev>
@k8s-ci-robot k8s-ci-robot added this to the v0.3 milestone Jun 8, 2021
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 8, 2021
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 8, 2021
@randomvariable randomvariable changed the title Remove viper release 03 Backport of conformance updates for Kubernetes 1.22 Jun 8, 2021
@randomvariable randomvariable changed the title Backport of conformance updates for Kubernetes 1.22 🌱 Backport of conformance updates for Kubernetes 1.22 Jun 8, 2021
@CecileRobertMichon
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 8, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon

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 Jun 8, 2021
@CecileRobertMichon
Copy link
Contributor

/lgtm cancel

kubetest/run.go:182:15: undefined: os.ReadFile

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 8, 2021
to kubetest arguments

Signed-off-by: Naadir Jeewa <jeewan@vmware.com>
@randomvariable randomvariable force-pushed the remove-viper-release-03 branch from fa7d41d to 091b709 Compare June 8, 2021 17:28
@randomvariable
Copy link
Member Author

Yeah, I forgot to convert for the older go version

Copy link
Member

@vincepri vincepri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 8, 2021
@k8s-ci-robot k8s-ci-robot merged commit 2ac7d74 into kubernetes-sigs:release-0.3 Jun 8, 2021
@randomvariable randomvariable deleted the remove-viper-release-03 branch June 8, 2021 20:11
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants