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 have deployed Kubernetes 1.24 and the nats operator fails to start:
$ kubectl logs hrs-eventbus-operator-5bbc459dcb-w45j6 -n hrs-dsn
time="2022-06-21T11:10:45Z" level=info msg="nats-operator Version: 0.8.2"
time="2022-06-21T11:10:45Z" level=info msg="Git SHA: 4f36153"
time="2022-06-21T11:10:45Z" level=info msg="Go Version: go1.15.6"
time="2022-06-21T11:10:45Z" level=info msg="Go OS/Arch: linux/amd64"
time="2022-06-21T11:10:45Z" level=info msg="nats-operator is operating at the namespace scope in the \"hrs-dsn\" namespace"
E0621 11:10:45.587582 1 event.go:296] Could not construct reference to: '&v1.Endpoints{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"nats-operator", GenerateName:"", Namespace:"hrs-dsn", SelfLink:"", UID:"0fdfa48c-7df7-4e9b-9a84-62c4efa2a1ac", ResourceVersion:"230141", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63791071428, loc:(*time.Location)(0x1dec6c0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"control-plane.alpha.kubernetes.io/leader":"{\"holderIdentity\":\"hrs-eventbus-operator-5bbc459dcb-w45j6\",\"leaseDurationSeconds\":15,\"acquireTime\":\"2022-06-21T11:10:44Z\",\"renewTime\":\"2022-06-21T11:10:45Z\",\"leaderTransitions\":595}"}, OwnerReferences:[]v1.OwnerReference(nil), Initializers:(*v1.Initializers)(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"nats-operator", Operation:"Update", APIVersion:"v1", Time:(*v1.Time)(0xc0000a2480), Fields:(*v1.Fields)(nil)}}}, Subsets:[]v1.EndpointSubset(nil)}' due to: 'selfLink was empty, can't make reference'. Will not report event: 'Normal' 'LeaderElection' 'hrs-eventbus-operator-5bbc459dcb-w45j6 became leader'
time="2022-06-21T11:10:45Z" level=fatal msg="unexpected error while running the main control loop: the server could not find the requested resource"
msg="unexpected error while running the main control loop: the server could not find the requested resource"
Hi,
I have deployed Kubernetes 1.24 and the nats operator fails to start:
msg="unexpected error while running the main control loop: the server could not find the requested resource"
Kubernetes:
The text was updated successfully, but these errors were encountered: