Skip to content

Upgrading provider from v0.13.0 to v0.14.0 throws error and provider is not getting started #350

@s-u-b-h-a-k-a-r

Description

@s-u-b-h-a-k-a-r

What happened?

The provider is not getting started and throwing below error on startup.

goroutine 1 [running]:
github.com/crossplane/crossplane-runtime/v2/pkg/resource.MustCreateObject(...)
github.com/crossplane/crossplane-runtime/[email protected]/pkg/resource/resource.go:128
github.com/crossplane/crossplane-runtime/v2/pkg/reconciler/providerconfig.NewReconciler({0x354b398, 0xc000428a80}
github.com/crossplane/crossplane-runtime/[email protected]/pkg/reconciler/providerconfig/reconciler.go:123 +0x4d5
github.com/crossplane-contrib/provider-argocd/pkg/controller/config.Setup({0x354b398, 0xc000428a80}, {{0x350dce0,
github.com/crossplane-contrib/provider-argocd/pkg/controller/config/config.go:44 +0x558
github.com/crossplane-contrib/provider-argocd/pkg/controller.Setup({0x354b398, 0xc000428a80}, {{0x350dce0, 0xc000
github.com/crossplane-contrib/provider-argocd/pkg/controller/argocd.go:44 +0xdf
main.main()
github.com/crossplane-contrib/provider-argocd/cmd/provider/main.go:137 +0x1e68
stream closed EOF for crossplane-system/upbound-provider-argocd-1f57ebe9b787-56f597d9bc-d4rzr (package-runtime)

crossplane:v1.19.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions