[CLI-3059,CLI-3464,CLI-3360,CPSEC-342] CLI On-Prem Updates#3059
Merged
Steven Gagniere (sgagniere) merged 16 commits intomainfrom Apr 7, 2025
Merged
[CLI-3059,CLI-3464,CLI-3360,CPSEC-342] CLI On-Prem Updates#3059Steven Gagniere (sgagniere) merged 16 commits intomainfrom
Steven Gagniere (sgagniere) merged 16 commits intomainfrom
Conversation
|
🎉 All Contributor License Agreements have been signed. Ready to merge. |
Channing Dong (channingdong)
approved these changes
Apr 7, 2025
Contributor
Channing Dong (channingdong)
left a comment
There was a problem hiding this comment.
LGTM, thanks for the efforts.
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
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.
Release Notes
Breaking Changes
New Features
--client-cert-pathand--client-key-pathflags toconfluent loginto support on-premises mTLS login--certificate-onlyflag toconfluent loginfor on-premises mTLS login without username/password or SSO--client-cert-pathand--client-key-pathflags to all on-premises MDS and Schema Registry commandsBug Fixes
confluent kafka topic [produce | consume]commandsconfluent kafka topic [produce | consume]commands to fail to startconfluent local kafka topic consumeto fail to startChecklist
Whatsection below whether this PR applies to Confluent Cloud, Confluent Platform, or both.Test & Reviewsection below.Blast Radiussection below.What
This collection of PRs addresses the following on-prem related updates and issues:
Blast Radius
Commands that would be affected:
References
1-Pager: https://confluentinc.atlassian.net/wiki/spaces/AEGI/pages/4223534063/1-Pager+On-Prem+mTLS+Support+for+CLI
The following 3 PRs will be merged into this one before this PR is merged:
main <-- CLI-3059 <-- CLI-3464 <-- CLI-3360 <-- CPSEC-342
CLI 3464 PR: #3054
CLI 3360 PR: #3024
CPSEC 342 PR: #3047
Test & Review
This testing doc includes tests covering all 4 PRs.
Testing doc: https://docs.google.com/document/d/1LgE3J2dDlT2j1RmqJuQ-8nrP7JXfsoXbACa69Ibp9tg/edit?usp=sharing
Also converted on-prem audit-log and ACL CRUD unit tests to integration tests.