Skip to content

✨ Introduce reconciler rate-limiting and hook caching #11281

✨ Introduce reconciler rate-limiting and hook caching

✨ Introduce reconciler rate-limiting and hook caching #11281

Triggered via pull request November 18, 2025 10:40
Status Failure
Total duration 5m 37s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint (test)
issues found
lint: internal/util/reconciler/builder.go#L66
exported: exported method Builder.Owns should have comment or be unexported (revive)
lint: internal/util/reconciler/builder.go#L60
exported: exported method Builder.For should have comment or be unexported (revive)
lint: internal/util/reconciler/builder.go#L52
exported: exported function ControllerManagedBy should have comment or be unexported (revive)
lint: internal/controllers/machinedeployment/machinedeployment_canupdatemachineset.go#L47
exported: exported method CanUpdateMachineSetCacheEntry.Key should have comment or be unexported (revive)
lint: internal/controllers/machinedeployment/machinedeployment_canupdatemachineset.go#L41
exported: exported type CanUpdateMachineSetCacheEntry should have comment or be unexported (revive)
lint: exp/topology/desiredstate/upgrade_plan.go#L425
exported: exported method GenerateUpgradePlanCacheEntry.Key should have comment or be unexported (revive)
lint: exp/topology/desiredstate/upgrade_plan.go#L416
exported: exported type GenerateUpgradePlanCacheEntry should have comment or be unexported (revive)
lint: internal/controllers/machineset/machineset_controller.go#L899
Line contains FIXME: "FIXME: consider improving this by only l..." (godox)
lint: internal/controllers/machine/machine_controller_test.go#L1963
Line contains FIXME: "FIXME" (godox)
lint: internal/controllers/machine/machine_controller_test.go#L1962
todoCommentWithoutDetail: may want to add detail/assignee to this TODO/FIXME/BUG comment (gocritic)