weka / csi-wekafs

WekaFS Container Storage Interface (CSI) Plugin
Apache License 2.0
33 stars 6 forks source link

fix(CSI-236): for OCP installations, only 1 machineConfigPolicy was created #294

Closed sergeyberezansky closed 1 month ago

sergeyberezansky commented 1 month ago

TL;DR

Fixed missing divider between YAML documents when created in loop, causing only last document to be applied.

What changed?

Added the missing separator

How to test?

ONLY on OpenShift cluster: Ensure that when multiple machineConfigLabels are specified in values.yaml, a 50-csi-wekafs-selinux-policy-{label} is created for each label

sergeyberezansky commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @sergeyberezansky and the rest of your teammates on Graphite Graphite

graphite-app[bot] commented 1 month ago

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (07/30/24)

1 reviewer was added to this PR based on Sergey Berezansky's automation.

sergeyberezansky commented 1 month ago

Merge activity