Skip to content

scripts/k8s-access: fix socket path too long

Ghost User requested to merge fix-socket-length into master

When config id is long the socket path will be too long and socket creation will fail.

We hash the config id to have a smaller path but still unique per env/config.

Edited by Ghost User

Merge request reports

Loading