Commit 98d388a
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 dfc8448 commit 98d388a
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 | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
| |||
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | | - | |
| 1062 | + | |
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
| |||
1310 | 1310 | | |
1311 | 1311 | | |
1312 | 1312 | | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1313 | 1323 | | |
1314 | 1324 | | |
1315 | 1325 | | |
| |||
0 commit comments