Travis Nielsen
Travis Nielsen
Is this a request for the rook-nfs operator? If so, any solution would not be specific to ceph since any store can back the nfs server. Or is this request...
> It's still a missing feature. @mecseid Would you be interested in contributing the nfs helm chart?
Done!
How soon can we get a new release to fix this? Seems like all users of v0.8.0 are currently broken unless a manual workaround is applied.
> @travisn this looks like a doc problem on how to pull the yamls, I will update the doc in sometime Thanks, I see now it was a doc problem...
Great to hear about the simplification. What about the builds that currently come out of the ceph-container repo? For example, in Rook we rely on these tags to test against...
@dmick With the completion of this, are daemon-base devel images effectively deprecated and we should start using `quay.ceph.io/ceph-ci/ceph` (e.g. from the rook CI)?
@EdwardCooke Did you create the `operator-openshift.yaml` as recommended in the [OpenShift documentation](https://rook.io/docs/rook/latest-release/Getting-Started/ceph-openshift/)? It should already have the needed scc definition.
The helm chart was expected to create the needed sccs according to [this template](https://github.com/rook/rook/blob/master/deploy/charts/rook-ceph/templates/securityContextConstraints.yaml#L3). Perhaps that condition doesn't work for OKD.