Skip to content

external: Defer secret hash update until all resources are successfully created #5475

external: Defer secret hash update until all resources are successfully created

external: Defer secret hash update until all resources are successfully created #5475

Triggered via pull request November 22, 2024 06:36
Status Failure
Total duration 1m 49s
Artifacts

ocs-operator-ci.yaml

on: pull_request
shellcheck
10s
shellcheck
verify code spellings
16s
verify code spellings
commitlint
14s
commitlint
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
commitlint
You have commit messages with errors ⧗ input: external: Defer secret hash update until all resources are successfully created This update ensures that the secret hash in the storage cluster status is updated only after all resources are created successfully. Previously, the status was updated prematurely, preventing the reconcile loop from re-running whether there was a failure or success. This change enables the reconcile process to continue retrying until all resources are successfully created. Signed-off-by: parth-gr <[email protected]> ✖ header must not be longer than 72 characters, current length is 79 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
go test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
verify generated changes (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum