Skip to content
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

ci: Packer build automation #309

Merged
merged 6 commits into from
Aug 21, 2023
Merged

ci: Packer build automation #309

merged 6 commits into from
Aug 21, 2023

Conversation

davidspek
Copy link
Contributor

@davidspek davidspek commented Jan 12, 2023

Summary

We provide AMIs on AWS with our CLI and its dependencies installed. However, we don't automatically keep that up to date. This PR adds automation around releasing new AMIs with each release of our CLI.

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@davidspek davidspek added the enhancement New feature or request label Jan 12, 2023
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
@davidspek davidspek changed the title Packer automation ci: Packer build automation Aug 16, 2023
@davidspek davidspek marked this pull request as ready for review August 16, 2023 10:47
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Copy link
Member

@michaeljguarino michaeljguarino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm not sure the manifest.json will stay in sync but that's probably fine

@davidspek
Copy link
Contributor Author

Yeah it won't, but we probably want a better solution for that anyways

@davidspek davidspek merged commit f8a468d into main Aug 21, 2023
10 checks passed
@davidspek davidspek deleted the packer branch August 21, 2023 15:32
michaeljguarino pushed a commit that referenced this pull request Aug 28, 2024
* init

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* build new amis

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* copy AMI to other regions instead of building it in each

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* add packer build automation

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* disable output processor for now

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* fix: use console cli

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

---------

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants