Ivan Ka
Ivan Ka
2+ years to make a decision. Due of this feature/bug, we are not able to enforce in Kubernetes following security measures for all the Java applications. ``` securityContext: readOnlyRootFilesystem: true...
Does anyone know whether or not these changes will support Gitlab MD5 https://gitlab-docker-machine-downloads.s3.amazonaws.com/v0.16.2-gitlab.25/index.html?
Hi, any examples to reproduce?
Yeah it's a bug. The fix may effect a decent number of helm charts under tests. Snapshot test example ```yml --- suite: issue 303 for helm-unittest tests: - it: manifest...
Or something like this https://pre-commit.com/
If I'm understand you correctly, [example](https://github.com/ik-workshop/helm-unittests-issues/tree/master/issue-288) File `_affinities.tpl` ```yml {{/* Return a nodeAffinity definition {{ include "common.affinities.nodes" . -}} */}} {{- define "common.affinities.nodes" -}} requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key:...
Hi @vovkanaz, would you be able to share a solution here too pls so we can spread the knowledge?
I would agree on that. Currently charts I'm looking after have quite a decent amount of `*.tpl` functions too. The helm behavior is a challenging part here. The `tpl` function...
One more feature left https://github.com/helm-unittest/helm-unittest/issues/349
I'll re-test. I think I did cover this case too and the behavior was the same.