Joseph Lombrozo
Joseph Lombrozo
@jannfis thanks for the review! I'm certainly not opposed to creating a new tag. It would increase the scope a little bit, but if it's better for you guys, I...
@jannfis sorry, that was a bad example, just wanted to make sure the names made sense. I've submitted a new PR (#413), as the new approach was different enough from...
sorry, looks like I missed a code path. let me work on this a bit and see if I can slim it down some
Two things have stopped me from getting this done :( 1. found out that there was a major code path missing - I need to use the `semver-transformer` in order...
Sounds like a plan, glad it's appreciated!
Ok, I feel a lot better about this code. Let me know if there's anything else I should be supporting!
Thanks for the feedback! Let me see what I can do about those. I noticed the lack of rhythm too, but not quite sure what to do about it. I'll...
I had the same issue; for me it was b/c I was trying to transcode a video in a volume added via `extraData`. those mounts aren't added to the pms-elastic-transcoder...
Currently we don't have any first-class support for authorizing helm repositories. You could possibly hack it in via mounting configmaps that contain the credentials in `~/.config/helm/repositories.yaml`, but that might not...
With the recent changes to how manifests are generated (we now go through ArgoCD rather than generate it ourselves), I don't think this is needed anymore. Can we confirm?