malarinv
  • Joined on 2019-06-11
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 14:34:36 +00:00
d636f4b59a fix: consider zlan ip when updating
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 14:19:33 +00:00
ebd9797d59 fix: logs
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 14:11:07 +00:00
bb50947391 fix: log only if updating
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 14:10:08 +00:00
799071601e fix: if no ip exists set empty set
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 14:04:57 +00:00
15ad2e5902 fix: compare only if ip set has changed
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 13:49:36 +00:00
971cbb667f fix: edge cases
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 13:28:49 +00:00
69a595e708 fix: put await bug
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 13:27:26 +00:00
5832314a19 fix: update service with the last updated external_ips
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 12:53:31 +00:00
2661c264c9 fix: keep ip and selector separate
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 12:44:07 +00:00
1c1a29b2ea fix: add more log
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 12:42:22 +00:00
59dd11f353 fix: add logs for service watcher
a1cf0467da cleanup: remove legacy sync code
Compare 2 commits »
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 12:17:05 +00:00
7efde36ca3 fix: add ip address validation
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 12:05:53 +00:00
924c24b16b fix: use gateway ip set in zlangateway lable
c51c400a4b fix: log all ips
4a14d77cc5 feat: enable node addition/removal based externalip updates
Compare 3 commits »
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 10:46:32 +00:00
041b45bb94 logs: add debug logs
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 10:42:12 +00:00
e72c1e3c1e fix: setup proper logging
4b23c6bcd9 feat: use service labels to identify service that needs to be annotated
Compare 2 commits »
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 10:01:27 +00:00
1d5ce487a6 script: build-n-push make target
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 10:00:52 +00:00
c386f2e648 fix: set default filename
malarinv pushed to main at infra/node-external-ip-controller 2025-01-12 09:11:30 +00:00
87869abf8b fix: provide configurable file path
87953222bb feat: listen for a list of services to update gateways
b297643ef7 fix: load gateway services from yaml
d4db24a8d8 fix: add gateway service list support
c972a4e56b cleanup: formatting
Compare 5 commits »
malarinv pushed to main at infra/node-external-ip-controller 2024-11-07 20:18:53 +00:00
3e89eaaa26 node names logging
malarinv pushed to main at infra/node-external-ip-controller 2024-11-07 20:16:31 +00:00
573f16c5c2 accumulate external ips before updating service