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
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
rjrudin edited this page Dec 29, 2019
·
1 revision
Privileges with roles
Prior to 3.17.0, privileges could not define roles that hadn't been created yet, as ml-app-deployer would always deploy privileges first and then roles next. Starting in 3.17.0, ml-app-deployer handles this scenario in the following manner:
Privileges are deployed, but without any roles if they define any
Roles are deployed
Any privileges that did define roles are re-deployed