[ExternalNode] Add ExternalNode CRD#3639
Conversation
|
/test-all |
Codecov Report
@@ Coverage Diff @@
## feature/externalnode #3639 +/- ##
========================================================
- Coverage 64.67% 55.70% -8.98%
========================================================
Files 278 392 +114
Lines 39363 54809 +15446
========================================================
+ Hits 25459 30529 +5070
- Misses 11935 21911 +9976
- Partials 1969 2369 +400
Flags with carried forward coverage won't be shown. Click here to find out more.
|
33060a7 to
28ffb05
Compare
| @@ -1,4 +1,4 @@ | |||
| // Copyright 2021 Antrea Authors | |||
There was a problem hiding this comment.
No need to change year?
There was a problem hiding this comment.
These files are generated automatically by make codegen so I think the change is expected.
| // +genclient | ||
| // +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object | ||
|
|
||
| type ExternalNode struct { |
There was a problem hiding this comment.
Could you add some comments here?
There was a problem hiding this comment.
Thanks Jianjun, I have added a description, could you help take another look?
There was a problem hiding this comment.
The current version works for me. Or you can add "bare-metal server" too.
28ffb05 to
2b3fb5c
Compare
|
/test-windows-all |
|
After #3578, we use Helm to generate the YAMLs. You need to re-generate the YAMLs. |
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
2b3fb5c to
00e425e
Compare
|
/test-all |
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD and generates the corresponding client and yaml files. Signed-off-by: Mengdie Song <songm@vmware.com>
This change adds API definition for ExternalNode CRD
and generates the corresponding client and yaml files.
Signed-off-by: Mengdie Song songm@vmware.com