Skip to content

edge-23.12.1#11675

Merged
mateiidavid merged 1 commit intomainfrom
matei/edge-23.12.1
Dec 1, 2023
Merged

edge-23.12.1#11675
mateiidavid merged 1 commit intomainfrom
matei/edge-23.12.1

Conversation

@mateiidavid
Copy link
Member

This edge release introduces new configuration values in the identity controller for client-go's QPS and Burst settings. Default values for these settings have also been raised from 5 (QPS) and 10 (Burst) to 100 and 200 respectively.

  • Added namespaceSelector fields for the tap-injector and jaeger-injector webhooks. The webhooks are now configured to skip kube-system by default (#11649; fixes #11647) (thanks @mikutas!)
  • Added the ability to configure client-go's QPS and Burst settings in the identity controller (#11644)
  • Improved client-go logging visibility throughout the control plane's components (#11632)
  • Introduced PodDisruptionBudgets in the linkerd-viz Helm chart for tap and tap-injector (#11628; fixes #11248) (thanks @mcharriere!)

This edge release introduces new configuration values in the identity
controller for client-go's `QPS` and `Burst` settings. Default values for these
settings have also been raised from `5` (QPS) and `10` (Burst) to `100` and
`200` respectively.

* Added `namespaceSelector` fields for the tap-injector and jaeger-injector
  webhooks. The webhooks are now configured to skip `kube-system` by default
  ([#11649]; fixes [#11647]) (thanks @mikutas!)
* Added the ability to configure client-go's `QPS` and `Burst` settings in the
  identity controller ([#11644])
* Improved client-go logging visibility throughout the control plane's
  components ([#11632])
* Introduced `PodDisruptionBudgets` in the linkerd-viz Helm chart for tap and
  tap-injector ([#11628]; fixes [#11248]) (thanks @mcharriere!)

[#11649]: #11649
[#11647]: #11647
[#11644]: #11644
[#11632]: #11632
[#11628]: #11628
[#11248]: #11248

Signed-off-by: Matei David <[email protected]>
@mateiidavid mateiidavid requested a review from a team as a code owner November 30, 2023 19:18
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mateiidavid mateiidavid merged commit d0ca071 into main Dec 1, 2023
@mateiidavid mateiidavid deleted the matei/edge-23.12.1 branch December 1, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't trigger any webhook on kube-system Add PodDisruptionBudgets in linkerd-viz chart

3 participants