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

Missing releases for envoy-windows docker images #34324

Closed
dimo414 opened this issue May 23, 2024 · 9 comments
Closed

Missing releases for envoy-windows docker images #34324

dimo414 opened this issue May 23, 2024 · 9 comments
Labels
area/build question Questions that are neither investigations, bugs, nor enhancements

Comments

@dimo414
Copy link

dimo414 commented May 23, 2024

The documentation indicates that there are recent Envoy images for Windows:

You can run Envoy using the official Windows Docker image.

docker pull envoyproxy/envoy-windows:v1.30.1
docker run --rm envoyproxy/envoy-windows:v1.30.1 --version

However it appears only releases up to 1.28.0 and 1.27.2 have actually been published to Docker Hub: https://hub.docker.com/r/envoyproxy/envoy-windows/tags

I know there is some question about the status of Windows support, however the existing documentation for these releases indicates it's still supported. It would be great if images and/or binaries could be made available for any releases that includes Windows support, and for the documentation and changelogs to reflect which releases lack Windows support.

@dimo414 dimo414 added bug triage Issue requires triage labels May 23, 2024
@zuercher
Copy link
Member

The documentation was never updated to reflect #28588. I'm doing that now.

The status of the Windows build is that it exists in the code base, but is unsupported and untested. No new releases are being made.

@zuercher zuercher added question Questions that are neither investigations, bugs, nor enhancements area/build and removed bug triage Issue requires triage labels May 23, 2024
@dimo414
Copy link
Author

dimo414 commented May 23, 2024

The last update on #28588 was that Microsoft was staffing keeping the lights on. Did that change?

@phlax
Copy link
Member

phlax commented May 24, 2024

@dimo414 as mentioned elsewhere if there are users that require a Windows Envoy build i would suggest setting up a downstream project with any required workarounds etc and the necessary CI

@dimo414
Copy link
Author

dimo414 commented May 24, 2024

Thanks, I appreciate that staffing Windows support may be infeasible, but it would be great if the published documentation could be corrected to reflect that. I'm not sure which elsewhere's you're referring to, but the documentation still indicates Windows is supported.

@phlax
Copy link
Member

phlax commented May 24, 2024

update PR landed #34328

@dimo414
Copy link
Author

dimo414 commented May 25, 2024

Thanks! It would also be helpful if this change was captured in the changelogs of 1.27.3 and 1.28.0 - those are the first places I looked for information about support being dropped.

If it's possible, I think it would be useful to correct the older releases' docs like 1.27.3 as well, as they still suggest these images exist.

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Jun 25, 2024
@dimo414
Copy link
Author

dimo414 commented Jun 25, 2024

Go away stalebot

@github-actions github-actions bot removed the stale stalebot believes this issue/PR has not been touched recently label Jun 25, 2024
@phlax
Copy link
Member

phlax commented Jun 25, 2024

@dimo414 im going to close this as there are no further actions

the releases are immutable - so there wont be any updates to existing releases that had the windows docs but no image - the latest docs on each branch have been updated

@phlax phlax closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build question Questions that are neither investigations, bugs, nor enhancements
Projects
None yet
Development

No branches or pull requests

3 participants