Skip to content

Commit

Permalink
Rook v1.14: Remove holder pod restart logic (#161)
Browse files Browse the repository at this point in the history
Rook v1.14 switched back to host network and holder pos are no longer required or enabled in this component.
  • Loading branch information
bastjan authored Apr 24, 2024
1 parent 1215af3 commit 8436ac1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 660 deletions.
1 change: 0 additions & 1 deletion component/main.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ std.mapWithKey(
csi_metrics.servicemonitor,
[if params.ceph_cluster.monitoring_enabled then '40_alertrules']:
alert_rules.rules,
'50_restart_holder_ds': (import 'restart-holder-ds.libsonnet'),
'99_cleanup': (import 'cleanup.libsonnet'),
}
)
152 changes: 0 additions & 152 deletions component/restart-holder-ds.libsonnet

This file was deleted.

169 changes: 0 additions & 169 deletions tests/golden/cephfs/rook-ceph/rook-ceph/50_restart_holder_ds.yaml

This file was deleted.

Loading

0 comments on commit 8436ac1

Please sign in to comment.