-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v1.1.0-rc.1 #3791
release: v1.1.0-rc.1 #3791
Conversation
Signed-off-by: Guy Daich <[email protected]>
Signed-off-by: Guy Daich <[email protected]>
release-notes/v1.1.0-rc1.yaml
Outdated
change: | | ||
Added Performance Benchmarking Document | ||
Added User Guide for Zipkin Tracing | ||
Added User Guide for Customizatio of Filter Order |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added User Guide for Customizatio of Filter Order | |
Added User Guide for Customizating for Ordering Filters |
release-notes/v1.1.0-rc1.yaml
Outdated
Fixed Reconciliation when a referenced Secret or ConfigMap changes | ||
Fixed ReplaceFullPath not working for root path | ||
Fixed Default Application Protocol to TCP | ||
Fixed not using well-known ports (80, 443) in rediret location |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed not using well-known ports (80, 443) in rediret location | |
Fixed not appending well-known ports (80, 443) in redirect Location header |
release-notes/v1.1.0-rc1.yaml
Outdated
Fixed Reconciliation when EnvoyProxy backendRefs changes | ||
Fixed Reconciliation when a referenced Secret or ConfigMap changes | ||
Fixed ReplaceFullPath not working for root path | ||
Fixed Default Application Protocol to TCP |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed Default Application Protocol to TCP | |
Fixed Default Application Protocol to TCP for Zipkin Tracing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3791 +/- ##
==========================================
+ Coverage 69.00% 69.02% +0.01%
==========================================
Files 176 176
Lines 21760 21760
==========================================
+ Hits 15015 15019 +4
+ Misses 5663 5661 -2
+ Partials 1082 1080 -2 ☔ View full report in Codecov by Sentry. |
release-notes/v1.1.0-rc1.yaml
Outdated
- area: installation | ||
change: | | ||
Added new gateway-addons-helm chart for Observability | ||
Added support for global image settings for all images in the EG chart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added support for global image settings for all images in the EG chart | |
Added support for global image settings for all images in the Envoy Gateway helm chart |
|
||
|
||
breaking-change: | | ||
Gateway-API BackendTLSPolicy v1alpha3 is incompatible with previous versions of the CRD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to add some Upgrade notes in here similar to https://gateway-api.sigs.k8s.io/guides/?h=release+not#backendtlspolicy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I followed the GW-API approach and added this to the "quickstart" guide.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for adding it to the Quickstart, can we also add the link in here ?
Signed-off-by: Guy Daich <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should generate the release note based the yaml.
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Release v1.1.0-rc.1