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

Remove trustworthy and legacy jwt concepts. Always use trustworthy jwt #16147

Merged
merged 1 commit into from Aug 9, 2019

Conversation

pitlv2109
Copy link
Member

@pitlv2109 pitlv2109 commented Aug 8, 2019

Remove useTrustworthyJwt and useNormalJwt helm values. Always use trustworthy Jwts if SDS is enabled.

[ ] Configuration Infrastructure
[ ] Docs
[X] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[X] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

@istio-testing istio-testing added the do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. label Aug 8, 2019
@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 8, 2019
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 8, 2019
@istio-testing
Copy link
Collaborator

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

Test name Commit Details Rerun command
integ-telemetry-k8s-presubmit-tests-master c3ea331 link /test integ-telemetry-k8s-presubmit-tests-master
integ-new-install-k8s-presubmit-tests-master c3ea331 link /test integ-new-install-k8s-presubmit-tests-master
istio-pilot-multicluster-e2e-master c3ea331 link /test istio-pilot-multicluster-e2e-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 pitlv2109 changed the title [WIP] Remove trustworthy and legacy jwt concepts. Always use trustworthy jwt Remove trustworthy and legacy jwt concepts. Always use trustworthy jwt Aug 8, 2019
@pitlv2109 pitlv2109 marked this pull request as ready for review August 8, 2019 23:19
@istio-testing istio-testing removed the do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. label Aug 8, 2019
@pitlv2109
Copy link
Member Author

@quanjielin @myidpt Hopefully we can land this in 1.3. PTAL.

Copy link
Contributor

@quanjielin quanjielin left a comment

Choose a reason for hiding this comment

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

/lgtm

@howardjohn
Copy link
Member

are we removing this in 1.3? We don't have a deprecation time period for this? Or was it already deprecated?

@pitlv2109
Copy link
Member Author

are we removing this in 1.3? We don't have a deprecation time period for this? Or was it already deprecated?

We've already removed it. This is just a cleanup. Trustworthy Jwt is the only choice when using SDS.

@rshriram rshriram merged commit 6346034 into istio:master Aug 9, 2019
lei-tang added a commit to lei-tang/istio.github.io that referenced this pull request Sep 3, 2019
…ease 1.3

Istio release 1.3 uses new k8s JWT (istio/istio#16147),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
lei-tang added a commit to lei-tang/istio.github.io that referenced this pull request Sep 5, 2019
…ease 1.3

Istio release 1.3 uses new k8s JWT (istio/istio#16147),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
geeknoid pushed a commit to istio/istio.io that referenced this pull request Sep 6, 2019
…ration for release 1.3 (#4904)

* Temporarily disable the user guide of Istio Vault integration for release 1.3

Istio release 1.3 uses new k8s JWT (istio/istio#16147),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
howardjohn added a commit to howardjohn/istio that referenced this pull request Jan 12, 2020
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/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.

None yet

7 participants