Commit Graph
100 Commits
Author SHA1 Message Date
moebiusband 544fb35121 Merge branch 'dev' into port-to-cclib 2025-06-27 14:15:38 +02:00
moebiusband 43edccb284 Add enable jobtagger options. Reformat. 2025-06-27 14:11:37 +02:00
moebiusband 7531ba4b5c Refine app detection
Switch to regexp
2025-06-27 14:11:10 +02:00
moebiusband 983aa592d8 refine highload rule 2025-06-27 12:16:17 +02:00
moebiusband 8378784231 Enclose terms by spaces in app detection 2025-06-27 12:16:06 +02:00
moebiusband dca25cc601 Saveguard changes to archive 2025-06-27 12:15:42 +02:00
moebiusband c0a4724f57 Add matlab app type and fix tests 2025-06-27 11:31:43 +02:00
moebiusband 484c52d813 Also update job archive on tag deletion 2025-06-27 11:20:22 +02:00
moebiusband e2e67e3977 Merge branch 'migrate_svelte5' into dev 2025-06-24 06:53:18 +02:00
moebiusband 6c06450701 Add more tagger rules 2025-06-24 06:52:21 +02:00
moebiusband 6f3e1ffbe3 Add ressource ounts to node table 2025-06-18 13:02:11 +02:00
moebiusband 82af984023 Implement part of Node query GraphQL callbacks 2025-06-06 17:32:09 +02:00
moebiusband 0373010497 Refactor and fix tagger test 2025-06-06 16:41:48 +02:00
moebiusband 87c93e90cd Implement node query 2025-06-06 16:04:53 +02:00
moebiusband 3d6dca9386 Add more apps for tagger 2025-06-06 16:04:37 +02:00
moebiusband 249128e011 Cleanup. Re-generate Swagger 2025-06-06 06:30:40 +02:00
moebiusband ca16a80b1f Add info logging to node repo 2025-06-06 06:12:02 +02:00
moebiusband 9cd4b3c1cc Convert to all lower case 2025-06-05 16:20:48 +02:00
moebiusband 1d9aa75960 Add determine nodestate routine 2025-06-05 16:15:40 +02:00
moebiusband 3b5d3d671e Refactor 2025-06-05 14:27:26 +02:00
moebiusband 7db83d216e Start implementing nodestate rest api 2025-06-05 14:27:21 +02:00
moebiusband d1a7002422 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2025-06-05 13:23:39 +02:00
moebiusband 1d8e7e072f Refactor rest api 2025-06-05 13:23:36 +02:00
moebiusband 7466fe7a34 Update GraphQL schema. Refactor node repository 2025-06-05 13:17:24 +02:00
moebiusband 6f9737c2c2 Add node repository, extend GraphQL API
Sync commit.
2025-06-04 13:44:37 +02:00
moebiusband 8b1b99ba35 feat: Add requested memory to job meta data
Fixes #110
2025-06-03 07:16:19 +02:00
moebiusband 2c102cd1ff Fix error in node table migration 2025-06-03 06:55:49 +02:00
moebiusband 4dc0da5099 Add node table schema 2025-06-02 12:07:01 +02:00
moebiusband 1bad6ba065 Regenerate GraphQL interface 2025-05-28 16:00:47 +02:00
moebiusband 3efee22536 Remove jobMeta and use job struct everywhere 2025-05-28 15:59:21 +02:00
moebiusband eef48ac3a3 Small fix in highload rule 2025-05-28 14:33:52 +02:00
moebiusband e35cfbc3dd Refactor 2025-05-28 14:32:56 +02:00
moebiusband 4a5fd96b32 Adapt job class rules 2025-05-28 14:32:49 +02:00
moebiusband cdfe722457 Include metric thresholds in rule environment
Not yet tested
2025-05-27 13:02:13 +02:00
moebiusband 0aecea6de2 Refactor. Add Subcluster get metric list helper routine. 2025-05-27 09:23:28 +02:00
moebiusband 5a88c77171 Remove debug output 2025-05-26 14:42:41 +02:00
moebiusband 8003217092 Add string to gromacs app file 2025-05-26 14:41:02 +02:00
moebiusband 9b325041c1 Fix typo in jobCache columns 2025-05-26 14:30:30 +02:00
moebiusband 1e7fbe5d56 Refactor 2025-05-26 13:40:34 +02:00
moebiusband 0261c263f9 Add hint message only if rule matches 2025-05-26 13:36:23 +02:00
moebiusband 8d6ae85b0d Fix bug with job columns 2025-05-26 13:26:18 +02:00
moebiusband f14bdb3068 Fix bugs in job classifier and tagger infrastructure 2025-05-26 13:08:03 +02:00
moebiusband 3c66840f95 Add tagger config option and command line switch to run taggers on all jobs 2025-05-23 10:13:59 +02:00
moebiusband 733e3ea9d5 Revert interface from jobMeta to job type. Extend job classifier tagger. Cleanup test rules. 2025-05-23 07:48:27 +02:00
moebiusband ca634bb707 Refactor taggers. Refine Job Hooks. Start job classifier 2025-05-22 07:10:41 +02:00
moebiusband 9abc206d1a Read in tagger config on startup. Safeguard watcher shutdown 2025-05-20 07:10:15 +02:00
moebiusband 85f17c0fd8 Refactor Tagger package. Add fsNotify Service 2025-05-19 16:08:43 +02:00
moebiusband 14bad81b9f Extend Job Hooks and add unit tests
Add job tagger control
2025-05-19 13:25:39 +02:00
moebiusband 99f8187092 Port tests to new architecture 2025-05-19 09:17:16 +02:00
moebiusband f30b784f45 Attempt to fix api test
Tests still fail
2025-05-16 17:38:00 +02:00
moebiusband f06b5f8fc0 Refactor 2025-05-16 17:37:36 +02:00
moebiusband 2e781b900d Staged error handling for job cache 2025-05-16 17:37:24 +02:00
moebiusband d76b1ae75d feat: add job commit service
Sync jobs from job cache table to main job table.
Enables #392
2025-05-16 17:36:33 +02:00
moebiusband 40110580e0 feat: add job hook support
Fixes #394
2025-05-16 17:33:44 +02:00
moebiusband eab7961a83 Introduce caching table for faster job inserts
Fixes #392
2025-05-16 17:32:19 +02:00
moebiusband 432e06e801 Add GoString method for jobmeta 2025-05-16 17:19:56 +02:00
moebiusband fe1ff5c7a3 Update tests from dev 2025-05-16 07:33:33 +02:00
moebiusband 6e66b8e08b Merge branch 'dev' into 134-job-tagging 2025-05-16 07:26:00 +02:00
moebiusband 7abdd0545e Add api for tag handling within cc-backend 2025-05-16 07:24:24 +02:00
moebiusband 13386175f5 Merge branch 'dev' into 134-job-tagging 2025-05-13 14:48:58 +02:00
moebiusband 23e8f3dc2d Port to godotenv library
Fixes #376
2025-05-13 14:46:01 +02:00
moebiusband 161f0744aa fix: enforce apiAllowedIPs config option
Fixes #385
2025-04-28 09:54:22 +02:00
moebiusband 95de9ad3b3 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2025-04-28 08:52:27 +02:00
moebiusband aba75b3a19 Remove websocket sse GraphQL support 2025-04-24 12:57:37 +02:00
moebiusband acaad69917 Prepare Bugfix Release 1.4.4 2025-04-24 11:42:34 +02:00
moebiusband 65df27154c Cleanup and regenerate Swagger docs 2025-04-24 11:14:51 +02:00
moebiusband 8dfa1957f4 Merge hotfix changes 2025-04-24 11:07:02 +02:00
moebiusband 570eba3794 Cleanup Swagger docs 2025-04-24 11:01:13 +02:00
moebiusband 94a39fc61f Readd tag endpoints 2025-04-24 10:53:55 +02:00
moebiusband 2d359e5f99 Merge rest.go 2025-04-24 10:40:03 +02:00
moebiusband 317f80a984 fix: Replace deprecated gqlgen NewDefaultServer call 2025-04-09 09:40:52 +02:00
moebiusband 28cdc1d9e5 fix: Update endpoints in Swagger UI 2025-04-09 09:13:21 +02:00
moebiusband c2087b15d5 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2025-04-09 07:28:02 +02:00
moebiusband a8d785beb3 Remove redundant check in auth package 2025-04-09 07:27:59 +02:00
moebiusband d6b132e3a6 Merge branch 'master' into dev 2025-03-20 12:51:23 +01:00
moebiusband 0e27ae7795 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2025-03-14 10:52:39 +01:00
moebiusband 33c6cdb9fe Update test workflow 2025-03-14 10:52:27 +01:00
moebiusband 25aaf55b93 Add feature to Releasenotes 2025-03-14 10:06:25 +01:00
moebiusband 6a7546c43b Clarify header for breaking changes 2025-03-14 10:03:53 +01:00
moebiusband 0adda4bf7b Merge branch 'master' into hotfix 2025-03-14 10:00:29 +01:00
moebiusband c661baf058 Load new default metrics config from working directory 2025-02-28 14:36:19 +01:00
moebiusband 6268dffff8 Readd time pkg after fixing merge conflict 2025-02-28 09:20:05 +01:00
moebiusband c10737bfd7 Merge branch 'master' into dev 2025-02-28 09:17:39 +01:00
moebiusband 632b9fc5ea Prepare Bugfix release 1.4.3 2025-02-26 12:54:50 +01:00
moebiusband 702591b4ec Merge branch 'master' into hotfix 2025-02-26 11:42:01 +01:00
moebiusband 5266644725 Merge branch 'master' into dev 2025-01-28 14:21:16 +01:00
moebiusband 81d9e96552 Upgrade golang version 2025-01-28 14:17:28 +01:00
moebiusband 0033e9f6c0 Regenerate GraphQL adapter 2025-01-28 13:51:12 +01:00
moebiusband 571652c314 Merge branch 'dev' into add_detailed_nodelist 2025-01-28 13:47:22 +01:00
moebiusband 2a5c525193 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2024-12-19 11:12:50 +01:00
moebiusband 9e2d981c60 Add notice about footprint to ReleaseNotes 2024-12-19 11:12:40 +01:00
moebiusband 48e95fbdb0 Prepare release 1.4.2 2024-12-19 06:34:35 +01:00
moebiusband fd94d85edf Compute duration for running jobs on the fly 2024-12-19 06:24:08 +01:00
moebiusband f2d1a85afb Reformat json schema files 2024-12-19 06:14:35 +01:00
moebiusband 0bdbcb8bab Use persisted duration for running jobs
Fixes #318
2024-12-19 05:55:31 +01:00
moebiusband bc89025924 Revert to blocking startJob REST api
Fixes #316
2024-12-18 11:45:56 +01:00
moebiusband 212c45e070 Prepare bug fix release 1.4.1 2024-12-10 16:45:05 +01:00
moebiusband 143fa9b6ed Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2024-12-10 16:36:22 +01:00
moebiusband 4849928288 Rename old column name for user
Fixes #314
2024-12-10 16:35:43 +01:00
moebiusband 0bbedd1600 Remove obsolete archive migration from build list 2024-12-05 10:41:54 +01:00