libcontainerssh
libcontainerssh copied to clipboard
Embedded ContainerSSH and webhook helper library
## Please describe the change you are making This PR partially fixes OpenAPI generation and adds examples, defaults, and more to the generated OpenAPI document. ## Are you the owner...
## Describe the bug The tests for the sshproxy module are flaky and sometimes meet their end at the hands of the 10m timeout. ## To Reproduce Not reproducible. ##...
Change the KinD utility download to: 1. Perform a hash check 2. Don't run curl with sudo, move the kind utility later
## Please describe the change you are making Implement support for the PROXY protocol. Sadly this cannot easily be tested as there are no user-visible changes if this is implemented...
## Please describe the change you are making Implement support for graceful termination. Currently when upgrading or restarting ContainerSSH all connections are killed instantly kicking out all users. This patch...
## Please describe the change you are making This PR fixes containerssh/containerssh#331 and adds CA certificate information to the authentication webhook. ## Are you the owner of the code you...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.51.2 to 1.51.24. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.51.24 (2024-04-18) Service Client Updates service/drs: Updates service API and documentation service/emr-serverless: Updates service API and documentation...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.18+incompatible to 26.0.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.0.2 26.0.2 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...