Andy Suderman

Results 113 comments of Andy Suderman

Unfortunately that feature has not been added to helm. The HIP was approved, however we are still waiting on https://github.com/helm/helm/pull/11378 to be approved before this can happen.

Catching up on this now, and I would say that is correct @jstewart612. Adding another third-party binary introduces maintenance cost that we are not willing to incur at this time....

I like the idea of making this a separate sub-command. I don't particularly love the name `precheck`. Either a name that encompasses the functionality better, or even a flag that...

Now that we're downloading the entire file from artifacthub now, it should be easy to enhance how we manage and cache that file.

With the merge of #187, I changed this to an enhancement to add pre-release versions in case someone wants to add that down the road.

This seems to have been fixed in the latest versions of Polaris, as we are using the `--generate-name` flag now.

We currently use either annotations or labels I believe, so we can just close this.

I'm going to tackle at least part of this during the next CNCF livestream on March 1st 2023.

@bflad Thank you so much for this comment. I've been chasing this for a while, and this solved it for me. Turns out my asdf installation of terraform was stilling...

Oh that's an interesting bug. Sounds like we need some additional test cases.