-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Base Image to Amazon Linux 2023 #1122
Merged
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
9cc368e
Switch base AMI to Amazon Linux 2023
triarius 0a59a3b
Bump packer to v1.8.6
triarius 2a72f01
Remove python2 and install aws-cli v2 from repos
triarius 883da24
Replace docker-gc cron jobs with systemd timers
triarius 6c6bd3e
Remove docker-compose v1
triarius 25a9da8
Remove qemu and qemu-user-static packages
triarius 23b3db8
Remove upgrade of signature
triarius 6ca45e4
Switch to manual install of goss and install dgoss as well
triarius 4f99405
Fewer tabs in bk-install-elastic-stack.sh
triarius 2143bda
Use a single command to start and enable systemd units
triarius eca2fe2
Bump docker compose to v2.18.1 and install docker from repos
triarius 3c57da5
Convert refresh authorized_keys cron into systemd timer
triarius 9c0d053
Use curl instead of ec2-metadata tool
triarius 2d32dfc
Consolidate packer install scripts
triarius 734e9ce
Install all utils in single command
triarius 214f529
Remove ssm plugin
triarius b8a23e1
Update sshd home dir expectation
triarius e8e41a8
Update expected docker group id
triarius 6ecfbf0
Replace cloud-boothook with x-shellscript
triarius f12eed1
Update subgid for docker group
triarius 406d9ff
Fix logging and standardise formatting in some startup scripts
triarius 07a7a1b
Add a comment about userns
triarius 6a7667c
Remove unnecessary quotes in goss file
triarius 198c8bc
Add checks that docker is configured correctly
triarius 96510d4
Remove docker info goss test and update comments
triarius da56b78
Escape go templating
triarius b4be589
Restart docker daemon after setting userns
triarius 2e25e00
Remove default instance in systemd
triarius e1e9479
Install, start, and enable ssm-agent
triarius c0b6d97
Print more informative steps during docker installation
triarius d290926
Install qemu-binfmt using docker container on boot
triarius 7755a93
Add GOSS test for amazon-ssm-agent
triarius 974b2b9
Remove goss timeouts
triarius b4afa48
Test multiarch with goss
triarius 3e4cd66
Rightsize test instances
triarius 00e7a8b
Add explicit 30s timeout to all goss assertions that pull docker images
triarius 9272fb7
Change docker info output to show which elements of a list are presen…
triarius d0bb6f2
Fix goss docker info commands
triarius 3c7c3a5
Use case statement to determine ARCH in packer/linux/conf/bin/bk-inst…
triarius File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.