Helm-operator: Update helm to v3 in helm-v3-dev branch

Created on 26 Oct 2019  路  6Comments  路  Source: fluxcd/helm-operator

Describe the feature
Update helm to v3 in helm-v3-dev branch

enhancement helm v3

Most helpful comment

Helm v3 is out!

All 6 comments

helm 3 RC1 is out since yesterday

I am trying to upgrade it but facing an issues with k8s version in go.mod:

build github.com/fluxcd/helm-operator/cmd/helm-operator: cannot load k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1: module k8s.io/apiextensions-apiserver@latest found (v0.0.0-20191028232452-c47e10e6d5a3, replaced by k8s.io/[email protected]), but does not contain package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1

or

k8s.io/kubectl/pkg/cmd/util: module k8s.io/kubectl@latest found (v0.0.0-20191027032433-6b77b0790ab4, replaced by k8s.io/[email protected]), but does not contain package k8s.io/kubectl/pkg/cmd/util

:(

@slenky Do you want some help? May be we could remote pair and work on this? I tried it too, and faced the same errors. But I think I know how to get around them

Let me know. I would be willing to help 馃槃

Helm v3 is out!

Shall I pick this up?

Was this page helpful?
0 / 5 - 0 ratings