-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
-
-
-
-
-
Workaround Exists
-
Trying to use oc scale command using a regular users (non-admin) fails with permissions error:
oc scale --replicas=2 wildflyserver quickstart Error from server (Forbidden): wildflyservers.wildfly.org "quickstart" is forbidden: User "developer" cannot get resource "wildflyservers/scale" in API group "wildfly.org" in the namespace "eap-operator"
thou I'm able to change the wildflyserver (edit number of replicas in yaml) resource via web console without trouble.
- is blocked by
-
RFE-1590 Support scaling CRD resources
- Accepted