Replies: 2 comments 1 reply
-
Does this also mean that the package (ie images) wont be published? For example if I want to have a reference to tip in a docker file one often would try to use @latest but right now would have to do @2.1.0-main . Any thoughts on this? Or is that sufficiently niche? I question as there was an issue / timing thing with building the envoy-wrapper image and one quick bandaid for unblocking control plane work was to just reference the image as published. |
Beta Was this translation helpful? Give feedback.
-
Update: #11290 has been merged to main. Latest artifacts are still published on pushes to main, but we're no longer maintaining a rolling release & underlying git tag. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
currently kgateway has a rolling release that overrides the
2.1.0-main
tag.This is annoying for multiple reasons:
Suggestions:
kgateway.dev
Beta Was this translation helpful? Give feedback.
All reactions