Matthew Corley
07/24/2023, 9:01 PMjeev
Matthew Corley
07/24/2023, 11:58 PMYee
Fabio Grätz
07/25/2023, 7:35 AMYee
Matthew Corley
07/25/2023, 4:50 PMDavid Espejo (he/him)
08/02/2023, 5:30 PMcan you restrict the ability to view certain projects based on identity?This is more on the RBAC side, not currently supported in OSS Flyte but in the managed version
is it possible to configure flyteadmin so that user identity is recorded (e.g., using existing k8s label support) on entities, like workflow executions, created by that identity?Not sure of this one. cc @Yee
Yee
Matthew Corley
08/02/2023, 6:12 PMYee
Matthew Corley
08/02/2023, 7:39 PMYee
Haytham Amin
08/09/2023, 10:27 PMFabio Grätz
08/10/2023, 7:34 AM<http://kubernetes.io/ingress.class|kubernetes.io/ingress.class>: nginx
separateGrpcIngress: true
# --- Extra Ingress annotations applied only to the GRPC ingress. Only makes sense if `separateGrpcIngress` is enabled.
separateGrpcIngressAnnotations:
<http://nginx.ingress.kubernetes.io/backend-protocol|nginx.ingress.kubernetes.io/backend-protocol>: "GRPC"
Haytham Amin
08/16/2023, 5:00 PM