Hans Knecht
Hans Knecht
This isn't currently supported. You'd need to use something like argo to generate the configmap from the files in git for you, and then reference that. The operator assumes you...
@agup006 is this a feature that is on the roadmap? Being able to define the configuration of ES, Kibana, etc using built in k8s resources would be a super useful...
@GrahamDumpleton Am I missing something with http? I think this is already supported? ``` # fetches asset over HTTP (optional) http: # asset URL (required) url: # verification checksum (optional)...
It works with zip files. I think the problem is it doesn't work with .tar.gz files?
Understandable, just wanted to make you aware if you still needed it. I'll look and see if I can figure out why it doesn't support `.tar.gz` files. And maybe submit...
@dominik-bln figured I'd check in and see if you had made any more progress/need help moving the basic implementation working?
@dominik-bln I know you have the PR out, if you have time and can get it to a mergable state then I can iterate and help with the lockfile part....
@dominik-bln I also think that for vendir we could follow a similar model to package.json: ``` If you use a lock file then changes to your package file must come...
@rarkins I think I have this mostly working (working through some final small things). But I would love a cursory glance. I also would love to know how the kustomize...
@rarkins would love some feedback on this PR, would love to get vendir support added natively