fix: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected #108
Annotations
5 errors
lint:
cloud/services/compute/instancegroups/instancegroups.go#L260
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
cloud/scope/machinepoolmachine.go#L354
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
cloud/scope/machinepool_test.go#L62
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
cloud/scope/machinepoolmachine.go#L308
assigned to image, but reassigned without using the value (wastedassign)
|
lint
issues found
|