Commit c1350d1
chore: upgrade to go 1.24 for notebook-controller (#748)
* feat: Upgrade Go to 1.24 - notebook-controller component. #721
Signed-off-by: Abdallah Samara (EXT-Nokia) <abdallah.samara.ext@nokia.com>
* Update nb_controller_integration_test.yaml
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* Update nb_controller_multi_arch_test.yaml
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* Update tb_controller_docker_publish.yaml
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* Update workflow triggers for unit tests
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* Update Dockerfile
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* Update nb_controller_unit_test.yaml
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
* mathew: run go mod tidy + make to generate
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Abdallah Samara (EXT-Nokia) <abdallah.samara.ext@nokia.com>
Signed-off-by: abdallahsamabd <42250800+abdallahsamabd@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Abdallah Samara (EXT-Nokia) <abdallah.samara.ext@nokia.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>1 parent 69b4734 commit c1350d1
File tree
12 files changed
+164
-21
lines changed- .github/workflows
- components/notebook-controller
- api
- v1alpha1
- v1beta1
- v1
- config
- crd/bases
- rbac
- controllers
12 files changed
+164
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
22 | | - | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments