• Davanum Srinivas's avatar
    Deprecate the SSH Tunneling functionality in API Server · 639e0bfb
    Davanum Srinivas authored
    As part of the effort to move in-tree cloud providers out of kubernetes
    main repository, we have identified that kube apiserver should stop
    using --cloud-provider and --cloud-config parameters. One of the main
    users of the parameters above is the SSH Tunneling functionality which
    is used only in the GCE scenarios. We need to deprecate these flags
    now and remove them in a year per discussion on mailing list.
    
    With this change, `ssh-user` and `ssh-keyfile` are now considered deprecated
    and we can remove it in the future. This means that SSH tunnel functionality
    used in Google Container Engine for the Master -> Cluster communication
    will no longer be available in the future.
    639e0bfb
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
apiserver.go Loading commit data...