Add support for disabling encryption and authentication - Entity Operator - #13022
Open
scholzj wants to merge 1 commit into
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 3, 2026 21:52
c9b3999 to
b2dcbdc
Compare
Member
Author
|
/gha run pipeline=regression |
|
⏳ System test verification started: link The following 6 job(s) will be executed:
Tests will start after successful build completion. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## scholzj/add-none-encryption-and-authentication #13022 +/- ##
=================================================================================
Coverage 80.55% 80.55%
- Complexity 6569 6572 +3
=================================================================================
Files 344 344
Lines 22768 22775 +7
Branches 3101 3105 +4
=================================================================================
+ Hits 18340 18346 +6
Misses 3206 3206
- Partials 1222 1223 +1
🚀 New features to boost your workflow:
|
|
🎉 System test verification passed: link |
scholzj
marked this pull request as ready for review
August 4, 2026 06:27
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 6, 2026 09:22
b2dcbdc to
c4a3ec6
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 6, 2026 19:55
c4a3ec6 to
906a831
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
2 times, most recently
from
August 6, 2026 20:57
1ea2de7 to
430c622
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 7, 2026 14:43
430c622 to
cd91a98
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 8, 2026 21:25
cd91a98 to
81ff070
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
3 times, most recently
from
August 11, 2026 09:41
904ceee to
f090369
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 11, 2026 12:50
f090369 to
06dbbf4
Compare
ppatierno
approved these changes
Aug 13, 2026
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 13, 2026 13:48
06dbbf4 to
49f4cbb
Compare
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 13, 2026 15:36
49f4cbb to
428cf96
Compare
…rator Signed-off-by: Jakub Scholz <[email protected]>
scholzj
force-pushed
the
scholzj/add-none-encryption-and-authentication-entity-operator
branch
from
August 16, 2026 09:25
428cf96 to
3b1e660
Compare
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.
Type of change
Description
This PR continues the work on the support for disabling encryption andf authentication. It focuses on the Entity Operator.
Checklist