forked from cilium/cilium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Joe Stringer <[email protected]>
- Loading branch information
1 parent
67a6c9a
commit 9e5a25e
Showing
25 changed files
with
136 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,7 @@ Michael Vorburger <[email protected]> | |
Neela Jacques <[email protected]> <[email protected]> | ||
Peiqi Shi <[email protected]> | ||
Philippe Lafoucrière <[email protected]> | ||
Roman Ptitcyn <[email protected]> | ||
Sean Winn <[email protected]> <[email protected]> | ||
Sergey Generalov <[email protected]> <[email protected]> | ||
Tam Mach <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,7 +86,7 @@ Ivar Lazzaro [email protected] | |
Jaff Cheng [email protected] | ||
Jaime Caamaño Ruiz [email protected] | ||
Jan-Erik Rediger [email protected] | ||
Jarno Rajahalme jarno@covalent.io | ||
Jarno Rajahalme jarno@isovalent.com | ||
Jean Raby [email protected] | ||
Jed Salazar [email protected] | ||
Jerry J. Muzsik [email protected] | ||
|
@@ -175,6 +175,7 @@ Rene Zbinden [email protected] | |
Robin Hahling [email protected] | ||
Rodrigo Chacon [email protected] | ||
Romain Lenglet [email protected] | ||
Roman Ptitcyn [email protected] | ||
Ronald van Zantvoort [email protected] | ||
Ross Guarino [email protected] | ||
Rui Gu [email protected] | ||
|
@@ -209,6 +210,7 @@ Trevor Roberts Jr [email protected] | |
Umesh Keerthy B S [email protected] | ||
Vadim Ponomarev [email protected] | ||
Valas Valancius [email protected] | ||
Vlad Artamonov [email protected] | ||
Vlad Gorodetsky [email protected] | ||
Vladimir Nachev [email protected] | ||
Vlad Ungureanu [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.8.9 | ||
1.8.10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
dependencies: | ||
- name: agent | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: agent.enabled | ||
- name: config | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: config.enabled | ||
- name: hubble-relay | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: global.hubble.relay.enabled | ||
- name: hubble-ui | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: global.hubble.ui.enabled | ||
- name: operator | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: operator.enabled | ||
- name: managed-etcd | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: global.etcd.managed | ||
- name: preflight | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: preflight.enabled | ||
- name: nodeinit | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: global.nodeinit.enabled | ||
- name: prometheus-crd | ||
version: 1.8.9 | ||
version: 1.8.10 | ||
condition: global.prometheus.enabled && global.prometheus.serviceMonitor.enabled |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.