Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Reconciliation initiated without a valid cause #10

Description

@kadel

Describe the bug

It looks like the operator is stuck in some kind of reconcile loop

2023-09-08T12:53:58+02:00	DEBUG	controllers.Helm	Reconciliation triggered	{"backstage": "backstage-operator/backstage-sample"}
2023-09-08T12:53:59+02:00	DEBUG	predicate	Reconciling due to dependent resource update	{"name": "openshift-master-controllers", "namespace": "openshift-controller-manager", "apiVersion": "v1", "kind": "ConfigMap"}
2023-09-08T12:53:59+02:00	DEBUG	predicate	Reconciling due to dependent resource update	{"name": "cluster-policy-controller-lock", "namespace": "openshift-kube-controller-manager", "apiVersion": "v1", "kind": "ConfigMap"}
2023-09-08T12:54:01+02:00	DEBUG	controllers.Helm	preparing upgrade for backstage-sample
2023-09-08T12:54:06+02:00	DEBUG	controllers.Helm	performing update for backstage-sample
2023-09-08T12:54:06+02:00	DEBUG	controllers.Helm	dry run for backstage-sample
2023-09-08T12:54:06+02:00	DEBUG	predicate	Reconciling due to dependent resource update	{"name": "backstage-sample", "namespace": "backstage-operator", "apiVersion": "apps/v1", "kind": "Deployment"}
2023-09-08T12:54:06+02:00	DEBUG	predicate	Reconciling due to dependent resource update	{"name": "backstage-sample", "namespace": "backstage-operator", "apiVersion": "apps/v1", "kind": "Deployment"}
2023-09-08T12:54:06+02:00	INFO	controllers.Helm	Release reconciled	{"backstage": "backstage-operator/backstage-sample", "name": "backstage-sample", "version": 200}

Expected Behavior

Shouldn't perform reconciliation if there are no changes made to Backstage CR or related resources

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions