Skip to content

Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.17.2 #1725

Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.17.2

Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.17.2 #1725

Triggered via pull request February 19, 2024 16:32
Status Failure
Total duration 1m 41s
Artifacts

e2e.yml

on: pull_request
e2e-pr-blocking
1m 28s
e2e-pr-blocking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
e2e-pr-blocking
cannot use &Machine{} (value of type *Machine) as admission.Validator value in variable declaration: *Machine does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
cannot use &MachineDeployment{} (value of type *MachineDeployment) as admission.Validator value in variable declaration: *MachineDeployment does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as admission.Validator value in variable declaration: *MachineHealthCheck does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
cannot use &MachineSet{} (value of type *MachineSet) as admission.Validator value in variable declaration: *MachineSet does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
cannot use &MachineDeployment{} (value of type *MachineDeployment) as admission.Validator value in variable declaration: *MachineDeployment does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as admission.Validator value in variable declaration: *MachineHealthCheck does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
cannot use &MachineSet{} (value of type *MachineSet) as admission.Validator value in variable declaration: *MachineSet does not implement admission.Validator (wrong type for method ValidateCreate)
e2e-pr-blocking
Process completed with exit code 2.
e2e-pr-blocking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.