Commit 2b9dead
Feat: VCN Native CNI Changes (#407)
* bug: Update the CRDs for the workrequest feature (#387)
This was left out of the previous feature add.
* changes to uptake go-v1.22.9
* manifests generated with new controller gen
* Feat: API Spec & CRD & Conversion for VCN Native Params
* Feat: NPN CR Reconciliation in OCIMachine_controller
* Fix: Add common label for compatibility & remove non-related crd changes from open source
* Revert "Fix: Add common label for compatibility & remove non-related crd changes from open source"
This reverts commit f816852.
* Fix: Improve NPN CR Reconcile
* Fix: Kube Client Creation
* Fix: Update CNI Type String
* Fix: Return nil upon retry
* Fix: unused var
* Fix: improve logging and error display
* Fix: Use different CR for get and create
* Feat: include the NPN Reconcile into client scope package
* Style: Remove Redudant Const
* Feat: Move CniType to OCICluster
* Image build
* Image build
* Image build
* Logging update
---------
Co-authored-by: Joe Kratzat <joekr@users.noreply.github.com>
Co-authored-by: Peizhao Li <peizhao.li@oracle.com>1 parent a0ced3d commit 2b9dead
File tree
28 files changed
+5421
-6218
lines changed- api
- v1beta1
- v1beta2
- cloud/scope
- config/crd/bases
- controllers
28 files changed
+5421
-6218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
148 | 159 | | |
149 | 160 | | |
150 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1009 | 1009 | | |
1010 | 1010 | | |
1011 | 1011 | | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
1012 | 1015 | | |
1013 | 1016 | | |
1014 | 1017 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
142 | 153 | | |
143 | 154 | | |
144 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
1021 | 1024 | | |
1022 | 1025 | | |
1023 | 1026 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments