mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 17:25:32 -04:00
dont rewrite operators and dont write replaceAttr function
This commit is contained in:
parent
7cabd03ade
commit
c1168588e6
2 changed files with 0 additions and 6 deletions
|
@ -75,7 +75,6 @@ func main() {
|
|||
flag.BoolVar(&enableLeaderElection, "leader-elect", false,
|
||||
"Enable leader election for controller manager. "+
|
||||
"Enabling this will ensure there is only one active controller manager.")
|
||||
// TODO(miampf): Find out what is going on here and reimplement it in log/slog.
|
||||
opts := zap.Options{
|
||||
Development: true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue