Skip to content

Ignore node taints when scheduling Cilium preflight daemonset (#6697) #20248

Ignore node taints when scheduling Cilium preflight daemonset (#6697)

Ignore node taints when scheduling Cilium preflight daemonset (#6697) #20248

Triggered via push September 19, 2023 00:54
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/manifests/releases/read.go#L18
exported: exported function ManifestURL should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L22
exported: exported type Reader should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L26
exported: exported function ReadReleases should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L30
exported: exported function ReadReleasesFromURL should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L44
exported: exported function ReadBundlesForRelease should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L48
exported: exported function ReleaseForVersion should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/hardware/validator.go#L56
cyclomatic complexity 26 of func `StaticMachineAssertions` is high (> 10) (gocyclo)
lint: pkg/providers/tinkerbell/hardware/catalogue.go#L76
cyclomatic complexity 11 of func `ParseYAMLCatalogue` is high (> 10) (gocyclo)
lint: pkg/providers/tinkerbell/hardware/catalogue_secret.go#L53
exported: exported const SecretNameIndex should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/hardware/catalogue_hardware.go#L30
exported: exported method ErrDiskNotFound.Is should have comment or be unexported (revive)
lint: pkg/networking/cilium/reconciler/reconciler.go#L38
exported: exported type Templater should have comment or be unexported (revive)
lint: pkg/networking/cilium/reconciler/reconciler.go#L48
exported: exported function New should have comment or be unexported (revive)
lint: pkg/networking/cilium/templater.go#L27
exported: exported type Helm should have comment or be unexported (revive)
lint: pkg/networking/cilium/templater.go#L32
exported: exported type Templater should have comment or be unexported (revive)
lint: pkg/networking/cilium/client.go#L19
exported: exported const DeploymentName should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/networking/cilium/ready.go#L9
exported: exported function CheckDaemonSetReady should have comment or be unexported (revive)
lint: pkg/networking/cilium/upgrader.go#L163
exported: exported function ChangeDiff should have comment or be unexported (revive)
lint: pkg/networking/cilium/templater.go#L36
exported: exported function NewTemplater should have comment or be unexported (revive)
lint: pkg/networking/cilium/upgrader.go#L187
exported: exported method Upgrader.RunPostControlPlaneUpgradeSetup should have comment or be unexported (revive)
lint: pkg/networking/cilium/ready.go#L20
exported: exported function CheckPreflightDaemonSetReady should have comment or be unexported (revive)