razee-io / razeedeploy-core

Core components used to extend Razeedeploy
Apache License 2.0
4 stars 9 forks source link

Optimized resource retrieval for FetchEnvs #383

Closed carrolp closed 1 year ago

carrolp commented 1 year ago

Optimized resource retrieval for FetchEnvs, using a cache to ensure resources are not retrieved from kube multiple times.

Ref: https://github.com/razee-io/MustacheTemplate/issues/463