Skip to content

Update operator sdk remove rbac proxy#1887

Merged
openshift-merge-bot[bot] merged 11 commits intobackube:mainfrom
tesshuflower:update-operator-sdk-remove-rbac-proxy
Jan 27, 2026
Merged

Update operator sdk remove rbac proxy#1887
openshift-merge-bot[bot] merged 11 commits intobackube:mainfrom
tesshuflower:update-operator-sdk-remove-rbac-proxy

Conversation

@tesshuflower
Copy link
Copy Markdown
Contributor

@tesshuflower tesshuflower commented Jan 20, 2026

Describe what this PR does

Updates operator-sdk to v1.42.0

Is there anything that requires special attention?

This involves a migration that removes kube-rbac-proxy, metrics are now available with authn/authz protection provided by controller-runtime.

Related issues:

Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
Signed-off-by: Tesshu Flower <tflower@redhat.com>
@tesshuflower tesshuflower force-pushed the update-operator-sdk-remove-rbac-proxy branch from 8e8938c to 35b9e5e Compare January 20, 2026 22:29
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.9%. Comparing base (f13b9b8) to head (8d9b2f5).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/volumepopulator_controller.go 75.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1887     +/-   ##
=======================================
- Coverage   69.0%   68.9%   -0.2%     
=======================================
  Files         57      57             
  Lines       6040    6038      -2     
=======================================
- Hits        4172    4164      -8     
- Misses      1562    1565      +3     
- Partials     306     309      +3     
Files with missing lines Coverage Δ
internal/controller/mover/syncthing/api/utils.go 83.3% <100.0%> (ø)
internal/controller/volumepopulator_controller.go 72.4% <75.0%> (-1.4%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Tesshu Flower <tflower@redhat.com>
@openshift-ci openshift-ci bot added size/XXL and removed size/XL labels Jan 21, 2026
Signed-off-by: Tesshu Flower <tflower@redhat.com>
@tesshuflower tesshuflower force-pushed the update-operator-sdk-remove-rbac-proxy branch from 4da15a0 to 5008729 Compare January 21, 2026 22:17
Signed-off-by: Tesshu Flower <tflower@redhat.com>
@sonarqubecloud
Copy link
Copy Markdown

@tesshuflower
Copy link
Copy Markdown
Contributor Author

/cc @JohnStrunk

@openshift-ci openshift-ci bot requested a review from JohnStrunk January 27, 2026 19:22
Copy link
Copy Markdown
Member

@JohnStrunk JohnStrunk left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnStrunk, tesshuflower

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JohnStrunk,tesshuflower]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 1d01658 into backube:main Jan 27, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants