You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -273,9 +273,9 @@ See [profiles](./profiles) for more examples.
273
273
274
274
> No configuration changes are required for this upgrade.
275
275
276
-
Membership service contains a behavior breaking changes within the RBAC module.
276
+
Membership service contain a behavior breaking changes within the RBAC module.
277
277
278
-
Before, permissions were managed dynamically on the organization and stack with a *fallback* on the organization resource. (default organization accesses and default stack accesses). Which led to a lot of confusion and inconsistency regarding the users permissions
278
+
Before, permissions were managed dynamically on the organization and stack with a *fallback* on the organization resource. (default organization accesses and default stack accesses). Which led to a lot of confusion and inconsistency regarding the users permissions
279
279
280
280
Now, the fallback has been removed from the RBAC module and is only used when a new user joins the organization.
Copy file name to clipboardExpand all lines: charts/cloudprem/README.md.gotmpl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -275,9 +275,9 @@ See [profiles](./profiles) for more examples.
275
275
276
276
> No configuration changes are required for this upgrade.
277
277
278
-
Membership components content a behavior breaking changes within the RBAC module.
278
+
Membership service contain a behavior breaking changes within the RBAC module.
279
279
280
-
Before, permissions on the organization and stack were managed dynamically with a *fallback* on the organization resource. (default organization accesses and default stack accesses). Which led to a lot of confusion and inconsistency regarding the users permissions
280
+
Before, permissions were managed dynamically on the organization and stack with a *fallback* on the organization resource. (default organization accesses and default stack accesses). Which led to a lot of confusion and inconsistency regarding the users permissions
281
281
282
282
Now, the fallback has been removed from the RBAC module and is only used when a new user joins the organization.
0 commit comments