Add workflow to build windows kube-proxy images locally#236
Open
juanluisvaladas wants to merge 7 commits intok0sproject:mainfrom
Open
Add workflow to build windows kube-proxy images locally#236juanluisvaladas wants to merge 7 commits intok0sproject:mainfrom
juanluisvaladas wants to merge 7 commits intok0sproject:mainfrom
Conversation
https://github.com/kubernetes-sigs/sig-windows-tools/tree/5f77809/hostprocess/calico Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
kubernetes-sigs/sig-windows-tools#392 Co-authored-by: Jussi Nummelin <jnummelin@users.noreply.github.com> Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
to v1.0.0. Cannot be updated to v2.0.0 because microsoft/windows-host-process-containers-base-image#17 Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
Acquired from: https://github.com/kubernetes-sigs/sig-windows-tools/blob/a95c9b0/.github/workflows/build-kube-proxy-images.yml No modifications at all. Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
and make it consistent with build.yml Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
Contributor
Author
|
Here it can be seen in action: https://github.com/juanluisvaladas/image-builder/actions/runs/21951191547/job/63402170587 |
twz123
reviewed
Feb 27, 2026
Contributor
Author
There was a problem hiding this comment.
I copied the whole directory, we can remove this file
Member
|
If we have our own workflow for this anyways, can we maybe just checkout the sources from upstream directly? Otheriwise, I think we should add the right SPDX markers, so it's clear what the provenance is, especially about copyright and license. |
Contributor
Author
|
I added a PR upstream so that the images are pushed automatically. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Gather the scripts from here: https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess/calico
There are a fair amount of improvements that could be done but this looks good enough for now.