Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F36875615
constraint.yaml
nfraison
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
nfraison
Feb 28 2023, 8:34 AM
2023-02-28 08:34:41 (UTC+0)
Size
975 B
Referenced Files
None
Subscribers
None
constraint.yaml
View Options
---
apiVersion
:
constraints.gatekeeper.sh/v1beta1
kind
:
secretNames
metadata
:
name
:
secrets-must-have-user-name
spec
:
match
:
kinds
:
-
apiGroups
:
[
""
]
kinds
:
[
"Secret"
]
parameters
:
---
apiVersion
:
constraints.gatekeeper.sh/v1beta1
kind
:
secretMountNames
metadata
:
name
:
secrets-mounted-must-have-user-name
spec
:
match
:
kinds
:
-
apiGroups
:
[
"sparkoperator.k8s.io"
]
kinds
:
[
"SparkApplication"
]
parameters
:
---
apiVersion
:
constraints.gatekeeper.sh/v1beta1
kind
:
serviceAccountExecutors
metadata
:
name
:
spark-executor-run-with-service-account
spec
:
match
:
kinds
:
-
apiGroups
:
[
"sparkoperator.k8s.io"
]
kinds
:
[
"SparkApplication"
]
parameters
:
---
apiVersion
:
constraints.gatekeeper.sh/v1beta1
kind
:
goodServiceAccountExecutors
metadata
:
name
:
spark-executor-run-with-good-service-account
spec
:
match
:
kinds
:
-
apiGroups
:
[
"sparkoperator.k8s.io"
]
kinds
:
[
"SparkApplication"
]
parameters
:
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10747045
Default Alt Text
constraint.yaml (975 B)
Attached To
Mode
T330162: Research and test methods for accessing kerberized services from spark running on the DSE K8S cluster
Attached
Detach File
Event Timeline
Log In to Comment