defaulterrr
|
1bdb178cb0
|
fix: uppercase abbreviation for endpointSlices
|
2025-01-10 18:52:23 +03:00 |
|
defaulterrr
|
bce5d7541c
|
fix: epps -> epss typo
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
|
2025-01-10 18:28:46 +03:00 |
|
defaulterrr
|
ff97340e2c
|
feat: use indexed storage for endpointslices instead of manually filtering them for each service
|
2024-12-07 20:41:36 +01: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 |
|
Tomas Hulata
|
490ecffc52
|
fix svc long name (#9245)
Signed-off-by: tombokombo <tombo@sysart.tech>
Signed-off-by: tombokombo <tombo@sysart.tech>
|
2022-11-05 14:22:15 -07:00 |
|
Tomas Hulata
|
3579ed0487
|
feat: switch from endpoints to endpointslices (#8890)
* endpointslices
Signed-off-by: tombokombo <tombo@sysart.tech>
* cleanup
Signed-off-by: tombokombo <tombo@sysart.tech>
* fix rbac
Signed-off-by: tombokombo <tombo@sysart.tech>
* fix comments
Signed-off-by: tombokombo <tombo@sysart.tech>
* cleanup store, add store tests
Signed-off-by: tombokombo <tombo@sysart.tech>
* fix copyright date
Signed-off-by: tombokombo <tombo@sysart.tech>
Signed-off-by: tombokombo <tombo@sysart.tech>
|
2022-09-23 12:38:04 -07:00 |
|