Paul Gier

Results 47 comments of Paul Gier

@khayalghosh If you have the sources in a local directory, you can install directly from your local build. https://github.com/helm/helm-mapkubeapis#developer-from-source-install

@dcshiman I think this was already added in #64. Is that one not working for you?

Looks like there is a failure in one of the tests that we're trying to close an already closed channel. I guess in some cases the channel gets closed and...

Can you provide more information about your setup? Do you have some example code that reproduces the issue?

@EAHITechnology can you rebase and squash this against latest master, and update the commit and github comment to be more descriptive?

If you look at the `app version` of the 2.9.3 release of the Helm chart, you can see that it still points to version 2.9.2 of Pulsar. However, I agree...

@syhily @wolfstudy would it make sense to remove the separate go.mod file from the oauth2 directory and just treat is as a normal sub-directory? The only use case I'm aware...

As usual, I noticed a workaround right after creating the issue. In case it helps anyone else, the way to get around this issue with the `kube-prometheus-stack`, is to set...

@joejulian you can change existing behavior of commands, you just have to do it gradually, and give people plenty of warning, docs, migration path, etc., but I understand your point...

I don't think `--only-new` would handle my second use case of switching from a specific dependency version to a range for an existing dependency without upgrading, or in general upgrading...