Commit Graph

974 Commits

Author SHA1 Message Date
6ecb934967 Switch to CC line-protocol package. Update cc-lib. 2026-02-27 08:55:33 +01:00
Christoph Kluge
348b6010e8 fix typo preventing template condition to work 2026-02-26 15:09:01 +01:00
998aff2345 Fix bug in taggers. Allow to add multiple tags to one job 2026-02-24 06:44:17 +01:00
dadcb983e7 Merge branch 'dev' into add_GetMemoryDomainsBySocket_2026 2026-02-23 18:47:03 +01:00
Jan Eitzinger
12c01655c3 Merge pull request #496 from ClusterCockpit/add_editmetabyrequest_2026
Manually migrate editMetaByRequest to current state of 2026
2026-02-23 12:53:07 +01:00
03c65e06f6 Allow finer control for omit tagged jobs in retention policies 2026-02-23 08:46:47 +01:00
8ee6c09e9b Enable to run taggers from within admin web interface 2026-02-22 09:42:53 +01:00
fc1ba1f5b3 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-21 13:52:14 +01:00
82e79b074a Reverse Lookup order in stop job request 2026-02-21 13:51:31 +01:00
Christoph Kluge
bae7ec11b4 migrate changes from cc-backend PR#364 2026-02-20 15:10:02 +01:00
Christoph Kluge
2d90fd05d6 Manually migrate editMetaByRequest to current state of 2026
- originally PR #400
2026-02-20 10:38:07 +01:00
e1c1148160 Fix more bugs related to job_cache ids used in job table 2026-02-20 09:20:18 +01:00
dc161ec421 Fix bug in SyncJobs causing start job hooks being called with job_cache ID 2026-02-20 08:29:41 +01:00
abd11d783b Use alternative solution to deal with NULL values in health_state column 2026-02-20 08:12:15 +01:00
064aa0a238 Add logging for AppTagger 2026-02-20 07:44:00 +01:00
f00f9fcee0 Cleanup debug printf 2026-02-19 17:42:45 +01:00
90b52f997d Cleanup and handle error in AppTagger 2026-02-19 08:24:39 +01:00
745c0357f3 Handle NULL values on health_metrics column 2026-02-19 08:04:45 +01:00
57536d982c Add log output and fix bugs in AppTagger 2026-02-18 16:00:50 +01:00
2a659915a4 Update config schema 2026-02-18 10:18:33 +01:00
cd8b574cca Rename nodestate retention policy 2026-02-18 08:38:22 +01:00
2da35909c1 Optimize sort order in job parquet files 2026-02-18 08:13:00 +01:00
2e24fde430 Optimize sort order in nodestate parquet files 2026-02-18 08:06:00 +01:00
29c440a637 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-17 21:06:20 +01:00
6035b62734 Run go fix 2026-02-17 21:04:17 +01:00
Christoph Kluge
fe3ebe0abc add healthStatus tab to status details, add graphql endpoints and handlers 2026-02-17 14:38:06 +01:00
9af44779aa Add error handling in tagger initialization 2026-02-17 08:13:50 +01:00
Aditya Ujeniya
2eeefc2720 Add healthCheck support for external CCMS 2026-02-16 16:57:17 +01:00
25ff094bdf Fix log endpoint 2026-02-16 09:10:08 +01:00
98f9c18f72 Merge branch 'dev' into log-aggregator 2026-02-15 19:53:34 +01:00
2c8608f5a4 Update job archive retention to uniform policy with json and parquet target format 2026-02-13 12:19:31 +01:00
c15f1117f5 Review and improve node repo queries 2026-02-12 15:45:15 +01:00
f016bd4232 Extend node repository unit tests 2026-02-12 09:30:14 +01:00
54ea5d7900 Add nodestate retention and archiving 2026-02-12 09:21:44 +01:00
865cd3db54 Prersist faulty nodestate metric lists to db 2026-02-12 08:48:15 +01:00
90c8fbf07c Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-12 07:34:26 +01:00
f4ee0d1042 Update cc-lib and extend nodestate sql schema 2026-02-12 07:34:24 +01:00
Christoph Kluge
12e9f6700e fix nodeList resolver data handling, increase nodestate filter cutoff
- add comment on cutoff
2026-02-11 16:16:09 +01:00
bca7dd743b Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-11 07:06:33 +01:00
8d6c6b819b Update and port to cc-lib 2026-02-11 07:06:06 +01:00
Christoph Kluge
5e4994a64c revert external config supply for nodeList component 2026-02-10 16:46:18 +01:00
0dff9fa07f Update docs and agent files 2026-02-10 09:17:34 +01:00
1feb3baf68 Create copy of test db before unit tests 2026-02-10 07:53:30 +01:00
ac7eb93141 fix: Transfer always to main job table before archiving 2026-02-09 19:57:46 +01:00
1980ef5f43 Renaming due to linter complaints 2026-02-09 09:17:01 +01:00
fd9b76c6a7 Security hardening of ldap and oicd auth implementations 2026-02-09 09:12:06 +01:00
2b395a94e6 Fix setup issue with chi router 2026-02-07 18:02:48 +01:00
f6aa40d927 Migrate from gorilla to chi web framework. add 404 handler 2026-02-07 17:48:12 +01:00
c920c57f5d Add parquet file job archiving target 2026-02-07 10:51:56 +01:00
363e839c49 Add simple log viewer in web frontend 2026-02-07 07:05:33 +01:00