Commit 0c78b5c
* build(deps): bump github.com/argoproj/argo-workflows/v3
Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.5.13 to 3.6.12.
- [Release notes](https://github.com/argoproj/argo-workflows/releases)
- [Changelog](https://github.com/argoproj/argo-workflows/blob/main/CHANGELOG.md)
- [Commits](argoproj/argo-workflows@v3.5.13...v3.6.12)
---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-workflows/v3
dependency-version: 3.6.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update header keys to be case-sensitive (#482)
Co-authored-by: Haihui.Wang <hh.wang@opencsg.com>
* Read clusterIP if no ingress IP found when server and runner are running in same cluster (#484)
Co-authored-by: Haihui.Wang <hh.wang@opencsg.com>
* > [rproxy] Wrong way to set svc host name in header for v1.12 release (#485)
Co-authored-by: Haihui.Wang <hh.wang@opencsg.com>
* Fix lfs sync upload id cache bug (#489)
* Add User-Email to request headers for dataflow and label studio (#492)
Co-authored-by: Haihui.Wang <hh.wang@opencsg.com>
* fix(imagebuilder): correct remote endpoint retrieval logic in stop function
* Refactor Deploy Scheduler, Migrate to Temporal Workflow
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HaiHui <154984842+HaiHui886@users.noreply.github.com>
Co-authored-by: Haihui.Wang <hh.wang@opencsg.com>
Co-authored-by: vincent <pulltheflower@163.com>
Co-authored-by: ruibo.qin <rb.qin@opencsg.com>
1 parent 098d7b0 commit 0c78b5c
File tree
29 files changed
+2540
-47
lines changed- _mocks/opencsg.com/csghub-server/builder/store/database
- api
- handler
- router
- workflow
- activity
- builder
- deploy
- cluster
- common
- imagebuilder
- instrumentation
- store/database
- cmd/csghub-server
- cmd/start
- temporal-worker
- common
- config
- utils/common
- component/executors
29 files changed
+2540
-47
lines changedLines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 60 additions & 0 deletions
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 | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
| |||
0 commit comments