Releases: bottlerocket-os/bottlerocket-admin-container
Releases · bottlerocket-os/bottlerocket-admin-container
v0.7.3
02 Dec 04:57
Compare
Sorry, something went wrong.
No results found
Add support for custom username. (#45 )
Allow setting key exchange algorithms. (#46 , thanks @willthames ! )
Add support for passing single commands through sheltie. (#50 )
v0.7.2
03 Aug 00:05
Compare
Sorry, something went wrong.
No results found
0.7.2
Add support for EC2 Instance Connect. (#39 , thanks @samjo-nyang ! )
Disable root login and allow for custom SSH cipher list. (#42 , thanks @willthames ! )
v0.7.1
17 Jun 19:57
Compare
Sorry, something went wrong.
No results found
0.7.1
Remove exits added to the sshd configuration script in v0.7.0. (#33 )
Update musl to 1.2.2. (#34 )
Pull bash and musl sources from lookaside cache, instead of from upstream. (#35 )
v0.7.0
06 Apr 23:21
Compare
Sorry, something went wrong.
No results found
0.7.0
Switch paths from /.bottlerocket/host-containers/admin to /.bottlerocket/host-containers/current (#21 )
Export Bottlerocket proxy ENV variables for all login shells. (#24 )
Add support for user-data settings in kebab-case (recommended default). (#26 )
Switch from old docker build environment to docker buildkit by default. (#14 )
Improve error handling and logging during ssh setup. (#20 )
Fix condensed output of user data in error messages to keep intentional spaces. (#25 )
Clean up the start sshd script to be more consistent with recent control container updates. (#22 )
v0.6.0
02 Mar 19:40
Compare
Sorry, something went wrong.
No results found
0.6.0
Use user-data file rather than IMDS directly to set public keys. (#19 )
v0.5.0
14 Apr 20:13
Compare
Sorry, something went wrong.
No results found
0.5.0
Use /proc to find the bash binary in sheltie. (#8 )