Commit Graph

19583 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 9ccc976885 Merge pull request #10309 from kobergj/RemoveDeprecations
Remove Deprecations
2024-10-16 14:56:12 +02:00
Michael Barz 1ba6e4b6a2 Automated changelog update [skip ci] 2024-10-16 08:23:41 +00:00
Michael Barz 392a3de103 Merge pull request #10315 from owncloud/update-reva
[full-ci] chore: bump reva to latest edge
2024-10-16 10:22:59 +02:00
Martin Mattel 3321e8def1 fix extended envvars MICRO_REGISTRY 2024-10-16 10:20:36 +02:00
Christian Richter 512643a1c5 Merge pull request #10308 from 2403905/issue-10281-server-probs-1
the server probs added to the several services
2024-10-16 08:00:46 +00:00
Roman Perekhod d4fe58da19 the server probs added to the several services 2024-10-16 09:28:24 +02:00
Michael Barz c7f545294d chore: bump reva to latest edge 2024-10-16 09:22:34 +02:00
dependabot[bot] ef31403875 chore(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.55.0 to 0.56.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.55.0...zpages/v0.56.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 06:26:33 +00:00
Prajwol Amatya a5d5620501 Merge pull request #10256 from owncloud/restart-upload-sessions
[tests-only][full-ci] added test to restart upload sessions using CLI command
2024-10-16 09:39:54 +05:45
ownClouders f46eefa989 [tx] updated from transifex 2024-10-16 03:38:06 +00:00
jkoberg 9f9a9111d9 feat(docs): regenerate docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:52 +02:00
jkoberg 6fec0fa2bd feat(vendor): clean gomod
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:52 +02:00
jkoberg bf0d8ed3dc feat(ocis): remove deprecated envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
jkoberg 3d69694b74 feat(ocis): remove deprecated registries
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
jkoberg c80254c4f1 feat(ocis): remove ocm store
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
Christian Richter 4f8d0bbd63 Merge pull request #10303 from dragonchaser/grpc-checks
Grpc checks
2024-10-15 15:19:49 +00:00
Jörn Friedrich Dreyer 59589cd7d3 use secure config defaults for OCM
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-15 16:49:57 +02:00
Christian Richter 49cf9b0859 add grpc checker to search, settings & thumbnails
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 16:44:42 +02:00
Christian Richter fde6b4cbce Merge pull request #10302 from dragonchaser/basic-server-probes
fix ldap check in idp
2024-10-15 14:06:20 +00:00
Christian Richter c803194975 add generic grpc checker
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 16:00:23 +02:00
Christian Richter a378596700 fix ldap check in idp
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 15:34:48 +02:00
Christian Richter efefa543c5 Merge pull request #10301 from dragonchaser/basic-server-probes
Basic server probes
2024-10-15 13:30:54 +00:00
Christian Richter dd59a36344 fix bug in checkhttp.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 14:30:20 +02:00
Christian Richter e1fb51ea9d add http checks to webfinger
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 14:28:54 +02:00
Christian Richter d5ef26c912 add http checks to userlog & webdav
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 14:27:49 +02:00
Christian Richter dcce0bc9bc add http checks to sse & thumbnails
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:57:39 +02:00
Christian Richter 535df48b54 add http checks to proxy & settings
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:54:47 +02:00
Christian Richter 3defed1bc4 add http checks to invitations & ocs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:49:22 +02:00
Christian Richter 80d619cb8f add http checks to idp & graph
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:47:39 +02:00
Christian Richter c11b18c833 refactor web & activitylog checks
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:41:31 +02:00
Christian Richter 9186c90bd8 refactor checker
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:41:06 +02:00
Martin ae1bf990d5 Merge pull request #10299 from owncloud/env_var_yaml_update
[docs-only][chore] Regular env_vars.yaml update
2024-10-15 13:38:52 +02:00
Roman Perekhod b9d77e3f27 Merge pull request #10296 from dragonchaser/nats-probes
add nats checks
2024-10-15 13:03:26 +02:00
Viktor Scharf 7531f16472 Merge pull request #10269 from owncloud/triggerK6TestInCi
[k6-test]trigger k6 test in CI
2024-10-15 13:01:47 +02:00
Saw-jan 7cc481ef9b ci: fix adding new pipeline 2024-10-15 16:09:02 +05:45
Viktor Scharf 3e6ea4faed trigger k6 test in CI
starlark formay fix

use secrets which enabled for pull requests

do not fail ocis-log and open-grafana-dashboard
2024-10-15 11:39:54 +02:00
Martin Mattel 0a5cc398b9 [docs-only][chore] Regular env_vars.yaml update 2024-10-15 11:03:14 +02:00
Prajwol Amatya 4475d1efc0 add test to restart upload sessions 2024-10-15 14:41:25 +05:45
Martin 49ea786222 Merge pull request #10278 from owncloud/mmattel-patch-1
[docs-only] Update traefik image in ocis_full deployment
2024-10-15 10:32:50 +02:00
Sawjan Gurung 099acb4c26 Merge pull request #10119 from owncloud/extend-search-test-scenarios
[tests-only][full-ci] test: extend test coverage for searching a file
2024-10-15 13:07:13 +05:45
pradip 8de25ddc97 test(refactor): combined searching inside folder and space scenarios into one 2024-10-15 12:33:04 +05:45
dependabot[bot] 6bde4ef950 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 08:45:34 +02:00
Christian Richter 339762b5e0 give the checker the ability to inherit checks from other checkhandlers
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 07:34:23 +02:00
Roman Perekhod 3afc378ba9 forbid adding the federated users as members of the space via items invite 2024-10-14 19:56:52 +02:00
Christian Richter ffcfa5bb74 add nats checks
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:50:58 +02:00
Christian Richter 3d45d84b2e Merge pull request #10163 from fschade/ready-health-checks
Bugfix: Improve Ready and Health Checks
2024-10-14 14:43:45 +00:00
Christian Richter 170b2c9157 Merge pull request #10286 from owncloud/update-buf
chore: update buf
2024-10-14 14:41:37 +00:00
Alex 604764dbc1 Merge pull request #10282 from owncloud/clean-up-idp-assets
fix: don't fetch idp logo.svg anymore
2024-10-14 16:20:59 +02:00
Christian Richter 3d94a65db6 replace panic in antivirus by error
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:19:28 +02:00
Christian Richter 7bd2bf5ea9 remove debug flag from protobuf.mk
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 16:15:48 +02:00