Christoph Kluge
59851f410e
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
2026-01-14 11:25:43 +01:00
Christoph Kluge
4cb8d648cb
adapt frontend to backend config changes, clarify variable names
2026-01-14 11:25:40 +01:00
c8627a13f4
Remove obsolete slusters config section
2026-01-14 11:17:49 +01:00
0ea0270fe1
Reintroduce Clusters as string list of cluster names
2026-01-14 10:37:07 +01:00
19402d30af
Review and improve error messages and doc comments
2026-01-14 10:09:19 +01:00
b2f870e3c0
Convert nodestate nats API to influx line protocol payload. Review and add doc comments.
...
Improve and extend tests
2026-01-14 10:08:06 +01:00
9e542dc200
Review and improve, add documentation
2026-01-14 09:26:03 +01:00
6cf59043a3
Review and improve, add documentation
2026-01-14 08:59:27 +01:00
71b75eea0e
Improve GetUsedNodes function
2026-01-14 08:49:55 +01:00
e900a686db
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2026-01-14 07:38:04 +01:00
fb8db3c3ae
Add query which node metric data needs to be retained
2026-01-14 07:37:31 +01:00
Christoph Kluge
170a9ace8a
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
2026-01-13 16:59:57 +01:00
Christoph Kluge
518e9950ea
add job exclusivity filter, review db indices
2026-01-13 16:59:52 +01:00
25c8fca561
Revert retention config in metricstore
2026-01-13 14:42:24 +01:00
754f7e16f6
Reformat with gofumpt
2026-01-13 09:52:31 +01:00
04a2e460ae
Refactor metricstore. Initial stub for cluster/ subcluster specific retention times
2026-01-13 09:52:00 +01:00
2ebab1e2e2
Reformat with gofumpt
2026-01-13 09:50:57 +01:00
a9366d14c6
Add README for tagging. Enable tagging by flag without configuration option
2026-01-13 08:32:32 +01:00
42809e3f75
Remove embedded tagger rules
2026-01-13 07:20:26 +01:00
4cec933349
Remove obsolete cluster config section
2026-01-13 06:28:33 +01:00
d3f3c532b1
Merge branch 'master' into dev
2026-01-12 11:18:56 +01:00
ad1e87d0b8
Disable dependabot alerts
2026-01-12 11:17:44 +01:00
Jan Eitzinger
affa85c086
Merge pull request #469 from ClusterCockpit/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.19.7
...
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.6 to 1.19.7
2026-01-12 10:30:35 +01:00
Jan Eitzinger
aa053d78f7
Merge pull request #470 from ClusterCockpit/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.33
...
Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33
2026-01-12 10:30:16 +01:00
dependabot[bot]
fae6d9d835
Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.32 to 1.14.33.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.32...v1.14.33 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-version: 1.14.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 08:52:44 +00:00
dependabot[bot]
78f1db7ad1
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.6 to 1.19.7
...
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) from 1.19.6 to 1.19.7.
- [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/service/m2/v1.19.6...service/m2/v1.19.7 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-version: 1.19.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 08:52:40 +00:00
f1367f84f8
Merge branch 'master' into dev
2026-01-12 09:14:45 +01:00
Jan Eitzinger
4c81696f4d
Merge pull request #455 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/rollup-4.54.0
...
Bump rollup from 4.53.3 to 4.54.0 in /web/frontend
2026-01-12 09:09:42 +01:00
Jan Eitzinger
a91f8f72e3
Merge pull request #459 from ClusterCockpit/dependabot/go_modules/golang.org/x/oauth2-0.34.0
...
Bump golang.org/x/oauth2 from 0.32.0 to 0.34.0
2026-01-12 09:09:18 +01:00
Jan Eitzinger
87f7ed329c
Merge pull request #461 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/svelte-5.46.1
...
Bump svelte from 5.44.0 to 5.46.1 in /web/frontend
2026-01-12 09:08:49 +01:00
dependabot[bot]
8641d9053d
Bump golang.org/x/oauth2 from 0.32.0 to 0.34.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.32.0 to 0.34.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.32.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 08:07:20 +00:00
Jan Eitzinger
4a5ab8a279
Merge pull request #462 from ClusterCockpit/dependabot/go_modules/github.com/99designs/gqlgen-0.17.85
...
Bump github.com/99designs/gqlgen from 0.17.84 to 0.17.85
2026-01-12 09:06:18 +01:00
Jan Eitzinger
d179412ab6
Merge pull request #463 from ClusterCockpit/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.95.0
...
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.95.0
2026-01-12 09:05:50 +01:00
Jan Eitzinger
968c7d179d
Merge pull request #464 from ClusterCockpit/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.19.0
...
Bump github.com/go-co-op/gocron/v2 from 2.18.2 to 2.19.0
2026-01-12 09:05:29 +01:00
56399523d7
Update module deps
2026-01-12 09:00:06 +01:00
4d6326b8be
Remove metricsync
2026-01-12 08:55:31 +01:00
dependabot[bot]
a2414791bf
Bump github.com/go-co-op/gocron/v2 from 2.18.2 to 2.19.0
...
Bumps [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron ) from 2.18.2 to 2.19.0.
- [Release notes](https://github.com/go-co-op/gocron/releases )
- [Commits](https://github.com/go-co-op/gocron/compare/v2.18.2...v2.19.0 )
---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron/v2
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 08:05:04 +00:00
dependabot[bot]
faf3a19f0c
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.95.0
...
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.90.2 to 1.95.0.
- [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/service/s3/v1.90.2...service/s3/v1.95.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-version: 1.95.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 08:04:58 +00:00
dependabot[bot]
4e6038d6c1
Bump github.com/99designs/gqlgen from 0.17.84 to 0.17.85
...
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen ) from 0.17.84 to 0.17.85.
- [Release notes](https://github.com/99designs/gqlgen/releases )
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.84...v0.17.85 )
---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
dependency-version: 0.17.85
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 08:03:41 +00:00
dependabot[bot]
ddc2ecf829
Bump svelte from 5.44.0 to 5.46.1 in /web/frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.44.0 to 5.46.1.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.46.1/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.46.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 08:02:46 +00:00
ecb5aef735
Fix build error in unit test
2025-12-25 08:48:03 +01:00
11ec2267da
Major refactor of metric data handling
...
- make the internal memory store required and default
- Rename memorystore to metricstore
- Rename metricDataDispatcher to metricdispatch
- Remove metricdata package
- Introduce metricsync package for upstream metric data pull
2025-12-25 08:42:54 +01:00
8576ae458d
Switch to cc-lib v2
2025-12-24 09:24:18 +01:00
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
9bf5c5dc1a
Update README and config schema
2025-12-23 09:34:09 +01:00
64fef9774c
Add unit test for NATS API
2025-12-23 09:22:57 +01:00
999667ec0c
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2025-12-23 07:56:16 +01:00