issues
search
OmegaVVeapon
/
kopf-k8s-sidecar
An implementation of k8s-sidecar using k8s operators via kopf
GNU General Public License v3.0
16
stars
6
forks
source link
Api connection robustness
#22
Closed
OmegaVVeapon
closed
3 years ago
OmegaVVeapon
commented
3 years ago
Added retries to the LIST mode so that it has a better chance of recovering on failures
Improved performance of LIST mode (no longer fetching ALL configmaps and ALL secrets, filtering instead)
Major refactoring of the way we inject env vars and log them
Upgraded libraries that were being flagged by Dependabot as having issues
Removed the k8s
EVENT_LOGGING
. It was adding some unnecessary complexity for something that wasn't used at all.
EVENT_LOGGING
. It was adding some unnecessary complexity for something that wasn't used at all.