JtMotoX

Results 4 issues of JtMotoX

## This allows the docker container to run as a non-root user. - Security best-practice ([more details](https://docs.vmware.com/en/VMware-Tanzu-Application-Catalog/services/tutorials/GUID-why-non-root-containers-are-important-for-security-index.html)) - Flexibility to run as any user, as some applications and platforms policies...

**What steps did you take and what happened:** - Create a deployment/statefulset with a runAsUser set to a random uid (our admission/policy engine does this) and PVC defined. - Create...

kind/requirement
backlog
repository
1.16-candidate
Reviewed Q3 2024

Are there any plans to support for saml authentication?

This issue was already discussed and reproduced in https://github.com/microsoft/vscode-remote-release/issues/481 but it looks like the issue was closed without being resolved and the issue still exists. I have enabled `remote.SSH.enableRemoteCommand` and...

bug
ssh