Commit Graph

684 Commits

Author SHA1 Message Date
Jan Eitzinger
def35a551a Only hide binary 2023-03-22 07:18:45 +01:00
Jan Eitzinger
327721bac7 Add validate option. Backport startDemo 2023-03-22 07:15:41 +01:00
Jan Eitzinger
a168efa8c8 Fix unit tests 2023-03-22 07:05:41 +01:00
Christoph Kluge
de71fee61e
Merge pull request #98 from giesselmann/fix-updateconfig
Fix UpdateConfig
2023-03-21 12:09:40 +01:00
5d526e1168 Adapt Cluster schema
Add remove boolean to subClusterConfig in MetricList.
Fix Linter errors.
2023-03-21 11:51:11 +01:00
747f6d4e2d Add MetricConfig in SubClusters. 2023-03-20 16:27:36 +01:00
Thomas Roehl
4b430016c9 Add Release action for cc-backend 2023-03-20 15:38:36 +01:00
efde2cbb8e Introduce hierarchical metriclists and thresholds 2023-03-18 08:15:11 +01:00
Pay Giesselmann
de822e13fd
Fix UpdateConfig 2023-03-13 10:45:55 +01:00
Jan Eitzinger
d2b97c9e2f Continue with job-archive migration 2023-03-10 12:14:33 +01:00
Jan Eitzinger
97f391deff GraphQL remove toplevel thresholds and add Unit
Add Unit to metric values in subCluster
2023-03-10 12:13:40 +01:00
Christoph Kluge
a651219a2c
Merge pull request #96 from ClusterCockpit/92_add_shortjobduration_config
Move ShortRunningJobsDuration value to root config
2023-03-09 16:43:43 +01:00
Christoph Kluge
14665df439 Better test array 2023-03-06 16:35:14 +01:00
Christoph Kluge
cae7257673 Add tests for role checks, update test.db 2023-03-06 16:32:58 +01:00
Christoph Kluge
f37e7c26f6 Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00
8a1288db1a Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2023-03-02 14:13:34 +01:00
928cea6814 Add tags target to Makefile 2023-03-02 14:11:06 +01:00
Christoph Kluge
4f1f034702 Move ShortRunningJobsDuration value to root config 2023-03-01 16:34:59 +01:00
9d28cb83f0 Remove swagger enum comment and rebuild Swagger docs
Relates to #95
2023-03-01 10:49:08 +01:00
Christoph Kluge
df44bd9621 Merge branch 'master' into 40_45_82_update_roles 2023-02-28 11:18:46 +01:00
c6c217adb0 Backup commit 2023-02-28 09:33:55 +01:00
1fc090965d Add missing error code 2023-02-27 09:16:18 +01:00
Jan Eitzinger
5af1fa19b9
Update README.md 2023-02-27 09:12:26 +01:00
Jan Eitzinger
2472698367
Update README.md 2023-02-27 09:12:04 +01:00
e13f184414 Regenerate Swagger docs
Relates to #94 and #95
2023-02-27 07:49:37 +01:00
2de4d03c8d Make startDemo.sh use Makefile 2023-02-25 08:29:08 +01:00
8139673a7f Always print Listen to URL 2023-02-25 08:28:43 +01:00
89b1d8f7da Treat error no change as non fatal 2023-02-25 08:26:56 +01:00
252ec3909a Add correct dependency on job.db in Makefile 2023-02-25 08:17:58 +01:00
1e3e2ab222 Change default loglevel warn 2023-02-25 07:59:37 +01:00
55f4b2dbbc Minor formatting 2023-02-25 07:24:00 +01:00
29643cab8c Fix typo in config README 2023-02-25 07:23:30 +01:00
ae5a73335d Fix bugs in getJobs REST Api endpoint
Relates to #94 and #95
2023-02-25 07:21:54 +01:00
Christoph Kluge
8bd72ce807 Small fixes after full file review
- Remove unnecessary field 'project' from GQl and regenerate
- Add newlines to file ends
- Fix command-line manager user addition
2023-02-23 12:33:14 +01:00
Christoph Kluge
a7d2d2666a Merge branch 'master' into 40_45_82_update_roles 2023-02-23 11:47:12 +01:00
Christoph Kluge
a4911e3590 Tidy up dependencies 2023-02-23 10:49:58 +01:00
Christoph Kluge
05caa41b7c Include containerd@1.6.18 manually
- Should resolve dependabot alerts 6, 7, 8, 9
2023-02-23 10:45:33 +01:00
Christoph Kluge
10fda229c6 Bump dependency versions 2023-02-23 10:36:51 +01:00
Christoph Kluge
816617ecb8 Update searchbar doc 2023-02-22 17:51:30 +01:00
Christoph Kluge
d30dba109d Fix test 2023-02-22 16:57:15 +01:00
Christoph Kluge
365888c645 Fix tag panic and simplify code 2023-02-22 16:49:23 +01:00
Christoph Kluge
d6b8d711f6 Rework searchbar functions, add user jobtable 2023-02-22 16:30:01 +01:00
Christoph Kluge
87155624cf
Merge pull request #89 from fodinabor/feature/node-name-and-subcluster
Add node name and sub-cluster to JobInfo.
2023-02-22 13:02:47 +01:00
Christoph Kluge
d0d578a1e6 Fix user.projects up migration file 2023-02-22 10:17:40 +01:00
Jan Eitzinger
57951bdcc2
Update README.md 2023-02-22 10:05:16 +01:00
8588664043 Update README.md 2023-02-22 10:04:37 +01:00
15e71869a8 Add notice about required golang version 2023-02-22 10:03:41 +01:00
Christoph Kluge
48728e64c4 Merge branch 'master' into 40_45_82_update_roles 2023-02-22 09:28:41 +01:00
60437ce264 Rebuild GraphQL api and Swagger UI code. 2023-02-21 18:13:16 +01:00
Christoph Kluge
822c8b570c Remove exists checks from sql migrations to v3 2023-02-21 18:05:29 +01:00