FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Merged by Bors] - Tls authentication and encryption by maltesander · Pull Request #479 · stackabletech/zookeeper-operator · GitHub

[Merged by Bors] - Tls authentication and encryption - #479

Closed
maltesander wants to merge 28 commits into
mainfrom
tls_authentication_and_encryption
Closed

[Merged by Bors] - Tls authentication and encryption#479
maltesander wants to merge 28 commits into
mainfrom
tls_authentication_and_encryption

Conversation

maltesander commented May 6, 2022
edited by adwk67
Loading

Copy link
Copy Markdown
Member

Description

closes #466

Currently there is still a workaround (TLS can be used via the clientPort and not secureClientPort with port unification. This means there still can be plaintext connections without encryption or authentication; see https://issues.apache.org/jira/browse/ZOOKEEPER-4276)

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
maltesander requested a review from a team May 9, 2022 13:25
maltesander marked this pull request as ready for review May 9, 2022 13:25
maltesander and others added 3 commits May 9, 2022 15:27
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
Comment thread tests/templates/kuttl/smoke/test_tls.sh Outdated
adwk67 self-assigned this May 11, 2022
adwk67 self-requested a review May 11, 2022 07:49
Comment thread deploy/config-spec/properties.yaml Outdated
Comment thread docs/modules/ROOT/pages/usage.adoc Outdated
Comment thread docs/modules/ROOT/pages/usage.adoc Outdated
Comment thread docs/modules/ROOT/pages/usage.adoc Outdated
Comment thread docs/modules/ROOT/pages/usage.adoc Outdated
Comment thread rust/operator-binary/src/command.rs Outdated
Comment thread rust/operator-binary/src/command.rs Outdated
maltesander and others added 2 commits May 11, 2022 13:04
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
maltesander requested review from adwk67 and sbernauer May 11, 2022 11:30

adwk67 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Comment thread rust/crd/src/lib.rs
Comment thread rust/crd/src/lib.rs

Copy link
Copy Markdown
Member Author

bors merge

bors Bot pushed a commit that referenced this pull request May 11, 2022
## Description

closes #466

Currently there is still a workaround (TLS can be used via the `clientPort` and not `secureClientPort` with port unification. This means there still can be plaintext connections without encryption or authentication; see https://issues.apache.org/jira/browse/ZOOKEEPER-4276)



Co-authored-by: Malte Sander <malte.sander.it@gmail.com>

bors Bot commented May 11, 2022

Copy link
Copy Markdown
Contributor

Pull request successfully merged into main.

Build succeeded:

bors Bot changed the title Tls authentication and encryption [Merged by Bors] - Tls authentication and encryption May 11, 2022
bors Bot closed this May 11, 2022
bors Bot deleted the tls_authentication_and_encryption branch May 11, 2022 15:06
maltesander mentioned this pull request Jul 12, 2022
4 tasks
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TLS authentication & encryption

3 participants


Back | FazBrowse Home | New Git URL