-
Story
-
Resolution: Done
-
Normal
-
Global Hub 1.3.0
Value Statement
There are too much update error when install globalhub, we need to reduce it.
2024-08-30T05:30:45.330Z ERROR global-hub-controller failed to update the instance condition {"error": "failed to update hoh mgh status condition: Operation cannot be fulfilled on multiclusterglobalhubs.operator.open-cluster-management.io \"multiclusterglobalhub\": the object has been modified; please apply your changes to the latest version and try again"}
github.com/stolostron/multicluster-global-hub/operator/pkg/controllers/hubofhubs.(*GlobalHubReconciler).Reconcile.func1
/workspace/operator/pkg/controllers/hubofhubs/controller.go:640
github.com/stolostron/multicluster-global-hub/operator/pkg/controllers/hubofhubs.(*GlobalHubReconciler).Reconcile
/workspace/operator/pkg/controllers/hubofhubs/controller.go:708
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224
Definition of Done for Engineering Story Owner (Checklist)
- ...
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the Customer
Portal Doc template that you can access from [The Playbook](
and ensure doc acceptance criteria is met.
- Call out this sentence as it's own action:
- [ ] Link the development issue to the doc issue.
Support Readiness
- [ ] The must-gather script has been updated.