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

Clean-up Makefile and use docker buildx locally #1883

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

thomasferrandiz
Copy link
Contributor

@thomasferrandiz thomasferrandiz commented Feb 23, 2024

Description

The Makefile has many unused targets that were making it large and
confusing.
Now that the CI is using docker buildx we can remove some of the
qemu-based build targets.
We can also simplify some of the GH workflows that were building the
same files multiple times.

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

@thomasferrandiz thomasferrandiz changed the title clean-up and makefile and use docker buildx locally Clean-up Makefile and use docker buildx locally Feb 26, 2024
@thomasferrandiz thomasferrandiz marked this pull request as ready for review February 26, 2024 13:58
The Makefile has many unused targets that were making it large and
confusing.
Now that the CI is using docker buildx we can remove some of the
qemu-based build targets.
We can also simplify some of the GH workflows that were building the
same files multiple times.
@thomasferrandiz thomasferrandiz merged commit 50fcbb8 into flannel-io:master Feb 28, 2024
8 checks passed
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.

2 participants