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

Better helm support for airgapped clusters with no access to public image registry #3049

Closed
3 tasks done
arkodg opened this issue Mar 28, 2024 · 8 comments
Closed
3 tasks done
Assignees
Labels
kind/feature new feature
Milestone

Comments

@arkodg
Copy link
Contributor

arkodg commented Mar 28, 2024

Description:

Describe the desired behavior, what scenario it enables and how it
would be used.

Envoy Gateway uses 3 images

  • docker.io/envoyproxy/gateway
  • docker.io/envoyproxy/envoy
  • docker.io/envoyproxy/ratelimit

Would be great if theres a simpler way to change the registry as a helm value without doing a helm template and edit

[optional Relevant Links:]

Any extra documentation required to understand the issue.

@arkodg arkodg added the triage label Mar 28, 2024
@zirain
Copy link
Contributor

zirain commented Mar 28, 2024

aren't they share same registry?

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@arkodg
Copy link
Contributor Author

arkodg commented May 21, 2024

Let's track adding top level images configuration support for statsd exporter using this GH issue

@shawnh2
Copy link
Contributor

shawnh2 commented Jun 5, 2024

Should we close this? Leave undo to be tracked via #3369

@arkodg
Copy link
Contributor Author

arkodg commented Jun 5, 2024

this is the parent issue / epic, so we should ideally leave both open :)

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@github-actions github-actions bot added the stale label Jul 25, 2024
@s0uky
Copy link

s0uky commented Aug 28, 2024

What about envoy proxy image? That should be configurable too.

@zirain
Copy link
Contributor

zirain commented Aug 28, 2024

you should be able do that with https://gateway.envoyproxy.io/docs/api/extension_types/#envoyproxykubernetesprovider right now.

@github-actions github-actions bot removed the stale label Aug 28, 2024
@arkodg arkodg closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature new feature
Projects
None yet
5 participants