gateway icon indicating copy to clipboard operation
gateway copied to clipboard

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

Open arkodg opened this issue 1 year ago • 8 comments

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.

  • [x] Shutdown Manager(Envoy Gateway) https://github.com/envoyproxy/gateway/pull/3269 https://github.com/envoyproxy/gateway/pull/3389
  • [x] RateLimit https://github.com/envoyproxy/gateway/pull/3389
  • [ ] Statsd Exporter https://github.com/envoyproxy/gateway/issues/3369

arkodg avatar Mar 28 '24 09:03 arkodg

aren't they share same registry?

zirain avatar Mar 28 '24 10:03 zirain

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

github-actions[bot] avatar Apr 27 '24 12:04 github-actions[bot]

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

arkodg avatar May 21 '24 19:05 arkodg

Should we close this? Leave undo to be tracked via https://github.com/envoyproxy/gateway/issues/3369

shawnh2 avatar Jun 05 '24 03:06 shawnh2

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

arkodg avatar Jun 05 '24 23:06 arkodg

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

github-actions[bot] avatar Jul 25 '24 20:07 github-actions[bot]

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

s0uky avatar Aug 28 '24 13:08 s0uky

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

zirain avatar Aug 28 '24 13:08 zirain