Skip to content

v0.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kubeshop-bot kubeshop-bot released this 21 Jan 13:37
· 349 commits to main since this release
3d51723

Changelog

  • d02e26d Add externalTrafficPolicy handling for the service (#165)
  • 228db39 Add stdout access logging (#155)
  • abcd820 Add websockets support (#167)
  • 3d51723 Alpha.2 prerelase fixes (#159)
  • 7475aee Bump helm chart on release (#134)
  • 567b0c1 Change manager log entries from default Epoch to ISO8601 (#175)
  • b336db5 Check if RewriteRegex struct is non-nil before passing it through RouteRedirectBuilder (#182)
  • fe7a029 Edit typo in README (#135)
  • 93feb2b EnvoyFleet customization improvements (#143)
  • 405334b Fix site urls (#130)
  • 67213a2 Fix: #162. Typo in staticroute doc (#163)
  • 5e1adb5 Handle multiple fleets (#157)
  • bfc8d73 Local installation documentation fix (#125)
  • 4369d15 Make EnvoyFleet created resources names shorter in spite of K8s 63 characters limit. (#161)
  • ef8c2eb Migrate from the deprecated github.com/golang/protobuf (#153)
  • 1344994 Proxying behaviour docs (#132)
  • 25474f8 Refactor envoy package (#154)
  • a09e903 Small Cleanup (#179)
  • 484d42e Support TLS SNI with hostnames (#186)
  • 8800a0a TLS: with static certificates (#173)
  • 83d7484 Upgrade controller-runtime and dependencies, upgrade to Go v1.17 (#158)
  • 4d9720d Upgrade to kubebuilder 3.2.0 tools (#150)
  • 29e94ec Validation proxy (#187)
  • 84a772f log out object names when processing instead of whole objects which are unreadable. In future we should configure log levels that will output objects in full but printed prettily (#191)
  • b0e3978 remove use of deprecated pbtypes lib (#142)