KIMURA Osamu
KIMURA Osamu
I posted following issue to redmine_emojibutton plugin, but I'm not sure which is wrong. https://github.com/paginagmbh/redmine_emojibutton/issues/23
**Describe the bug** Operators should be deployed on control-plane nodes, but Trident operator and controller are deployed on a worker node. ```console $ oc get pod -n trident -o wide...
**Describe the bug** This is not a bug in Trident itself, but in PackageManifest on OpenShift OperatorHub. Current PackageManifest specifies `installModes` as `AllNamespaces` only. ```yaml installModes: - supported: true type:...