gitops-build-lib icon indicating copy to clipboard operation
gitops-build-lib copied to clipboard

Replace kubectl image

Open schnatterer opened this issue 2 years ago • 0 comments

As discussed in #28, it would to replace the usage of the kubectl image with a native implementation. We only use it for createConfigMap() so it shouldn't be too much effort. For both user perspective and maintenance it would be a win: One less external dependency, faster builds, one version less that has to be kept up to date.

schnatterer avatar Mar 20 '23 15:03 schnatterer