Skip to content

feat: Add owner references to all resources #2391

feat: Add owner references to all resources

feat: Add owner references to all resources #2391

Triggered via pull request July 1, 2024 17:09
Status Failure
Total duration 2m 15s
Artifacts

run_e2e.yaml

on: pull_request
End-2-End tests
2m 4s
End-2-End tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
End-2-End tests: pkg/cluster/k8sres_test.go#L2449
cannot use New(Config{…}, k8sutil.KubernetesClient{}, acidv1.Postgresql{…}, logger, eventRecorder) (value of type *Cluster) as string value in struct literal
End-2-End tests: pkg/cluster/k8sres_test.go#L2457
cannot use policyv1.PodDisruptionBudget{…} (value of type "k8s.io/api/policy/v1".PodDisruptionBudget) as *Cluster value in struct literal
End-2-End tests: pkg/cluster/k8sres_test.go#L2470
too few values in struct literal of type struct{scenario string; spec *Cluster; check []func(cluster *Cluster, podDisruptionBudget *"k8s.io/api/policy/v1".PodDisruptionBudget) error}
End-2-End tests
Process completed with exit code 2.
End-2-End tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-2-End tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/