Christian Richter and Florian Schade
0fa3a2a7f8
prevent overwrite of RunE
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:27 +01:00
Christian Richter and Florian Schade
a9b1bea4f8
override RunE function of root subcommands to ensure that help is shown when no arguments are given
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:27 +01:00
Christian Richter and Florian Schade
0372869b8b
refactor remaining code from urfave/cli
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:27 +01:00
Christian Richter and Florian Schade
07c160f67c
refactor oc runtime server from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
67981d8f9a
refactor version cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
7be33b0607
refactor interims DefaultAppCobra to DefaultApp
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
6d054c527c
migrate trash cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
d89054484d
migrate oc root cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
7c2eb19050
migrate services.go from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
3f73faa3fe
migrate shares cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
4794deb0ae
migrate revisions cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
dfa2577cf0
migrate list cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
83bbcfb4ed
migrate benchmark cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
3cb002977f
migrate backup cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
56324caba1
migrate decomposedfs cli command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
1e970499af
migrate oc init command from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter and Florian Schade
35900f8875
migrate posix cli commands from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Viktor Scharf and GitHub
e7d8f3f446
show edition in the opncloud version output ( #2019 )
2025-12-12 15:01:25 +01:00
Jörn Friedrich Dreyer
a3ef7f6d79
update otlp tracing
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-11-27 12:28:15 +01:00
Mikel Olasagasti Uranga and Ralf Haferkamp
06b78b8261
chore: drop gofrs/uuid module usage and use google/uuid
...
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info >
2025-11-12 11:47:13 +01:00
Pascal Bleser and Ralf Haferkamp
1827e143cd
enhancement(runtime): improve logging in supervised crashes
...
When events occur in the supervisor, log them as FATAL when appropriate
(panic and termination when not restarting) instead of always using
INFO, and include more information such as the service name and the
current failures, etc..., rather than the generic message that was used
so far.
2025-11-10 10:39:09 +01:00
Ralf Haferkamp and Ralf Haferkamp
37609e52df
feat!: Make the url signing secret a mandatory config option
...
This is required for allowing the web office to download images to
insert into documents.
The secret is generated by `opencloud init` and the server refuses
to start now without a secret being set. (Breaking Change)
Also the setting is now moved to the shared options as all involved
services need the same secret to work properly.
Related: https://github.com/opencloud-eu/web/issues/704
2025-11-04 16:01:00 +01:00
Jörn Friedrich Dreyer
8c9f266ded
allow specifying a shutdown order
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-10-27 11:58:14 +01:00
Michael Barz and GitHub
e7b7ceafd5
feat: make it possible to start the collaboration service in the single process ( #1569 )
...
* feat: make it possible to start the collaboration service in the single process
* feat: add proxy policy
2025-09-26 09:08:20 +02:00
Jörn Friedrich Dreyer and Ralf Haferkamp
a29f911272
let the runtime always create a cancel context
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-25 16:49:40 +02:00
Jörn Friedrich Dreyer
0814a60c7c
clarify log messages, fix exit code
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-12 12:18:47 +02:00
Roman Perekhod and Jörn Friedrich Dreyer
d76afadd4d
clean up
2025-09-12 12:18:47 +02:00
Roman Perekhod and Jörn Friedrich Dreyer
fbbcf3d833
remove recover
2025-09-12 12:18:47 +02:00
Roman Perekhod and Jörn Friedrich Dreyer
c597dfb917
set default timeouts and clean up
2025-09-12 12:18:47 +02:00
Roman Perekhod and Jörn Friedrich Dreyer
9a3fc08dd4
to separate controll ower the http and grpc driven services
2025-09-12 12:18:47 +02:00
Roman Perekhod and Jörn Friedrich Dreyer
65d05bbd5c
feat: fix the graceful shutdown using the new ocis and reva runners
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-12 12:18:47 +02:00
André Duffeck
de7b659e3d
Expose the MaxAckPending and AckWait settings for postprocessing
2025-07-17 09:16:14 +02:00
André Duffeck
5c6eaf9b96
Only remove obsolete IDs from the index
2025-06-27 11:19:53 +02:00
André Duffeck
adc09da4c7
Fix typo
2025-06-26 08:50:49 +02:00
André Duffeck
c0e09f76c8
Add a "posixfs consistency" command
...
This command checks posixfs storages for inconsistencies and fixes them.
2025-06-26 08:50:49 +02:00
André Duffeck
3ed30f58bd
Fix purging revisions from decomposeds3 blobstores
2025-05-30 14:14:20 +02:00
Ralf Haferkamp
96684df32d
Adjust to new tablewriter release
2025-05-19 19:26:38 +02:00
André Duffeck
cbac5f1555
Switch to a different msgpack lib
...
The current one has a problem handling time.Time{} structs
2025-05-16 10:24:43 +02:00
André Duffeck
073da849e0
Fix backup command to understand all versions
2025-03-24 09:48:26 +01:00
Ralf Haferkamp and André Duffeck
cda94ce584
Start auth-app service by default
...
Co-Authored-By: André Duffeck <a.duffeck@opencloud.eu >
2025-03-20 15:09:47 +01:00
André Duffeck
d772aea84a
Adapt to changed signatures in reva
2025-03-13 08:51:42 +01:00
Jörn Friedrich Dreyer
74b6078158
bump reva, change decomposeds3 drivername
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-02-20 11:07:31 +01:00
André Duffeck
19438f719b
Adapt to reva changes
2025-02-20 09:54:34 +01:00
André Duffeck
d49631d14c
Delete the migrate command. It's no longer needed (for now)
2025-02-20 09:54:18 +01:00
André Duffeck
61e2a99998
Adapt to changed signature in reva
2025-02-13 10:07:17 +01:00
Benedikt Kulmann
26fbe8ebf8
fix: typo/grammar
2025-01-28 13:28:58 +01:00
André Duffeck
57fa8eb43c
Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
...
ocis/s3ng are still supported for backwards compatibility reasons, but
they need to be configured using the decomposed/decomposed_s3 options.
2025-01-24 11:04:23 +01:00
André Duffeck
e8d35e1280
Use the opencloud reva from now on
2025-01-21 11:16:38 +01:00
Ralf Haferkamp and GitHub
0a9a48472f
Merge pull request #30 from opencloud-eu/fix-init
...
Fix ocis init
2025-01-20 11:07:29 +01:00
André Duffeck
1fff27f281
Rebrand pkg
2025-01-20 09:34:32 +01:00