Joe Julian

Results 369 comments of Joe Julian

Not that it tells us much, but here's where skip-refresh was added: https://github.com/helm/helm/issues/2019 Looks like the behavior to download the whole list is from the original support for dependencies. I...

The change belongs in https://github.com/helm/helm/blob/9a5eb70320c1c1b7b6f1c5a6f0f5420cb1c934a0/pkg/downloader/manager.go#L153

I'd install the two charts in different namespaces. If that's not possible, you might be able to work around it by using kustomize as a [post renderer](https://helm.sh/docs/topics/advanced/#post-rendering)

Seems like these answers didn't spark any additional questions, so I'm going to go ahead and close this.

A fix for this should include a test that fails if any resource [here](https://github.com/helm/helm/blob/main/pkg/chartutil/create.go) receives a deprecation warning.

@hzliangbin please do, yes.

> > A fix for this should include a test that fails if any resource [here](https://github.com/helm/helm/blob/main/pkg/chartutil/create.go) receives a deprecation warning. > > @joejulian It's hard to judge a resource rendered...

> > True, but for testing purposes we can use the [linter deprecations](https://github.com/helm/helm/blob/main/pkg/lint/rules/deprecations.go). > > [linter deprecations](https://github.com/helm/helm/blob/main/pkg/lint/rules/deprecations.go) depends on LDFLAGS `k8sVersionMinor ` which is not set when test uint case,...

Everyone that might be able to so much as comment on this is at Kubecon this week.