Skip to content

v1.17.26

Compare
Choose a tag to compare
@ryanrolds ryanrolds released this 27 Feb 19:03
· 2 commits to v1.17.x since this release
a7980ac

Fixes

  • Discover the Gloo service using labels. In some environments, services must be renamed. This change allows the service to still be discovered when it's been renamed. In the event that multiple services in the namespace have the gloo=gloo and app=gloo labels, an error will occur. (solo-io/solo-projects#7646)