Apply custom taints via the storagecluster CR #3000
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
3 errors and 6 warnings
commitlint
You have commit messages with errors
⧗ input: Add CSI tolerations to rook-ceph-operator-config via controller
Enhance the configuration process by incorporating CSI tolerations directly
into the rook-ceph-operator-config configmap through the controller.
Previously, end users were required to manually edit the configmap for adding
CSI tolerations. With this update, users can now seamlessly include CSI
tolerations in the storage clusters, and the ocs-operator will automatically
propagate these tolerations to the configmap.
This improvement simplifies the configuration workflow and ensures that CSI
tolerations are seamlessly applied to the Rook Ceph Operator without the need
for manual intervention in the configmap.
Signed-off-by: Nitin Goyal <[email protected]>
✖ body's lines must not be longer than 72 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
verify generated changes (1.21)
Process completed with exit code 2.
|
go test (1.21)
Process completed with exit code 2.
|
verify code spellings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
verify generated changes (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go test (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|