Jon Carl
|
034c3ccad4
|
Metrics: Add --metrics-per-undefined-host argument. (#11818)
Signed-off-by: Jon Carl <grounded042@joncarl.com>
|
2024-08-26 20:09:11 +01:00 |
|
Matheus Fidelis
|
7c8af4928b
|
Controller: Make Leader Election TTL configurable. (#11142)
* feature(leader_ttl): feature to customize ttl to leader be re-elected
* fix(review): docs
|
2024-03-28 06:36:23 -07:00 |
|
Matheus Fidelis
|
9b63559cbb
|
feature(leader_election): flag to disable leader election feature on controller (#11064)
|
2024-03-06 05:59:22 -08:00 |
|
Chen Chen
|
b3060bfbd0
|
Fix golangci-lint errors (#10196)
* Fix golangci-lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix dupl errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix assert in e2e test
Signed-off-by: z1cheng <imchench@gmail.com>
* Not interrupt the waitForPodsReady
Signed-off-by: z1cheng <imchench@gmail.com>
* Replace string with constant
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Revert write file permision
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
|
2023-08-31 00:36:48 -07:00 |
|
Ricardo Katz
|
4c6a7ee158
|
Decouple shared functions between controllers (#8829)
* Decouple shared functions between controllers
* Apply suggestions from code review
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Fix package names and fmt
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
|
2022-07-20 11:53:44 -07:00 |
|