Skip to content

Waiting for control plane to be fully upgraded before upgrading other… #20504

Waiting for control plane to be fully upgraded before upgrading other…

Waiting for control plane to be fully upgraded before upgrading other… #20504

Triggered via push October 4, 2023 02:29
Status Failure
Total duration 1m 51s
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/constants/constants.go#L91
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L94
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/networkutils/netclient.go#L8
exported: exported type NetClient should have comment or be unexported (revive)
lint: pkg/networkutils/netclient.go#L12
exported: exported type DefaultNetClient should have comment or be unexported (revive)
lint: pkg/networkutils/networkutils.go#L21
var-naming: var parsedIp should be parsedIP (revive)
lint: pkg/networkutils/ipgenerator.go#L27
var-naming: var uniqueIp should be uniqueIP (revive)
lint: pkg/networkutils/ippool.go#L10
exported: exported type IPPool should have comment or be unexported (revive)
lint: pkg/networkutils/networkutils.go#L12
exported: exported function IsPortValid should have comment or be unexported (revive)
lint: pkg/networkutils/netclient.go#L14
exported: exported method DefaultNetClient.DialTimeout should have comment or be unexported (revive)
lint: pkg/clusterapi/providers.go#L10
exported: exported type KubeLister should have comment or be unexported (revive)
lint: pkg/clusterapi/controllermanagerargs.go#L7
exported: exported function ControllerManagerArgs should have comment or be unexported (revive)
lint: pkg/clusterapi/extraargs.go#L15
exported: exported type ExtraArgs should have comment or be unexported (revive)
lint: pkg/clusterapi/identity.go#L117
exported: exported function SetIdentityAuthInKubeadmControlPlane should have comment or be unexported (revive)
lint: pkg/clusterapi/manager.go#L11
exported: exported type Manager should have comment or be unexported (revive)
lint: pkg/clusterapi/autoscaler.go#L16
exported: exported function ConfigureAutoscalingInMachineDeployment should have comment or be unexported (revive)
lint: pkg/clusterapi/apibuilder.go#L27
exported: exported const EKSAClusterLabelName should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/clusterapi/name.go#L67
exported: exported function ObjectName should have comment or be unexported (revive)
lint: pkg/clusterapi/fetch.go#L21
exported: exported function MachineDeploymentInCluster should have comment or be unexported (revive)
lint: pkg/clusterapi/installer.go#L13
exported: exported type Installer should have comment or be unexported (revive)