Skip to content

Commit 0790f64

Browse files
authored
fetch script test (#429)
1 parent c7352db commit 0790f64

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

modules/a-new-file-test2.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
:_module-type: CONCEPT
2+
3+
[id='test_{context}']
4+
= Test
5+
6+
If you have administrator access to {openshift-platform}, you can revoke a user's access to Jupyter and delete the user's resources from {productname-long}.
7+
8+
Deleting a user and the user's resources involves the following tasks:
9+
10+
* Before you delete a user from {productname-short}, it is good practice to back up the data on your persistent volume claims (PVCs).
11+
12+
* Stop notebook servers owned by the user.
13+
14+
* Revoke user access to Jupyter.
15+
16+
* Remove the user from the allowed group in your OpenShift identity provider.
17+
18+
* After you delete a user, delete their associated configuration files from {openshift-platform}.

modules/about-deleting-users-and-resources.adoc

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
[id='about-deleting-users-and-resources_{context}']
44
= About deleting users and their resources
55

6-
ifdef::upstream,self-managed[]
76
If you have administrator access to {openshift-platform}, you can revoke a user's access to Jupyter and delete the user's resources from {productname-long}.
8-
endif::[]
9-
10-
ifdef::cloud-service[]
11-
If you have administrator access to OpenShift, you can revoke a user's access to Jupyter and delete the user's resources from {productname-long}.
12-
endif::[]
137

148
Deleting a user and the user's resources involves the following tasks:
159

@@ -21,9 +15,4 @@ Deleting a user and the user's resources involves the following tasks:
2115

2216
* Remove the user from the allowed group in your OpenShift identity provider.
2317

24-
ifdef::upstream,self-managed[]
25-
* After you delete a user, delete their associated configuration files from {openshift-platform}.
26-
endif::[]
27-
ifdef::cloud-service[]
28-
* After you delete a user, delete their associated configuration files from OpenShift.
29-
endif::[]
18+
* After you delete a user, delete their associated configuration files from {openshift-platform}.

0 commit comments

Comments
 (0)