This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 385
Enable TLS #313
Merged
Merged
Enable TLS #313
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
452eb4b
Initial TLS implementation
224c8ce
Improvements to the TLS implementation
ishustava b81632a
Update CHANGELOG
ishustava 9a71a8e
tls-init-cleanup job fixes
ishustava 46e8ab9
Client and server cluster roles don't need secret permissions
ishustava e57223f
Enable TLS for Consul Connect
ishustava 2470fc3
Improvements from code review
ishustava 6ff8db1
Enable TLS for sync-catalog
ishustava ef97b83
Enable TLS for server-acl-init
ishustava eb70d6e
Update CHANGELOG and set httpsOnly to true by default
ishustava 458ce81
Update consul-k8s image
ishustava 19d325d
Enable TLS for the Mesh gateway deployment
ishustava 68c12b7
Support TLS for the snapshot agent deployment
ishustava c1a341e
Update CHANGELOG.md
ishustava d5ab090
Make sure helm test passes if TLS is enabled
ishustava 64c57a3
tls-init service account, cluster role, and clusterrole binding shoul…
ishustava 224b7d1
Support incremental rollout of TLS
ishustava b339938
Update CHANGELOG and enterprise licence TLS tests
ishustava 81efca1
Update with changes from code review
ishustava c9700b8
Update Changelog and fix a few typos
ishustava 08b4a24
Fix whitespace; combine/remove redundant tests
ishustava 3d08818
GRPC address should not have 'http'
ishustava 357c48e
Delete incorrect comments
ishustava 3870aeb
Merge branch 'master' into enable-tls
ishustava bb34bc7
Fix syntax error
ishustava 278da9a
Fix a bug in the enterprise license job
ishustava File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Support incremental rollout of TLS
- Loading branch information
commit 224b7d186b709d6a48dc0192fb68c77c4c67649e
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lkysow this flag is for incremental TLS rollout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adilyse ^^