Skip to content

Conversation

@rashedkvm
Copy link
Member

Enhanced Security: Using Controller-Runtime's built-in authentication provides better integration with Kubernetes RBAC and eliminates dependency on external kube-rbac-proxy.

Pull request

What this PR does / why we need it

Aligned with Kubebuilder's modern scaffold approach and Controller-Runtime best practices. Using Controller-Runtime's built-in authentication provides better integration with Kubernetes RBAC and eliminates dependency on external kube-rbac-proxy.

Which issue(s) this PR fixes

Fixes #384

Describe testing done for PR

Additional information or special notes for your reviewer

@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.62%. Comparing base (a9a90a8) to head (f52c8d6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #437      +/-   ##
==========================================
- Coverage   56.70%   56.62%   -0.09%     
==========================================
  Files          18       18              
  Lines        1402     1404       +2     
==========================================
  Hits          795      795              
- Misses        496      498       +2     
  Partials      111      111              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@rashedkvm rashedkvm force-pushed the remove-deprecated-rbac-image branch 2 times, most recently from f52c8d6 to 26df216 Compare August 28, 2025 13:50
Enhanced Security: Using Controller-Runtime's built-in authentication provides better integration with Kubernetes RBAC and eliminates dependency on external kube-rbac-proxy.

Signed-off-by: Rashed Kamal <[email protected]>
@rashedkvm rashedkvm force-pushed the remove-deprecated-rbac-image branch from 26df216 to aaf762f Compare August 28, 2025 13:58
@rashedkvm rashedkvm closed this Nov 12, 2025
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.

⚠️ Action Required: Replace Deprecated gcr.io/kubebuilder/kube-rbac-proxy

2 participants