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
2024-11-07T11:56:42Z ERROR k8up.operator Reconciler error {"controller": "schedule.k8up.io", "controllerGroup": "k8up.io", "controllerKind": "Schedule", "Schedule": {"name":"prodcatk8up","namespace":"default"}, "namespace": "default", "name": "prodcatk8up", "reconcileID": "012070c8-010d-4d3a-af9b-9e00de6d42ef", "error": "Operation cannot be fulfilled on schedules.k8up.io \"prodcatk8up\": the object has been modified; please apply your changes to the latest version and try again"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.2/pkg/internal/controller/controller.go:329
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.2/pkg/internal/controller/controller.go:266
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.2/pkg/internal/controller/controller.go:227
And nothing happened, schedule doesn't work
Also i have a question about timezones. I see time in pod in UTC but my worker node have UTC+1.
What time i need to use in the scheduler?
Additional Context
No response
Logs
No response
Expected Behavior
Backup jobs started by scheduler right in time
Steps To Reproduce
No response
Version of K8up
4.8.1
Version of Kubernetes
1.30.1
Distribution of Kubernetes
kubeadm
The text was updated successfully, but these errors were encountered:
stevemayster
changed the title
Operation cannot be fulfilled on schedules.k8up.io \"prodcatk8up\": the object has been modified
Operation cannot be fulfilled on schedules.k8up.io \"prodk8up\": the object has been modified
Nov 7, 2024
Description
Hello.
Before i use k8up to make one time backup, now i try create a schedule.
I take an example from docs and make a little changes
So, i applied this config and got an error
And nothing happened, schedule doesn't work
Also i have a question about timezones. I see time in pod in UTC but my worker node have UTC+1.
What time i need to use in the scheduler?
Additional Context
No response
Logs
No response
Expected Behavior
Backup jobs started by scheduler right in time
Steps To Reproduce
No response
Version of K8up
4.8.1
Version of Kubernetes
1.30.1
Distribution of Kubernetes
kubeadm
The text was updated successfully, but these errors were encountered: