Skip to content

Commit

Permalink
Removing resource display as not in UI per PR review
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil Singh <[email protected]>
  • Loading branch information
sunilarjun committed Nov 26, 2024
1 parent b11da00 commit 5f55b11
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 102 deletions.
51 changes: 0 additions & 51 deletions docs/02.deploying/03.rancher/03.rancher.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,32 +125,6 @@ SecurityEvents
SystemConfig
```

Resource display for Rancher `Global/Cluster` Role Template pages:

apiGroup for NeuVector

`api.neuvector.com`

```shell
[resource display] [resource]
--------------------------------------------------
"All Permissions": nv-perm.all-permissions
"Admission Control": nv-perm.admctrl
"Audit Events": nv-perm.audit-events
"Authentication": nv-perm.authentication
"Authorization": nv-perm.authorization
"CI Scan": nv-perm.ci-scan
"Compliance": nv-perm.compliance
"Events": nv-perm.events
"Federation": nv-perm.fed
"Registry Scan": nv-perm.reg-scan
"Runtime Policy": nv-perm.rt-policy
"Runtime Scan": nv-perm.rt-scan
"Security Events": nv-perm.security-events
"System Config": nv-perm.config
"Vulnerability Profile": nv-perm.vulnerability
```

##### Mapped Permission Resources for `Project/Namespace` Role

:::note
Expand Down Expand Up @@ -185,31 +159,6 @@ SecurityEvents
SystemConfig
```

Resource display for Rancher `Project` Role Template pages:

apiGroup for NeuVector

`api.neuvector.com`

:::note
`nv-perm.fed` is not supported for Rancher `Project` Role Template.
:::

```shell
[resource display] [resource]
--------------------------------------------------
"All Permissions": nv-perm.all-permissions
"Audit Events": nv-perm.audit-events
"Authorization": nv-perm.authorization
"Compliance": nv-perm.compliance
"Events": nv-perm.events
"Registry Scan": nv-perm.reg-scan
"Runtime Policy": nv-perm.rt-policy
"Runtime Scan": nv-perm.rt-scan
"Security Events": nv-perm.security-events
"System Config": nv-perm.config
```

#### Disabling NeuVector/Rancher SSO

To disable the ability to login to NeuVector from Rancher Manager, go to Settings -> Configuration.
Expand Down
51 changes: 0 additions & 51 deletions versioned_docs/version-5.4/02.deploying/03.rancher/03.rancher.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,32 +125,6 @@ SecurityEvents
SystemConfig
```

Resource display for Rancher `Global/Cluster` Role Template pages:

apiGroup for NeuVector

`api.neuvector.com`

```shell
[resource display] [resource]
--------------------------------------------------
"All Permissions": nv-perm.all-permissions
"Admission Control": nv-perm.admctrl
"Audit Events": nv-perm.audit-events
"Authentication": nv-perm.authentication
"Authorization": nv-perm.authorization
"CI Scan": nv-perm.ci-scan
"Compliance": nv-perm.compliance
"Events": nv-perm.events
"Federation": nv-perm.fed
"Registry Scan": nv-perm.reg-scan
"Runtime Policy": nv-perm.rt-policy
"Runtime Scan": nv-perm.rt-scan
"Security Events": nv-perm.security-events
"System Config": nv-perm.config
"Vulnerability Profile": nv-perm.vulnerability
```

##### Mapped Permission Resources for `Project/Namespace` Role

:::note
Expand Down Expand Up @@ -185,31 +159,6 @@ SecurityEvents
SystemConfig
```

Resource display for Rancher `Project` Role Template pages:

apiGroup for NeuVector

`api.neuvector.com`

:::note
`nv-perm.fed` is not supported for Rancher `Project` Role Template.
:::

```shell
[resource display] [resource]
--------------------------------------------------
"All Permissions": nv-perm.all-permissions
"Audit Events": nv-perm.audit-events
"Authorization": nv-perm.authorization
"Compliance": nv-perm.compliance
"Events": nv-perm.events
"Registry Scan": nv-perm.reg-scan
"Runtime Policy": nv-perm.rt-policy
"Runtime Scan": nv-perm.rt-scan
"Security Events": nv-perm.security-events
"System Config": nv-perm.config
```

#### Disabling NeuVector/Rancher SSO

To disable the ability to login to NeuVector from Rancher Manager, go to Settings -> Configuration.
Expand Down

0 comments on commit 5f55b11

Please sign in to comment.