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

Remove duplicate config scripts from packer configs and misc cleanups #1585

Merged
merged 5 commits into from
Nov 20, 2023

Conversation

bpradipt
Copy link
Member

This PR includes the following:

  1. Remove duplicate config scripts for aws and azure
  2. Remove centos packer config from aws and azure as we are no longer using it
  3. Minor adjustment in initialising packer for aws

aws/image/Makefile Outdated Show resolved Hide resolved
azure/image/Makefile Outdated Show resolved Hide resolved
azure/image/rhel/variables.pkr.hcl Show resolved Hide resolved
@snir911
Copy link
Contributor

snir911 commented Nov 19, 2023

also, about centos? what about support for qcow based centos? it seems it's used:
#1564

@bpradipt
Copy link
Member Author

also, about centos? what about support for qcow based centos? it seems it's used: #1564

I'll create a separate issue to remove centos from qcow2.

Use the configuration scripts from the podvm dir and avoid
duplicating the files.

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
We are no longer building/testing centos based images using packer.
Remove it to reduce maintenance overhead

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Use the configuration scripts from the podvm dir and avoid
duplicating the files.

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
We are no longer building/testing centos based images using packer.
Remove it to reduce maintenance overhead

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
This ensures a single place to initialise packer
for both docker and regular builds.

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Copy link
Contributor

@snir911 snir911 left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@bpradipt bpradipt merged commit 58eb273 into confidential-containers:main Nov 20, 2023
19 checks passed
@bpradipt bpradipt deleted the remove-dups branch November 20, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants