Skip to content

RBAC issue with configmappropagations #2642

@matzew

Description

@matzew

Describe the bug

Running HEAD on openshift, I get:

{
  "level": "error",
  "ts": "2020-02-25T14:14:19.430Z",
  "logger": "controller.knative-eventing-namespace-controller",
  "caller": "controller/controller.go:409",
  "msg": "Reconcile error",
  "commit": "0a14f71",
  "knative.dev/controller": "knative-eventing-namespace-controller",
  "error": "configMapPropagation: configmappropagations.configs.internal.knative.dev \"eventing\" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>",
  "stacktrace": "knative.dev/eventing/vendor/knative.dev/pkg/controller.(*Impl).handleErr\n\t/home/prow/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:409\nknative.dev/eventing/vendor/knative.dev/pkg/controller.(*Impl).processNextWorkItem\n\t/home/prow/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:395\nknative.dev/eventing/vendor/knative.dev/pkg/controller.(*Impl).Run.func2\n\t/home/prow/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:343"
}

Expected behavior

before the configmappropagations work, this worked ;-)

/cc @grac3gao
/cc @grantr

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions