Jörn Friedrich Dreyer
93b02c204f
Merge pull request #1550 from opencloud-eu/fix-flaky-api-tests
...
apiTest-flaky: sync share before checking
2025-09-24 14:52:22 +02:00
Viktor Scharf
5751d1e2a0
[decomposed] use Alpine for opencloud starting ( #1547 )
...
* use Alpine for opencloud starting
* Update opencloud.Dockerfile
* fix
2025-09-24 14:31:05 +02:00
Viktor Scharf
0c45e74785
apiTest-flaky: stnc share before checking
2025-09-24 11:29:53 +02:00
Ralf Haferkamp
5023642885
cleanup: Move old compose example to devtools directory
...
We agreed to move the 'opencloud_full' example to a new directory to
avoid confusion with the supported compose examples in
opencloud-compose.
This commit keeps the bare-metal example in place as that is still
mentioned in the documentation.
2025-09-24 08:33:03 +02:00
Ralf Haferkamp
2445c79c44
cleanup: Remove some unused code
...
This removes some remains of the old continous-deployment systems
2025-09-24 08:33:03 +02:00
dependabot[bot]
d56321409d
build(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 18:11:22 +02:00
dependabot[bot]
ca2636b653
build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch
...
Bumps [github.com/testcontainers/testcontainers-go/modules/opensearch](https://github.com/testcontainers/testcontainers-go ) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases )
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.38.0...v0.39.0 )
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go/modules/opensearch
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 18:10:36 +02:00
dependabot[bot]
76ac20e9e8
build(deps): bump github.com/open-policy-agent/opa from 1.6.0 to 1.8.0
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v1.6.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 10:28:55 +02:00
Ralf Haferkamp
98d773bb9b
fix: adjust for CS3 api change
...
see: https://github.com/cs3org/cs3apis/pull/247
2025-09-23 09:36:17 +02:00
Ralf Haferkamp
e46e4bcbb0
Bump reva to latest main
...
including recent cs3api change
2025-09-23 09:36:17 +02:00
Jörn Friedrich Dreyer
8b47b7c037
Merge pull request #1533 from opencloud-eu/fix-proxy-nats-ready-check
...
use correct endpoint in nats check
2025-09-22 18:01:28 +02:00
dependabot[bot]
e2c2159024
build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 17:44:31 +02:00
OpenCloud Devops
038e9b0320
🎉 Release 3.5.0 ( #1444 )
v3.5.0
2025-09-22 17:26:06 +02:00
Viktor Scharf
01223703c8
bump-version-v3.5.0 ( #1532 )
2025-09-22 17:20:52 +02:00
Jörn Friedrich Dreyer
2cef3682f3
adjust expected failures
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-22 16:48:55 +02:00
Jörn Friedrich Dreyer
a75ece391f
use correct endpoint in nats check
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-22 15:41:17 +02:00
Viktor Scharf
cd33119f65
renaBump-2.38.0 ( #1530 )
2025-09-22 14:50:22 +02:00
Jörn Friedrich Dreyer
9a91bedff1
Merge pull request #1531 from opencloud-eu/chore/bump-web-4.0.0
...
chore/bump-web-4.0.0
2025-09-22 14:48:52 +02:00
Viktor Scharf
36e88baae8
chore/bump-web-4.0.0
2025-09-22 14:02:35 +02:00
Florian Schade
70aab7d788
Merge pull request #1518 from fschade/docs-adr-readme
...
enhancement(docs): describe what and why ADRs
2025-09-22 11:30:13 +02:00
Florian Schade
8947547872
Update docs/adr/README.md
...
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com >
2025-09-22 11:29:55 +02:00
fschade
5f675ee678
enhancement(docs): describe what and why ADRs
2025-09-22 11:29:34 +02:00
Andre Duffeck
90b29ea3e1
Merge pull request #1319 from aduffeck/remove-in-progress-metric
...
Drop the "InProgress" metric
2025-09-22 10:00:30 +02:00
Florian Schade
5ef519870b
Merge pull request #1500 from opencloud-eu/chore/web-remove-unused-theming-options
...
chore(web): remove unused theming options
2025-09-22 09:43:54 +02:00
Florian Schade
e955c5d3f9
Merge pull request #1515 from opencloud-eu/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.3
...
build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3
2025-09-22 09:40:39 +02:00
opencloudeu
d4fc3afc59
[tx] updated from transifex
2025-09-22 00:02:31 +00:00
opencloudeu
5e80584b23
[tx] updated from transifex
2025-09-21 00:02:31 +00:00
Jannik Stehle
5fb9967749
chore(web): remove unused theming options
2025-09-19 11:18:55 +02:00
Florian Schade
7fbbf5ca16
Merge pull request #1520 from fschade/docs-contribution
...
enhancement(docs): add branch naming styleguide and clean up the contribution guidelines
2025-09-19 10:14:42 +02:00
Florian Schade
16cbcc98d4
Merge pull request #1516 from fschade/docs-service-search-readme-followup-1
...
fix(search): readme typos and mention the lack of scalability
2025-09-18 15:33:27 +02:00
fschade
b1e7c6a0fa
enhancement(docs): add branch naming styleguide and clean up the contribution guidelines
2025-09-18 15:01:33 +02:00
fschade
e3e778b866
fix(search): readme typos and mention the lack of scalability
2025-09-18 09:42:21 +02:00
Florian Schade
c329e7c3f5
Merge pull request #1513 from fschade/docs-service-search-readme
...
enhancement(search): simplify search docs and document opensearch backend
2025-09-17 17:11:18 +02:00
fschade
b0d484be86
enhancement(search): document SEARCH_ENGINE_BLEVE_DATA_PATH and SEARCH_ENGINE_OPEN_SEARCH_RESOURCE_INDEX_NAME
2025-09-17 16:57:09 +02:00
dependabot[bot]
19811ada6d
build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-17 14:19:43 +00:00
Florian Schade
7af3a15fc8
Apply suggestions from code review
...
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com >
2025-09-17 16:04:19 +02:00
dependabot[bot]
308b3955b6
build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9
...
Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-17 13:55:14 +02:00
fschade
a1a9d67497
enhancement(search): simplify search docs and document opensearch backend
2025-09-16 16:28:32 +02:00
Prashant Gurung
0410c150a0
Merge pull request #1507 from opencloud-eu/update-script
...
[full-ci][tests-only] revert behat version and fix regex on test script
2025-09-16 12:18:43 +05:45
prashant-gurung899
32f35f7b29
revert behat version and fix regex on test script
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-09-16 11:29:22 +05:45
opencloudeu
25fac1d1a0
[tx] updated from transifex
2025-09-16 00:02:02 +00:00
Jörn Friedrich Dreyer
dd81465c74
Merge pull request #1509 from opencloud-eu/insecure-opensearch-client
...
Insecure opensearch client
2025-09-15 17:06:04 +02:00
Jörn Friedrich Dreyer
b49cde429d
log error
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-15 14:49:13 +02:00
Jörn Friedrich Dreyer
be402a3977
allow configuring insecure search client
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-15 14:48:50 +02:00
Jörn Friedrich Dreyer
d9631fdb90
Merge pull request #1495 from opencloud-eu/allow-disabling-search-servers
...
Allow disabling search servers
2025-09-15 14:26:02 +02:00
Jörn Friedrich Dreyer
f54582ddc4
fix event consumers
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-15 13:49:41 +02:00
Jörn Friedrich Dreyer
99dee5ae77
allow disabling search grpc/event servers
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-15 12:42:56 +02:00
dependabot[bot]
25ae8a3fc2
build(deps): bump go.opentelemetry.io/contrib/zpages
...
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.62.0...zpages/v0.63.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
dependency-version: 0.63.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 11:22:03 +02:00
opencloudeu
a3dd18294e
[tx] updated from transifex
2025-09-15 00:02:05 +00:00
Jörn Friedrich Dreyer
8d396557ea
Merge pull request #1478 from opencloud-eu/fix-graceful-shutdown
...
Fix graceful shutdown
2025-09-12 13:00:34 +02:00