Vighnesh Maheshwari
Vighnesh Maheshwari
**Issue or Feature Request:** In order to build the latest aws-iam-authenticator release (https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.6.22) we need golang v1.22.5. Hence, we need the sdk's golang version to be updated
Are sessions opened by ssm-agent suppose to be getting logged in journald? I would expect to see those under control-container logs, but they don't show up. ```sh bash-5.1# journalctl -u...
**Description of changes:** Find the latest go version available in the sdk and set that as the first option in the path when executing the command in the `docker-go` script....
Once https://github.com/bottlerocket-os/bottlerocket-sdk/issues/308 is implemented and released. Twoliter should move to using `go-latest` and remove the change from https://github.com/bottlerocket-os/twoliter/pull/599
**Description of changes:** - Bump the versions of the core-kit and kernel-kit. Pending the release of the kits. - Update the Changelog **Testing done:** **Terms of contribution:** By submitting this...
**Issue or Feature Request:** The kernel version included in the SDK should be updated to v6.1 which is the oldest kernel supported by Bottlerocket right now [Link to Kernel hash...