chore: Update dependency piraeus-operator to v2.10.3 #63
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.10.0->v2.10.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
piraeusdatastore/piraeus-operator (piraeus-operator)
v2.10.3Compare Source
Another patch release for the 2.10 release. We have another update for the LINSTOR CSI driver that fixes a issues with the new snapshot naming scheme. We have also fixed the RBAC resources for the CSI Resizer sidecar.
There are also small updates to the HA Controller and DRBD Shutdown Guard that fix some unwanted warning being generated in regular use.
Fixed
csi-resizersidecar.Changed
v2.10.2Compare Source
This release updates the DRBD version to 9.2.16, along with an update to LINSTOR CSI to fix issues with the new
fsckbehaviour.We also added configurable timeouts for the new evacuation process.
Finally, we fixed an issue where the CSI Driver would report SELinux capabilities, but the
mountcommand stripped them because it saw SELinux as disabled.Added
Fixed
mountcommands pass along SELinux options by mounting SELinux directories.Changed
v2.10.1Compare Source
A small bug fix release.
We noticed that with the more verbose status messages, we accidentally caused the Operator to run in a loop continuously.
We also noticed that snapshotting stopped working because we unconditionally enabled the VolumeGroupSnapshot feature, which caused the CSI sidecar to stop working on clusters where this resource has not been enabled.
Finally, the Operator stopped working on cluster managed by Cluster API, where the Cluster API itself is not installed in the cluster.
All these issues have now been fixed.
Added
Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.