Skip to content

scripts/k8s-access: support MacOS X

Ghost User requested to merge k8s-access-mac-os into master
  • make sure we have a recent ssh version (with older version the script does not terminate)
  • use flock from https://github.com/discoteq/flock/, not the util-linux version
  • get used ports with lsof on mac os
  • fix find command on mac os

Merge request reports

Loading