Closed mhartmann-jaconi closed 1 month ago
@n0tl3ss please test this feature in production k8s deployment and resolve the failing tests. Thanks.
@graemerocher I have tested code it works and looks ok to me :) nice work @mhartmann-jaconi
Thanks for the contribution!
Extracts common watch functionality for secrets and config-maps into abstract base classes and implement those for the dedicated sub types, so that watch config looks the same for both types and has the same base implementation.