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

fix: remove unsupported targets when building all binaries #2591

Merged
merged 2 commits into from Feb 16, 2024

Conversation

QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Feb 14, 2024

Reason for Change:

The transparent-vlan on windows and cnm scenarios are not supported and binaries for these scenarios should not be built when making all binaries.

Issue Fixed:

Requirements:

Notes:
Specifically, running make all-binaries or make all-binaries-platforms will not generate these binaries

@QxBytes QxBytes added cni Related to CNI. fix Fixes something. labels Feb 14, 2024
@QxBytes QxBytes linked an issue Feb 14, 2024 that may be closed by this pull request
@QxBytes QxBytes marked this pull request as ready for review February 14, 2024 22:32
@QxBytes QxBytes requested a review from a team as a code owner February 14, 2024 22:32
tamilmani1989
tamilmani1989 previously approved these changes Feb 15, 2024
@QxBytes QxBytes added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 15, 2024
@QxBytes QxBytes added this pull request to the merge queue Feb 15, 2024
github-merge-queue bot pushed a commit that referenced this pull request Feb 15, 2024
* Remove cnm and windows transparent vlan targets when building all binaries

* Remove azure ipam from transparent vlan build
Merged via the queue into master with commit b26ca5e Feb 16, 2024
15 checks passed
@QxBytes QxBytes deleted the alew/remove-unsupported-artifacts branch February 16, 2024 01:07
@jpayne3506 jpayne3506 added the needs-backport Change needs to be backported to previous release trains label Feb 28, 2024
QxBytes added a commit that referenced this pull request Feb 28, 2024
* Remove cnm and windows transparent vlan targets when building all binaries

* Remove azure ipam from transparent vlan build
jpayne3506 pushed a commit that referenced this pull request Mar 1, 2024
* Remove cnm and windows transparent vlan targets when building all binaries

* Remove azure ipam from transparent vlan build
QxBytes added a commit that referenced this pull request Mar 5, 2024
fix: remove unsupported targets when building all binaries (#2591)

* Remove cnm and windows transparent vlan targets when building all binaries

* Remove azure ipam from transparent vlan build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cni Related to CNI. fix Fixes something. needs-backport Change needs to be backported to previous release trains
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove assests from release which are not supported
3 participants