Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
/ kubenode Public archive

Commit 10c5914

Browse files
committed
controller-runtime: remove comment
The code generator can enable this when/if/how it wants to.
1 parent d3f7369 commit 10c5914

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controller-runtime/lib/manager.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ export class Manager {
7272
coordinationClient,
7373
coreClient,
7474
kubeconfig,
75-
// TODO(cjihrig): Default this to true once the generated code is ready.
7675
leaderElection = false,
7776
leaderElectionName = '',
7877
leaderElectionNamespace = '',

0 commit comments

Comments
 (0)