Commit 5d25eb1
Release/v1.4 Remove AKS-Engine (#2212)
* build azure-vnet-telemetry and azure-vnet-ipam in dropgz-test (#1846)
build azure-vnet-telemetry and azure-vnet-ipam in dropgz-test for parity with release image
Signed-off-by: Evan Baker <[email protected]>
(cherry picked from commit f619259)
* ci: disable kube-proxy for test clusters (#1965)
* disable kube-proxy for byocni cluster creation
* test config mapping
* shell pwd
* use CURDIR
* check current directory
* test with repo root dir
* test azp format
* test azp format
* test azp format
* change e2e steps to remove kube proxy
* fix load test update args
* fix ns and rg in update
* update ciliume2e
* fix kubectl cmd in load test
* adding new targets for no kube proxy
* remove cluster update
* update overlay e2e
* test behavior of load test
* test grep for azure-cns
* look for container deployment
* testing
* restart node variable check
* update if condition
* add skip node case
---------
Co-authored-by: tamilmani1989 <[email protected]>
(cherry picked from commit 024819d)
* CI: [CNI] Replace the bash scripts for CNI load testing with golang test cases (#2003)
CI:[CNI] Replace the bash scripts with the golang test cases
(cherry picked from commit 008ae45)
* ci: [CNI] Move Nightly Cilium Pipeline test to ACN (#1963)
* CNS to be able to generate dualstack overaly CNI conflist (#1981)
* fix: Eliminating duplicate lines
* ci: Add update permission for ciliumidentity
* fix: Parameterize Image Registry
add retry to nnc update during scaledown (#1970)
* add retry to nnc update during scaledown
Signed-off-by: Evan Baker <[email protected]>
* test for panic in pool monitor
Signed-off-by: Evan Baker <[email protected]>
---------
Signed-off-by: Evan Baker <[email protected]>
fix: reserve 0th IP as gateway for overlay on Windows (#1968)
* fix: reserve 0th IP as gateway for overlay on Windows
* fix: allow gateway to be updated
ci: windows profile container image (#1988)
Always use 0 for NC version in Overlay (#1979)
always use 0 for NC version in overlay
Signed-off-by: Evan Baker <[email protected]>
[Vnet Scale - CNS]: Flattening CIDR ranges for Node NNC to a list (#1921)
* Read secondary CIDRs from VnetScale NNC
* fix comment
* update comment
* For VnetScale mode, Use 1st IP for def gateway instead of 0th for windows
* fix/add import
* address pr comments
* add comments
* address pr comments
* wrap error
* fix typo
* fix UT
fix: [NPM] check if policy exists in case of nil pointer (#1974)
fix: check for nil first
ci: disable kube-proxy for test clusters (#1965)
* disable kube-proxy for byocni cluster creation
* test config mapping
* shell pwd
* use CURDIR
* check current directory
* test with repo root dir
* test azp format
* test azp format
* test azp format
* change e2e steps to remove kube proxy
* fix load test update args
* fix ns and rg in update
* update ciliume2e
* fix kubectl cmd in load test
* adding new targets for no kube proxy
* remove cluster update
* update overlay e2e
* test behavior of load test
* test grep for azure-cns
* look for container deployment
* testing
* restart node variable check
* update if condition
* add skip node case
---------
Co-authored-by: tamilmani1989 <[email protected]>
perf: [WIN-NPM] fast bootup (#1900)
* wip
* wip2
* use other apply DP func
* address comment about if statement
* finish bootup for both DPs
* fix lint
* fix lint 2
* fix lint 3
* longer UT timeout and add missing UTs for apply in background
tool: [NPM] script to clean up iptable chains (#1978)
tool: script to clean up NPM iptable chains
feat: [WIN-NPM] metrics for latencies and failures (#1959)
* implement metrics
* add npm prefix
* rename windows files
* metrics pkg UTs
* allow reinitializing prometheus metrics
* fix: hns wrapper should not throw error for empty SetPolicy values
* test: metric UTs in dataplane
* fix: record list endpoint latency always
* remove flaky UT
* feat: metric for max ipset members
* fix lint
* fix lint 2
* fix build
* fix lint 3
* simplify conditionals and protect against maxMembers becoming negative
* remove bottom 4 histogram buckets. start at 16 ms
* reset metrics for ipset UTs
* style: don't check for windows dp in *_windows.go files
* build: remove unused import
* test: reset windows metrics in UT
Remove SSH port 22 rule from aks-engine clusters (#1983)
ci: change overlaye2e stage to cilium-overlay (#1997)
* renaming overlaye2e for cilium
* update display names for stages
Initial getHomeAZ 404 changes (#1994)
* initial getHomeAZ 404 changes
* treat 404 as success
* address comments
CNS to be able to generate dualstack overaly CNI conflist (#1981)
fix: Parameterize Image Registry
add retry to nnc update during scaledown (#1970)
* add retry to nnc update during scaledown
Signed-off-by: Evan Baker <[email protected]>
* test for panic in pool monitor
Signed-off-by: Evan Baker <[email protected]>
---------
Signed-off-by: Evan Baker <[email protected]>
fix: reserve 0th IP as gateway for overlay on Windows (#1968)
* fix: reserve 0th IP as gateway for overlay on Windows
* fix: allow gateway to be updated
ci: windows profile container image (#1988)
Always use 0 for NC version in Overlay (#1979)
always use 0 for NC version in overlay
Signed-off-by: Evan Baker <[email protected]>
[Vnet Scale - CNS]: Flattening CIDR ranges for Node NNC to a list (#1921)
* Read secondary CIDRs from VnetScale NNC
* fix comment
* update comment
* For VnetScale mode, Use 1st IP for def gateway instead of 0th for windows
* fix/add import
* address pr comments
* add comments
* address pr comments
* wrap error
* fix typo
* fix UT
fix: [NPM] check if policy exists in case of nil pointer (#1974)
fix: check for nil first
ci: disable kube-proxy for test clusters (#1965)
* disable kube-proxy for byocni cluster creation
* test config mapping
* shell pwd
* use CURDIR
* check current directory
* test with repo root dir
* test azp format
* test azp format
* test azp format
* change e2e steps to remove kube proxy
* fix load test update args
* fix ns and rg in update
* update ciliume2e
* fix kubectl cmd in load test
* adding new targets for no kube proxy
* remove cluster update
* update overlay e2e
* test behavior of load test
* test grep for azure-cns
* look for container deployment
* testing
* restart node variable check
* update if condition
* add skip node case
---------
Co-authored-by: tamilmani1989 <[email protected]>
perf: [WIN-NPM] fast bootup (#1900)
* wip
* wip2
* use other apply DP func
* address comment about if statement
* finish bootup for both DPs
* fix lint
* fix lint 2
* fix lint 3
* longer UT timeout and add missing UTs for apply in background
tool: [NPM] script to clean up iptable chains (#1978)
tool: script to clean up NPM iptable chains
feat: [WIN-NPM] metrics for latencies and failures (#1959)
* implement metrics
* add npm prefix
* rename windows files
* metrics pkg UTs
* allow reinitializing prometheus metrics
* fix: hns wrapper should not throw error for empty SetPolicy values
* test: metric UTs in dataplane
* fix: record list endpoint latency always
* remove flaky UT
* feat: metric for max ipset members
* fix lint
* fix lint 2
* fix build
* fix lint 3
* simplify conditionals and protect against maxMembers becoming negative
* remove bottom 4 histogram buckets. start at 16 ms
* reset metrics for ipset UTs
* style: don't check for windows dp in *_windows.go files
* build: remove unused import
* test: reset windows metrics in UT
Remove SSH port 22 rule from aks-engine clusters (#1983)
ci: change overlaye2e stage to cilium-overlay (#1997)
* renaming overlaye2e for cilium
* update display names for stages
Initial getHomeAZ 404 changes (#1994)
* initial getHomeAZ 404 changes
* treat 404 as success
* address comments
CNS to be able to generate dualstack overaly CNI conflist (#1981)
* fix: File Directory
* style: Comments
* Addressing Comments
---------
Co-authored-by: Paul Johnston <[email protected]>
(cherry picked from commit 1514d95)
* ci:[CNI] Add windows CNIv1 datapath test (#2016)
* ci: Transfer files
* test: Working Datapath Test
* test: apierror Tests
* style: Datapath Package
* test: Deployment timing
* fix: Error check
* fix: Lint
(cherry picked from commit 390977d)
* fix: [CNI] CNI load test failing due to namespace already created (#2031)
fix: CNI load test failing due to namespace already created
(cherry picked from commit c10900e)
* ci:[CNI] Windows cniv1 load test pipeline (#2024)
CI:[CNI] Windows cniv1 load test pipeline
(cherry picked from commit e45ad21)
* ci: [CNI] Adding aks cluster creation steps for k8s e2e test (#2052)
* ci: [CNI] Adding aks cluster creation steps for k8s e2e test
* Add validate step to the pipeline
* Adding the telemetry config to the cluster
(cherry picked from commit 846e508)
* ci:[CNI] Replace AKS-Engine Tests with k8s conformance tests (#2062)
* Initial Commit
* Add attempts to prevent flakyness
* Add taint for windows tests
* Add k8s e2e tests
* Testing vmSizes
* Artifact k8se2e binary
* Remove NPM E2E
* Add testing and increase processes
* Addressing comments
(cherry picked from commit 451c691)
* CI: Removing AKS engine related code (#2089)
(cherry picked from commit b45c2c7)
* feat: [dropgz] Dropgz for windows (#2075)
* feat: [dropgz] Dropgz for windows
* Removing the code for killing the process from dropgz for windows
(cherry picked from commit 7a41178)
* ci: Update dns tests for k8s conformance (#2104)
Update dns tests for k8s v1.26
(cherry picked from commit bbf2fd4)
* ci: adding cni package as a trigger (#2108)
(cherry picked from commit e6a8ea6)
* ci: add packages for submodule trigger (#2154)
(cherry picked from commit 4aecfd6)
* set mellanox reg key (#1768)
(cherry picked from commit fa2de6d)
---------
Co-authored-by: Evan Baker <[email protected]>
Co-authored-by: Camryn Lee <[email protected]>
Co-authored-by: Vipul Singh <[email protected]>
Co-authored-by: Rajvi <[email protected]>1 parent c325121 commit 5d25eb1
File tree
84 files changed
+3669
-1173
lines changed- .pipelines
- cni
- cilium
- k8s-e2e
- load-test-templates
- singletenancy
- npm
- singletenancy
- aks-engine
- aks-swift
- aks
- cilium-overlay
- cilium
- cni/build
- cns
- configuration
- service
- dropgz
- build
- pkg/embed
- hack
- aks
- scripts
- platform
- windows/adapter
- mellanox
- mocks
- test
- apimodels
- integration
- datapath
- load
- manifests
- cilium
- cilium-agent
- cilium-nightly-agent
- cilium-nightly-operator
- cilium-operator
- cni
- cns
- datapath
- load
- internal
- datapath
- k8sutils
- retry
- validate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+3669
-1173
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
79 | 73 | | |
80 | 74 | | |
81 | 75 | | |
| |||
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
92 | | - | |
| 86 | + | |
93 | 87 | | |
94 | | - | |
| 88 | + | |
95 | 89 | | |
96 | 90 | | |
97 | 91 | | |
| |||
109 | 103 | | |
110 | 104 | | |
111 | 105 | | |
112 | | - | |
| 106 | + | |
113 | 107 | | |
| 108 | + | |
114 | 109 | | |
115 | | - | |
| 110 | + | |
| 111 | + | |
116 | 112 | | |
117 | 113 | | |
118 | | - | |
119 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
123 | | - | |
| 120 | + | |
| 121 | + | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
148 | 146 | | |
149 | 147 | | |
150 | 148 | | |
151 | | - | |
| 149 | + | |
152 | 150 | | |
153 | 151 | | |
154 | 152 | | |
155 | | - | |
| 153 | + | |
156 | 154 | | |
157 | 155 | | |
158 | 156 | | |
| |||
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
178 | | - | |
179 | | - | |
180 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
181 | 179 | | |
182 | 180 | | |
183 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments