Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add legacy varient to kind config patch #16176

Merged
merged 2 commits into from Aug 13, 2019

Conversation

howardjohn
Copy link
Member

@howardjohn howardjohn commented Aug 9, 2019

The config patch provided only works on 1.15, but we test on older
kubernetes versions for backwards compatibility, so we need another
variant to support these.

This fixes postsubmit test failures like https://prow.istio.io/view/gcs/istio-prow/logs/integ-k8s-112-postsubmit-master/147

The config patch provided only works on 1.15, but we test on older
kubernetes versions for backwards compatibility, so we need another
variant to support these.
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Aug 9, 2019
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 9, 2019
@@ -0,0 +1,14 @@
# This configs KinD to spin up a k8s cluster with trustworthy jwt (Service Account Token Volume Projection) feature.
# This must be used for 1.14 and 1.13 k8s versions
Copy link
Member

Choose a reason for hiding this comment

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

You mean for k8s 1.12?

Copy link
Member Author

Choose a reason for hiding this comment

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

oops

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@istio-testing
Copy link
Collaborator

@howardjohn: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
integ-new-install-k8s-presubmit-tests-master 01374ad link /test integ-new-install-k8s-presubmit-tests-master
integ-mixer-k8s-presubmit-tests-master 01374ad link /test integ-mixer-k8s-presubmit-tests-master

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@pitlv2109
Copy link
Member

/lgtm

@howardjohn
Copy link
Member Author

/assign @geeknoid @duderino

Copy link
Member

@linsun linsun left a comment

Choose a reason for hiding this comment

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

/lgtm

@istio-testing
Copy link
Collaborator

In response to a cherrypick label: new pull request created: #16250

@rlenglet rlenglet added this to the 1.3 milestone Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. 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.

None yet

7 participants