Skip to content

Commit

Permalink
Merge branch 'master' into no412
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsmykla authored Oct 9, 2023
2 parents 0a4ebdb + 71f9c31 commit 99b70f2
Show file tree
Hide file tree
Showing 113 changed files with 593 additions and 394 deletions.
6 changes: 6 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ does not have any particular instructions.
The configuration: `Metrics.Mesh.MinResyncTimeout` and `Metrics.Mesh.MaxResyncTimeout` are replaced by `Metrics.Mesh.MinResyncInterval` and `Metrics.Mesh.FullResyncInterval`.
You can still use the current configs but it will be removed in the future.

### Deprecated argument

Parameters `--exclude-outbound-tcp-ports-for-uids` and `--exclude-outbound-udp-ports-for-uids` are now merged into `--exclude-outbound-ports-for-uids` for `kumactl install transparent-proxy`.
We've also added the matching Kubernetes annotation: `traffic.kuma.io/exclude-outbound-ports-for-uids`.
The previous versions will still work but will be removed in the future.

### **Breaking changes**

#### Removal of service field in Dataplane outbound
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{d as s,o as n,j as r,h as o,w as e,V as c,l as a,i as t,U as i,W as _,m as l}from"./index-a63a3d32.js";const m={class:"overview"},p=l("p",null,"Page Not Found",-1),x=s({__name:"AppNotFoundView",setup(d){return(u,f)=>(n(),r("div",m,[o(t(_),null,{title:e(()=>[o(c,{class:"mb-3"}),a(),p]),message:e(()=>[a(`
import{d as s,o as n,j as r,h as o,w as e,V as c,l as a,i as t,U as i,W as _,m as l}from"./index-622cbb72.js";const m={class:"overview"},p=l("p",null,"Page Not Found",-1),x=s({__name:"AppNotFoundView",setup(d){return(u,f)=>(n(),r("div",m,[o(t(_),null,{title:e(()=>[o(c,{class:"mb-3"}),a(),p]),message:e(()=>[a(`
The page or entity you were looking for does not exist.
`)]),cta:e(()=>[o(t(i),{appearance:"primary",to:{name:"home"}},{default:e(()=>[a(`
Go Home
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 99b70f2

Please sign in to comment.