Commit Graph

66 Commits

Author SHA1 Message Date
Jan Eitzinger ff8f013b56 Make archive migration threaded 2023-03-27 11:11:28 +02:00
Jan Eitzinger 465d5c0186 Rename archive tools 2023-03-24 16:24:06 +01:00
moebiusband 20290f296d Debug migration routine 2023-03-23 10:29:11 +01:00
Jan Eitzinger cf6c217f76 Allocate reference variables on heap 2023-03-22 19:29:29 +01:00
Jan Eitzinger 1f8c6064e2 Refactor schema
* Remove redundant scope
* Change Series Id type to string
* Adopt golang structs to schema
2023-03-22 19:21:11 +01:00
moebiusband 5d526e1168 Adapt Cluster schema
Add remove boolean to subClusterConfig in MetricList.
Fix Linter errors.
2023-03-21 11:51:11 +01:00
Jan Eitzinger d2b97c9e2f Continue with job-archive migration 2023-03-10 12:14:33 +01:00
moebiusband c6c217adb0 Backup commit 2023-02-28 09:33:55 +01:00
Jan Eitzinger 8dc9e6ecdd Fix issues in conversion tool 2022-11-10 13:37:53 +01:00
Jan Eitzinger 70b39730d2 Add skeleton for job archive conversion tool 2022-11-10 07:35:38 +01:00
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
Jan Eitzinger 02732cbbce Move additional tools to tools directory 2022-09-19 16:16:33 +02:00
Lou Knauer 187d6a1844 Move gen-keypair helper to cmd/ 2022-07-07 14:10:12 +02:00
Jan Eitzinger b4dfc496d2 Update README.md 2022-06-24 10:49:02 +02:00
Jan Eitzinger 378e370e29 Add README for JWT key management 2022-06-24 10:28:38 +02:00
Jan Eitzinger 0dc8c8fb35 Add tool to generate JWT keypair 2022-06-22 11:13:58 +02:00