Commit Graph

55 Commits

Author SHA1 Message Date
Andrey Melnikov
5a66c278e4 feat: update argo to 2.12.4 (WIP) 2021-01-25 14:31:47 -08:00
Andrey Melnikov
41f8508763 update: to go packages because of grpc update 2020-12-17 16:02:22 -08:00
Andrey Melnikov
50a57f049c chore: revert argo updates 2020-12-10 20:26:35 -08:00
Andrey Melnikov
cb402b9496 feat: added methods to Metrics to Add/Merge items 2020-11-17 12:28:51 -08:00
Andrey Melnikov
3ae2dd8077 upgraded argo to v2.11.6 (wip) 2020-11-13 11:59:44 -08:00
Aleksandr Melnikov
4f28882d05 Adding go.sum changes. 2020-11-10 15:58:26 -08:00
Aleksandr Melnikov
7295ba36b3 Putting pack a required package. 2020-07-09 16:30:00 -07:00
Aleksandr Melnikov
965e8dda92 Adding Google library for Google Cloud Storage. 2020-07-08 11:33:47 -07:00
Aleksandr Melnikov
30305f42e1 Adding Yaml V3. 2020-07-06 17:04:12 -07:00
Andrey Melnikov
24348647a8 poc: proof of concept for a server that detects configmap changes and updates the server accordingly. 2020-06-18 12:36:20 -07:00
rushtehrani
7082e53328 update protobuf generators 2020-05-05 15:50:09 -07:00
rushtehrani
dfe606447c create workspace logic 2020-04-30 16:47:25 -07:00
Andrey Melnikov
7528348aaf Merge remote-tracking branch 'origin/feat/workspaces' into feat/integrate.workflow.changes 2020-04-28 10:21:23 -07:00
rushtehrani
16fe0ac2bd update go.sum 2020-04-27 14:53:54 -07:00
rushtehrani
2a5905d13b store workspace information in database 2020-04-27 14:51:15 -07:00
rushtehrani
63230736d9 update go.mod 2020-04-27 14:50:21 -07:00
rushtehrani
6615fde6eb workspace_template logic 2020-04-27 14:49:15 -07:00
rushtehrani
4d4535ec8d use a diff yaml lib 2020-04-27 14:46:37 -07:00
rushtehrani
025b06796b template parse and tests 2020-04-27 14:46:37 -07:00
rushtehrani
4d427dac76 update go.mod 2020-04-24 13:12:36 -07:00
rushtehrani
13ab6c0d90 workspace_template logic 2020-04-24 12:39:52 -07:00
rushtehrani
2fb7d67378 use a diff yaml lib 2020-04-24 12:39:22 -07:00
rushtehrani
c5b822a8d1 template parse and tests 2020-04-24 12:38:41 -07:00
Aleksandr Melnikov
46c538ef28 Adding go.mod updates. 2020-04-14 17:58:13 -07:00
Aleksandr Melnikov
560afea884 Updating Argo to 2.7.0 2020-04-03 16:50:55 -07:00
Andrey Melnikov
9a61d7fcff Cleaned up go.sum fie 2020-04-03 10:39:31 -07:00
Andrey Melnikov
3fe93a64c9 feat: Updated cron to return the active parameters 2020-03-31 19:20:55 -07:00
Aleksandr Melnikov
4be4dd8419 Updating go.mod to use the latest argoproj/argo
- Alongside, updating other modules to fix conflicts with versioning.
Sourced from: https://github.com/onepanelio/core/pull/123/files
2020-03-27 12:20:58 -07:00
rushtehrani
aca1489ce0 updated go.sum 2020-03-24 16:07:25 -07:00
rushtehrani
c8324cd7e5 only use latest go-autorest 2020-03-24 16:07:25 -07:00
rushtehrani
14d9c06763 upgrade dependencies 2020-03-24 16:07:25 -07:00
rushtehrani
eb7d99a478 add websocket proxy back in 2020-02-25 12:48:00 -08:00
rushtehrani
bf06b9cf03 remove websockets 2020-02-22 14:13:16 -08:00
rushtehrani
8b4a51c39e clean up third party + add additional third party proto files 2020-02-21 16:07:39 -08:00
rushtehrani
1122b28f28 clean up go.sum 2020-02-12 09:46:21 -08:00
rushtehrani
e0dd0f004c validate workflows 2020-02-12 09:46:21 -08:00
rushtehrani
342f879bc5 use util.TerminateWorkflow 2020-02-12 09:46:21 -08:00
Aleksandr Melnikov
4c07aab4a9 Added grpc_recovery, so that the API doesn't crash if a panic is hit. 2020-02-07 16:23:15 -08:00
Aleksandr Melnikov
ec967fe030 Adding go changes. 2020-02-05 13:14:09 -08:00
rushtehrani
384670ea6d change from s3 sdk to minio sdk 2020-01-28 21:09:36 -08:00
rushtehrani
4db63d6cc9 run go mod tidy 2020-01-27 21:10:11 -08:00
Rush Tehrani
1ac1cd8abf Merge branch 'feature/ui-s3-merge' into feature/s3-logs 2020-01-27 16:23:49 -08:00
Andrey Melnikov
11e90e17da Updated Workflow Template Versions to support IsLatest and added API methods to save, save & publish 2020-01-27 09:50:24 -08:00
rushtehrani
2c7a83e20c add s3 code 2020-01-19 14:07:19 -08:00
rushtehrani
6f799bcae3 use env vars for all config 2020-01-08 22:00:45 -08:00
rushtehrani
bc1e19fbc7 support stream => websocket for web clients 2020-01-02 10:45:51 -08:00
rushtehrani
5b044be67a add gorilla handlers for CORS and more 2019-12-21 12:17:24 -08:00
rushtehrani
ae2386e184 workflow version db logic 2019-12-12 10:03:29 -08:00
rushtehrani
91afb337fc remove sqlx 2019-12-11 21:23:27 -08:00
rushtehrani
b421c63073 add db migration support 2019-12-10 15:53:54 -08:00