Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Update rook to v1.6.5 #1495

Merged
merged 5 commits into from
Jun 24, 2021
Merged

Update rook to v1.6.5 #1495

merged 5 commits into from
Jun 24, 2021

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Jun 14, 2021

Fixes #1494

@surajssd surajssd force-pushed the surajssd/update-rook branch 4 times, most recently from 6f4014c to 4637242 Compare June 21, 2021 12:09
ipochi
ipochi previously approved these changes Jun 24, 2021
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

surajssd and others added 5 commits June 24, 2021 15:10
Release Notes: https://github.com/rook/rook/releases/tag/v1.6.5.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
This commit changes the default file system type to `ext4` from `xfs`.
The rook documentation cautions:

> `xfs` is not recommended due to potential deadlock in hyperconverged
> settings where the volume is mounted on the same node as the osds.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
Signed-off-by: Maartje Eyskens <maartje@kinvolk.io>
Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
This daemon was enabled by default before, but now the default has
reversed. This commit ensures that the daemon is enabled.

It is recommended to keep it enabled in the baremetal setup.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@surajssd surajssd merged commit 37a01bf into master Jun 24, 2021
@surajssd surajssd deleted the surajssd/update-rook branch June 24, 2021 12:53
@invidian invidian added area/components Items related to components area/dependency-update To label pending updates of upstream projects labels Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/components Items related to components area/dependency-update To label pending updates of upstream projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rook docs recommend using ext4 instead of xfs
3 participants