dependabot[bot]
861b20dc9d
chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.9 ( #11570 )
...
* chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.9
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter ) from 0.0.5 to 1.0.9.
- [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.5...v1.0.9 )
---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
dependency-version: 1.0.9
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: adjust to tablewriter 1.0.9 (AI-powered)
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
* update to NewTable
* bring back a Footer
* fix the tests
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Koberg <julian.koberg@kiteworks.com >
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2025-08-06 09:39:49 +02:00
Juan Pablo Villafáñez
7f4aaac0d1
fix: change "ocisConfig" to "yaml" var tags in the config files
2025-07-16 10:00:01 +02:00
Juan Pablo Villafáñez
641fa42f8d
chore: add otlp as supported tracing type
...
This is just for documentation purposes. There is no code change.
2025-07-14 15:29:16 +02:00
Roman Perekhod
4fc4822696
collect the errors from group runner
2025-06-13 16:14:41 +02:00
Roman Perekhod
d31ca63af1
set default timeouts and clean up
2025-05-28 12:21:50 +02:00
Roman Perekhod
e1325ca40f
to separate controll ower the http and grpc driven services
2025-05-28 12:21:50 +02:00
Juan Pablo Villafáñez
399a24e9b6
feat: use runners to startup the services
2025-05-28 12:21:49 +02:00
Juan Pablo Villafáñez
f4644a6225
chore: change constant name to camelcase
2025-04-01 14:49:08 +02:00
Juan Pablo Villafáñez
62f5228ca4
feat: use names for connections to the nats event bus
2025-04-01 14:49:07 +02:00
Julian Koberg
b979844791
feat(ocis): adjust reva imports
...
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local >
2025-03-05 11:14:44 +01:00
Roman Perekhod
b82ad12fee
nats checks fixed
2024-10-18 17:30:39 +02:00
Roman Perekhod
c16a2ea2cf
checks added
2024-10-17 19:03:14 +02:00
Florian Schade
0437722353
Bugfix: Fix health and ready endpoint checker configurations
2024-10-17 14:34:04 +02:00
Christian Richter
0094d30378
code cleanup & refactoring
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-14 08:39:42 +02:00
Florian Schade
0671039474
enhancement: add readyz and healthz check handler
2024-10-14 08:39:42 +02:00
Florian Schade
c82a7c560e
enhancement: use global ready and health handlers
2024-10-14 08:39:42 +02:00
Jörn Friedrich Dreyer
066c4b8173
only register signal handling once
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-29 16:28:13 +02:00
Jörn Friedrich Dreyer
9d1515e8fc
rely on context from app
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 14:02:11 +02:00
Jörn Friedrich Dreyer
008f379a01
pass config context when running apps
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 13:30:42 +02:00
Jörn Friedrich Dreyer
7a22dfb6de
NotifyContext when running services standalone
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 13:26:58 +02:00
Thomas Müller
a8cbc612cc
chore: remove unused return value from BindSourcesToStructs ( #9033 )
2024-04-30 18:18:31 +02:00
Thomas Müller
07f0cd5574
fix: typos, naming clashes, error messages and deprecations
2024-04-03 15:34:36 +02:00
Phil Davis
89db8b5e20
chore: set introductionVersion 5.0 in services/policies
2024-03-06 17:50:21 +05:45
Phil Davis
9d2be66a85
chore: add introductionVersion pre5.0 to environment variable docs
2024-03-06 17:50:20 +05:45
Willy Kloucek
fb4213e75f
remove jwt config from policies after #7672
2024-01-18 15:38:11 +01:00
jkoberg
3e55223f2d
allow authentication for events
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-19 10:44:05 +01:00
kobergj
377a23ee7d
Non-durable SSE streams ( #7986 )
...
* make sse streams non-durable
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com >
---------
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-18 11:47:25 +01:00
Jörn Friedrich Dreyer
0ca6a6b70b
drop unused reva config from postprocessing ( #7672 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-05 12:28:45 +01:00
mmattel
b13b880921
[docs-only] Fix envvars with a duration.
2023-11-08 18:32:39 +01:00
case0sh
ace3664f6a
fix formatting
2023-10-06 10:29:08 +02:00
case0sh
8adea0f38e
edit wrong named enves
2023-10-06 10:29:08 +02:00
Michael Barz
b09a90b927
Update services/policies/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-09-20 10:16:13 +02:00
Michael Barz
4ba3a82973
Add denied error body to docs
2023-09-19 15:55:02 +02:00
Daniel Swärd
a5ac3e7ce7
Add tracing to policies service. ( #7116 )
2023-08-25 20:01:10 +02:00
jkoberg
49cdcad129
unify eventstream creation
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-08-16 10:14:12 +02:00
Daniël Franke
952ebe7d7d
Pass context to event publishing.
...
To allow tracing propagation via events, we need to pass the context
to the `Publish` function of reva events. This adds the context
everywhere where events are published. If there was no context to pass,
we started a new one with `context.Background()`.
2023-08-11 12:01:19 +02:00
Florian Schade
e441c95de6
fix: fix readme and changelog env var
2023-08-04 09:31:26 +02:00
kobergj
cc529d99da
Update services/policies/README.md
2023-08-03 15:30:02 +02:00
Florian Schade
ce5d6cd603
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-08-03 14:33:38 +02:00
Florian Schade
06613d3c6b
fix: variable shadowing
2023-08-03 14:13:17 +02:00
Florian Schade
9638dd524c
fix: review feedback
2023-08-03 13:13:38 +02:00
Florian Schade
4898a07239
enhancement: add config option to load an RFC 4288 mimes file
2023-08-03 08:40:04 +02:00
Michael Barz
5b2253402e
use magicmime
2023-08-03 08:40:04 +02:00
Daniel Swärd
6a5e21eff4
Replacing implicit grpc client initialization with explicit package local variables.
2023-07-31 12:57:59 +02:00
Florian Schade
c09f82405f
enhancement: add mimetype to file extension rego function ( #6133 )
...
* enhancement: add mimetype to file extension rego function
add rego function to detect the resource extension by mimetype, at the same time this pr introduces a custom ocis namespace for the rego functions.
* enhancement: add custom logPrinter to opa policies service
* fix: imports and test
TypeByExtension which is used to resolve extension by mimetype relies on MIME-info database which differs at my local env (macos <-> drone). This is fixed by using one of the builtinTypes for testing
---------
Signed-off-by: Christian Richter <crichter@owncloud.com >
Co-authored-by: Christian Richter <crichter@owncloud.com >
2023-07-10 16:28:23 +02:00
mmattel
6ad53971ef
[docs-only] Increase readability for log level values in the description
2023-07-07 10:33:42 +02:00
jkoberg
d347448ec0
remove duplicated sutureservice code
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-02 12:02:27 +02:00
jkoberg
70391a0bf2
unify CACERT envvars
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-05-25 13:32:37 +02:00
mmattel
987fa7fe5e
markdown fix
2023-04-23 10:14:42 +02:00
mmattel
84d2d8dae9
[docs-only] Fix texts and typos in README.md files
2023-04-23 10:02:27 +02:00