Skip to content

Add support for disabling encryption and authentication - Entity Operator - #13022

Open
scholzj wants to merge 1 commit into
scholzj/add-none-encryption-and-authenticationfrom
scholzj/add-none-encryption-and-authentication-entity-operator
Open

Add support for disabling encryption and authentication - Entity Operator#13022
scholzj wants to merge 1 commit into
scholzj/add-none-encryption-and-authenticationfrom
scholzj/add-none-encryption-and-authentication-entity-operator

Conversation

@scholzj

@scholzj scholzj commented Aug 3, 2026

Copy link
Copy Markdown
Member

Type of change

  • Task

Description

This PR continues the work on the support for disabling encryption andf authentication. It focuses on the Entity Operator.

Checklist

  • Write tests
  • Make sure all tests pass
  • Try your changes inside a Kubernetes cluster, not just from unit tests
  • AI assistance was used to create this PR (see the Strimzi AI policy)

@snyk-io

snyk-io Bot commented Aug 3, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@scholzj scholzj added this to the 1.2.0 milestone Aug 3, 2026
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from c9b3999 to b2dcbdc Compare August 3, 2026 21:52
@scholzj

scholzj commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/gha run pipeline=regression

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

⏳ System test verification started: link

The following 6 job(s) will be executed:

  • regression-brokers-and-security-amd64 (cncf-ubuntu-8-32-x86)
  • regression-operators-amd64 (cncf-ubuntu-8-32-x86)
  • regression-operands-amd64 (cncf-ubuntu-8-32-x86)
  • regression-brokers-and-security-arm64 (cncf-ubuntu-8-32-arm)
  • regression-operators-arm64 (cncf-ubuntu-8-32-arm)
  • regression-operands-arm64 (cncf-ubuntu-8-32-arm)

Tests will start after successful build completion.

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.55%. Comparing base (37feef9) to head (3b1e660).

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     
Files with missing lines Coverage Δ
...strimzi/operator/cluster/model/EntityOperator.java 93.93% <100.00%> (ø)
...zi/operator/cluster/model/EntityTopicOperator.java 99.11% <100.00%> (+0.03%) ⬆️
...mzi/operator/cluster/model/EntityUserOperator.java 96.52% <100.00%> (+0.09%) ⬆️
...er/operator/assembly/EntityOperatorReconciler.java 89.53% <100.00%> (ø)
...uster/operator/assembly/KafkaAssemblyOperator.java 84.47% <ø> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 System test verification passed: link

@scholzj
scholzj requested a review from a team August 4, 2026 06:27
@scholzj
scholzj marked this pull request as ready for review August 4, 2026 06:27
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from b2dcbdc to c4a3ec6 Compare August 6, 2026 09:22
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from c4a3ec6 to 906a831 Compare August 6, 2026 19:55
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch 2 times, most recently from 1ea2de7 to 430c622 Compare August 6, 2026 20:57
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from 430c622 to cd91a98 Compare August 7, 2026 14:43
@scholzj scholzj modified the milestones: 1.2.0, 1.3.0 Aug 7, 2026
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from cd91a98 to 81ff070 Compare August 8, 2026 21:25
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch 3 times, most recently from 904ceee to f090369 Compare August 11, 2026 09:41
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from f090369 to 06dbbf4 Compare August 11, 2026 12:50
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from 06dbbf4 to 49f4cbb Compare August 13, 2026 13:48
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from 49f4cbb to 428cf96 Compare August 13, 2026 15:36
@scholzj
scholzj force-pushed the scholzj/add-none-encryption-and-authentication-entity-operator branch from 428cf96 to 3b1e660 Compare August 16, 2026 09:25
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.

2 participants