Fix the condition with noobaa reconcile #11
Annotations
1 error
Run wagoid/commitlint-github-action@v5
You have commit messages with errors
⧗ input: store client information on storageconsumer status
- adds new fields to existing RPC message
- these fields are updated in status of corresponding storageconsumer CRs
- the status will be helpful for exporting new metrics
Signed-off-by: Leela Venkaiah G <[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
⧗ input: export storageconsumer data as metrics and alerts
- encode the versions from storageconsumer CR status to comparable numbers
- export these numbers are metrics
- create alerts for version incompatbility and client checkin via heartbeats
Signed-off-by: Leela Venkaiah G <[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
⧗ input: storageclassrequest: check for existing CephBlockPool for given consumer/profile
Prior to this, a new CephBlockPool would be created for every new
StorageClassRequest. This change allows the reconciler to use an
existing CephBlockPool if the StorageClassRequest is from the same
StorageConsumer with the same StorageProfile.
Signed-off-by: Jose A. Rivera <[email protected]>
✖ header must not be longer than 72 characters, current length is 80 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
The logs for this run have expired and are no longer available.
Loading