You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi! i try to use your proyect but when i a execute go get github.com/bzon/ecr-k8s-secret-creator command has this error:
github.com/bzon/ecr-k8s-secret-creator
../go/src/github.com/bzon/ecr-k8s-secret-creator/main.go:165:36: not enough arguments in call to secretClient.Update
have (*"k8s.io/api/core/v1".Secret)
want (context.Context, *"k8s.io/api/core/v1".Secret, "k8s.io/apimachinery/pkg/apis/meta/v1".UpdateOptions)
The text was updated successfully, but these errors were encountered:
hi! i try to use your proyect but when i a execute go get github.com/bzon/ecr-k8s-secret-creator command has this error:
github.com/bzon/ecr-k8s-secret-creator
../go/src/github.com/bzon/ecr-k8s-secret-creator/main.go:165:36: not enough arguments in call to secretClient.Update
have (*"k8s.io/api/core/v1".Secret)
want (context.Context, *"k8s.io/api/core/v1".Secret, "k8s.io/apimachinery/pkg/apis/meta/v1".UpdateOptions)
The text was updated successfully, but these errors were encountered: