Austin Abro

Results 36 comments of Austin Abro

This is still blocked on the flux side as trying to connect to the internal registry for login is still going over https when repo.spec.insecure is set to true. We...

propose a schema that looks like below. This is based on the examples/helm-charts within the Zarf repository. Non changed fields were taken out for brevity. Exactly one of the following...

Assuming we make this change we also have to change `zarf prepare lint` to no longer warn that `url: "###ZARF_PKG_TMPL_DUBBD_OCI###"` won't be evaluated

This will wait on #2276 as the re-architecture of variables will make this PR easier

This feature is not a high enough priority and too much has changed in the code to reasonably merge this. Closing to be re-added at a future date

@shanewhite97 #2005 was now merged adding in a Zarf native way to deploy flux HelmRepositories. Are you still looking for a way to deploy charts through flux without using OCI...

@shanewhite97 Most likely sometime next week, if you'd like to try out the code you can clone the Zarf repo, run `make init-package-with-agent`, then `build/zarf init`. You'll have a cluster...

I would also like to give the user the line number in the future

For checking unpinned repos I'm leaning towards just checking if the repo doesn't contain "@" or "/-/". Could result in some false negatives since repos can have "@" in the...