Jan Eitzinger
|
c66445acb5
|
Merge pull request #458 from ClusterCockpit/dependabot/go_modules/github.com/expr-lang/expr-1.17.7
Bump github.com/expr-lang/expr from 1.17.6 to 1.17.7
|
2025-12-23 21:16:13 +01:00 |
|
dependabot[bot]
|
29a20f7b0b
|
Bump github.com/expr-lang/expr from 1.17.6 to 1.17.7
Bumps [github.com/expr-lang/expr](https://github.com/expr-lang/expr) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](https://github.com/expr-lang/expr/compare/v1.17.6...v1.17.7)
---
updated-dependencies:
- dependency-name: github.com/expr-lang/expr
dependency-version: 1.17.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-23 09:07:01 +00:00 |
|
Jan Eitzinger
|
874c019fb6
|
Merge pull request #457 from ClusterCockpit/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.6
Bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.6
|
2025-12-23 10:06:17 +01:00 |
|
Jan Eitzinger
|
54825626de
|
Merge pull request #456 from ClusterCockpit/dependabot/go_modules/github.com/coreos/go-oidc/v3-3.17.0
Bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0
|
2025-12-23 10:05:56 +01:00 |
|
dependabot[bot]
|
5a8b929448
|
Bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.6
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.31.20 to 1.32.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.20...v1.32.6)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.32.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 08:04:43 +00:00 |
|
dependabot[bot]
|
fe78f2f433
|
Bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.16.0...v3.17.0)
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-version: 3.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 08:03:31 +00:00 |
|
Jan Eitzinger
|
998f800632
|
Merge pull request #454 from ClusterCockpit/dev
Dev
|
2025-12-18 15:52:06 +01:00 |
|
|
|
06ed056d43
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2025-12-18 15:47:53 +01:00 |
|
|
|
d446c13546
|
Restore startDemo script
|
2025-12-18 15:47:51 +01:00 |
|
|
|
6e74fa294a
|
Add role-based visibility for metrics
Fixes #387
|
2025-12-18 15:47:30 +01:00 |
|
Christoph Kluge
|
43bdb56072
|
add fallback case if metric has no name in nodeListRow
|
2025-12-18 15:04:03 +01:00 |
|
Jan Eitzinger
|
10a0b0add8
|
Merge pull request #452 from ClusterCockpit/dev
Dev
|
2025-12-18 11:28:07 +01:00 |
|
|
|
e707fd0893
|
Provide fallback in archive manager in case fd is not available
|
2025-12-18 11:26:05 +01:00 |
|
Christoph Kluge
|
19c8e9beb1
|
move extensive NodeMetricsList handling to node repo func
|
2025-12-18 10:44:58 +01:00 |
|
Aditya Ujeniya
|
32e5353847
|
Fix to NATS deadlock and revert demo script
|
2025-12-17 18:14:36 +01:00 |
|
Aditya Ujeniya
|
d2f2d78954
|
Changing JWT output to stdout and change to help text
|
2025-12-17 15:58:42 +01:00 |
|
|
|
b8fdfc30c0
|
Fix performance bugs in sqlite archive backend
|
2025-12-17 10:12:49 +01:00 |
|
|
|
79a2ca8ae8
|
Adapt unit test to new API
|
2025-12-17 08:44:37 +01:00 |
|
|
|
d1a78c13a4
|
Make loglevel info default for demo
|
2025-12-17 08:38:14 +01:00 |
|
|
|
f4b00e9de1
|
Use Info instead of warn loglevel for database file missing msg
|
2025-12-17 08:38:00 +01:00 |
|
|
|
0a5e155096
|
Remove debug setting
|
2025-12-17 07:03:10 +01:00 |
|
|
|
4ecc050c4c
|
Fix deadlock if NATS is not configured
|
2025-12-17 07:03:01 +01:00 |
|
|
|
88dc5036b3
|
Make import function interuptible and replace countJobs with external call to fd
|
2025-12-17 06:32:53 +01:00 |
|
|
|
d30c6ef3bf
|
Make NATS API subjects configurable
|
2025-12-17 06:08:09 +01:00 |
|
|
|
0419fec810
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2025-12-17 05:46:10 +01:00 |
|
|
|
43e5fd1131
|
Add NATS API backend
|
2025-12-17 05:44:49 +01:00 |
|
Christoph Kluge
|
11e94124cc
|
improve handling and layout if missing data in dashboard
|
2025-12-16 15:43:57 +01:00 |
|
Christoph Kluge
|
102109388b
|
link to public dashboard in admin options, add return button do public dashboard
|
2025-12-16 13:54:17 +01:00 |
|
Jan Eitzinger
|
60a69aa0a2
|
Merge pull request #453 from ClusterCockpit/status_dashboard
Status dashboard
|
2025-12-16 10:04:49 +01:00 |
|
|
|
5e2cbd75fa
|
Review and refactor
|
2025-12-16 09:45:48 +01:00 |
|
|
|
14f1192ccb
|
Introduce central nats client
|
2025-12-16 09:35:33 +01:00 |
|
|
|
72b2560ecf
|
Add progress bar for import function
|
2025-12-16 09:11:26 +01:00 |
|
|
|
7fce6fa401
|
Parallelize the Iter function in all archive backends
|
2025-12-16 09:11:09 +01:00 |
|
|
|
e6286768a7
|
Refactor variabel naming and update doc comments
|
2025-12-16 08:56:48 +01:00 |
|
|
|
0306723307
|
Introduce transparent compression for importJob function in all archive backends
|
2025-12-16 08:55:31 +01:00 |
|
|
|
6f49998ad3
|
Switch to new go tool pattern for external tool deps
|
2025-12-16 08:49:17 +01:00 |
|
|
|
457c944ec6
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2025-12-15 21:25:32 +01:00 |
|
|
|
33c38f9464
|
Fix start time in tasks
|
2025-12-15 21:25:30 +01:00 |
|
|
|
46351389b6
|
Add ai agent guidelines
|
2025-12-15 21:25:00 +01:00 |
|
Christoph Kluge
|
d56b0e93db
|
cleanup routes, cleanup root components
|
2025-12-15 15:10:10 +01:00 |
|
Jan Eitzinger
|
f9aa47ea1c
|
Merge pull request #450 from ClusterCockpit/dev
Dev
|
2025-12-15 14:42:26 +01:00 |
|
|
|
d567a5312e
|
Add flag omitTagged to DeleteJobsBefore
Fixes #344
|
2025-12-15 14:38:46 +01:00 |
|
|
|
97a322354f
|
Refactor
|
2025-12-15 14:06:33 +01:00 |
|
|
|
554527445b
|
Merge branch 'master' into dev
|
2025-12-15 13:56:41 +01:00 |
|
Christoph Kluge
|
c5aff1a2ca
|
add autorefresh, remove leftover query
|
2025-12-15 13:55:02 +01:00 |
|
|
|
987cc40318
|
Refactor
|
2025-12-15 13:50:05 +01:00 |
|
|
|
104fd1576a
|
Refactor
|
2025-12-15 13:44:50 +01:00 |
|
|
|
72ce3954b4
|
feat: Add omitTagged flag for retention services
Fixes #344
|
2025-12-15 13:44:17 +01:00 |
|
|
|
cfa7461855
|
Refactor
|
2025-12-15 13:25:41 +01:00 |
|
|
|
44cda8a232
|
Add flag to obmit tagged jobs from TestFindJobsBetween
|
2025-12-15 13:25:22 +01:00 |
|