-
Notifications
You must be signed in to change notification settings - Fork 331
chore(UPM-61578): Fixed HM role names #7030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -38,12 +38,12 @@ These roles can be assigned to human or machine users (except for estate ingeste | |||||
|
|
||||||
| ### Project owner (owner) | ||||||
|
|
||||||
| In a specific project, the project owner has the highest level of authority. | ||||||
| In a specific project, the project owner has the highest level of authority. | ||||||
| They can take all actions in that project and are responsible for assigning project-level roles to other users. | ||||||
|
|
||||||
| ### Project editor (editor) | ||||||
|
|
||||||
| This role is for users who need to actively work with the data in a project. | ||||||
| This role is for users who need to actively work with the data in a project. | ||||||
| Project editors have data read and write access. | ||||||
|
|
||||||
| ### Project viewer (viewer) | ||||||
|
|
@@ -54,11 +54,11 @@ For users who only need to observe the data in a project, the project viewer rol | |||||
|
|
||||||
| This role is for machine users and provides access to perform estate ingests in a project. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ### Catalog data reader (catalog data reader) | ||||||
| ### Catalog Data data reader (catalog data reader) | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct? |
||||||
|
|
||||||
| Users with this role can read the Iceberg namespace/table/view of project-scoped catalogs. | ||||||
|
|
||||||
| ### Catalog data writer (catalog data writer) | ||||||
| ### Catalog Data data writer (catalog data writer) | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this correct? |
||||||
|
|
||||||
| This role allows users to read, write, and delete the Iceberg namespace/table/view of all project-scoped catalogs in a project. | ||||||
|
|
||||||
|
|
@@ -73,4 +73,4 @@ Users with this role can read and update Migration Portal projects in an HM proj | |||||
|
|
||||||
| ### Migration Portal projects viewer | ||||||
|
|
||||||
| This role provides read-only access to Migration Portal projects in an HM project. | ||||||
| This role provides read-only access to Migration Portal projects in an HM project. | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -14,63 +14,63 @@ The two main categories of roles are organization-level and project-level. | |||||
|
|
||||||
| You can assign these roles to human or machine users using the **User Management** option of your user profile menu at the top-right of the navigation bar in the HM console. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ### Organization administrator (admin) | ||||||
| ### Organization Administrator | ||||||
|
|
||||||
| This role provides read access at the organization level, allowing the user to view information and settings in the organization as a whole. | ||||||
|
|
||||||
| ### Organization owner (owner) | ||||||
| ### Organization Owner | ||||||
|
|
||||||
| The purpose of this role is to manage the organization at a high level. | ||||||
| Organization owners can create projects and assign organization-level roles to other users. | ||||||
|
|
||||||
| ### Platform administrator (platform admin) | ||||||
| ### Platform Administrator | ||||||
|
|
||||||
| This role is for users who need to access and manage the underlying platform components of HM. | ||||||
| They can access platform management and monitoring tools. | ||||||
|
|
||||||
| ### GenAI Builder user (GenAI Builder user) | ||||||
| ### AI Model Manager | ||||||
|
|
||||||
| This role is for users who work with the GenAI Builder feature of HM, granting them full access to its functions. | ||||||
| This role is for users who work with the AI model and model service feature of HM, granting them full access to its functions. | ||||||
|
|
||||||
| ## Project-level roles | ||||||
|
|
||||||
| These roles can be assigned to human or machine users (except for estate ingester). Select **Users** in the left navigation when viewing a project. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ### Project owner (owner) | ||||||
| ### Project Owner | ||||||
|
|
||||||
| In a specific project, the project owner has the highest level of authority. | ||||||
| In a specific project, the project owner has the highest level of authority. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| They can take all actions in that project and are responsible for assigning project-level roles to other users. | ||||||
|
|
||||||
| ### Project editor (editor) | ||||||
| ### Project Editor | ||||||
|
|
||||||
| This role is for users who need to actively work with the data in a project. | ||||||
| This role is for users who need to actively work with the data in a project. | ||||||
| Project editors have data read and write access. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ### Project viewer (viewer) | ||||||
| ### Project Viewer | ||||||
|
|
||||||
| For users who only need to observe the data in a project, the project viewer role provides data read-only access. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| ### Estate ingester (estate ingester) | ||||||
| ### Estate Ingester | ||||||
|
|
||||||
| This role is for machine users and provides access to perform estate ingests in a project. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
This is how it's written earlier and I believe this is meant if you're referring to a non-human user. |
||||||
|
|
||||||
| ### Catalog data reader (catalog data reader) | ||||||
| ### Catalog Data Reader | ||||||
|
|
||||||
| Users with this role can read the Iceberg namespace/table/view of project-scoped catalogs. | ||||||
|
|
||||||
| ### Catalog data writer (catalog data writer) | ||||||
| ### Catalog Data Writer | ||||||
|
|
||||||
| This role allows users to read, write, and delete the Iceberg namespace/table/view of all project-scoped catalogs in a project. | ||||||
|
|
||||||
| ### Migration Portal projects owner | ||||||
| ### Migration Portal Projects Owner | ||||||
|
|
||||||
| This role is for users who manage Migration Portal projects in an HM project. | ||||||
| They can create, read, update, and delete these projects. | ||||||
|
|
||||||
| ### Migration Portal projects editor | ||||||
| ### Migration Portal Projects Editor | ||||||
|
|
||||||
| Users with this role can read and update Migration Portal projects in an HM project. | ||||||
|
|
||||||
| ### Migration Portal projects viewer | ||||||
| ### Migration Portal Projects Viewer | ||||||
|
|
||||||
| This role provides read-only access to Migration Portal projects in an HM project. | ||||||
| This role provides read-only access to Migration Portal projects in an HM project. | ||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Were these not meant to be changed as per the Preview doc below?