Skip to content

5.0.0

Choose a tag to compare

@kara-kiss kara-kiss released this 29 Sep 13:26
· 12 commits to main since this release
aa16921
  • Updated /sample-app/python/hello endpoint to be secured with mTLS
  • Introduced Envoy Proxy to allow routing of HTTP/HTTPS traffic
  • Moved tutorial steps from README.md to the EIAP Developer Portal
  • Added set_app_name.sh, to allow setting a unique App name to the Python Hello World App, to prevent naming conflicts during onboarding
  • Removed unused metrics (requests_failed_total).
  • Changed ImagePullPolicy from IfNotPresent to Always