Commit 7bda5c0
Inline HasTransportConsumerFinalizer into TransportURL controller
Move the transport consumer finalizer check from the exported API
helper into a private function in the controller — the only consumer.
Delete transporturl_helpers.go entirely since all exported helpers are
now either in lib-common (ManageSecretConsumerFinalizer,
RemoveSecretConsumerFinalizer) or inlined here.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 080325f commit 7bda5c0
2 files changed
Lines changed: 12 additions & 42 deletions
File tree
- apis/rabbitmq/v1beta1
- internal/controller/rabbitmq
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | | - | |
| 1061 | + | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| |||
1309 | 1309 | | |
1310 | 1310 | | |
1311 | 1311 | | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
1312 | 1322 | | |
1313 | 1323 | | |
1314 | 1324 | | |
| |||
0 commit comments