Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBaaSConnection conditions reconcile error #85

Closed
tchughesiv opened this issue Dec 17, 2021 · 0 comments
Closed

DBaaSConnection conditions reconcile error #85

tchughesiv opened this issue Dec 17, 2021 · 0 comments
Assignees

Comments

@tchughesiv
Copy link
Contributor

2021-12-17T20:15:39.014Z	ERROR	controller-runtime.manager.controller.dbaasconnection	Could not update connection status	{"reconciler group": "dbaas.redhat.com", "reconciler kind": "DBaaSConnection", "name": "dbaas-cluster1-6b4167e45f", "namespace": "openshift-dbaas-operator", "DBaaS Connection": "openshift-dbaas-operator/dbaas-cluster1-6b4167e45f", "error": "DBaaSConnection.dbaas.redhat.com \"dbaas-cluster1-6b4167e45f\" is invalid: [status.conditions.reason: Invalid value: \"\": status.conditions.reason in body should be at least 1 chars long, status.conditions.status: Unsupported value: \"\": supported values: \"True\", \"False\", \"Unknown\", status.conditions.type: Invalid value: \"\": status.conditions.type in body should match '^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$']"}
github.com/RHEcosystemAppEng/dbaas-operator/controllers.(*DBaaSConnectionReconciler).Reconcile
	/workspace/controllers/dbaasconnection_controller.go:91
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
	/root/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:298
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
	/root/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:253
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/root/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:214
2021-12-17T20:15:39.014Z	ERROR	controller-runtime.manager.controller.dbaasconnection	Reconciler error	{"reconciler group": "dbaas.redhat.com", "reconciler kind": "DBaaSConnection", "name": "dbaas-cluster1-6b4167e45f", "namespace": "openshift-dbaas-operator", "error": "DBaaSConnection.dbaas.redhat.com \"dbaas-cluster1-6b4167e45f\" is invalid: [status.conditions.reason: Invalid value: \"\": status.conditions.reason in body should be at least 1 chars long, status.conditions.status: Unsupported value: \"\": supported values: \"True\", \"False\", \"Unknown\", status.conditions.type: Invalid value: \"\": status.conditions.type in body should match '^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$']"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
	/root/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:253
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/root/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants