Skip to content

Swith kubectl dependency from openssl to libressl, and add openssh

DJ Mountney requested to merge kubectl-ssh-ssl into master

The switch to libressl is a move that is meant to reduce the security patches we would need to respond to, and is already what we are using in the other containers.

The addition of openssh is so we can generate ssh keys.

Edited by DJ Mountney

Merge request reports