keel/internal/k8s
David 10acf52919
New keel.sh/monitorContainers annotation to allow explicitly setting which containers should be monitored (#777)
* Added new keel.sh/monitorContainers annotation to allow providing an explicit regular expression that will filter which containers Keel will interact with. If left empy, it will preserve previous behaviour (all containers).
* Support for debug parameters: Context and MasterUrl
2024-11-05 19:20:03 +01:00
..
cache.go cache should return deep copies 2018-04-30 11:26:43 +01:00
cache_test.go cache should return deep copies 2018-04-30 11:26:43 +01:00
converter.go New keel.sh/monitorContainers annotation to allow explicitly setting which containers should be monitored (#777) 2024-11-05 19:20:03 +01:00
resource.go New keel.sh/monitorContainers annotation to allow explicitly setting which containers should be monitored (#777) 2024-11-05 19:20:03 +01:00
resource_test.go add unit tests 2023-08-09 03:46:49 +00:00
translator.go Initial fixes 2024-11-04 20:02:58 +01:00
watcher.go Initial fixes 2024-11-04 20:02:58 +01:00