Robin Trietsch

Results 23 issues of Robin Trietsch

Correct me if I'm wrong, but if I understand it correctly, it's currently not possible to specify a gRPC based Health Check (using the [gRPC health checking protocol](https://github.com/grpc/grpc/blob/master/doc/health-checking.md) and [grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe/))...

kind/feature
lifecycle/rotten

Thanks for this useful browser extension to help in developing gRPC web based apps! Server side, we're using Google's standard for [error_details](https://github.com/googleapis/googleapis/blob/master/google/rpc/error_details.proto). This means that potential errors are put in...

This is an opinionated approach to support non-interactive logins on headless machines. These types of machines do not have access to a browser, and thus need to receive an authorization...

### Question Since Google Container Registry [is deprecated](https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr) in favor of Google Artifact Registry, I was wondering if there are plans to create a container image on one of the...

priority: p2
type: docs
type: cleanup

In order to be able to track where a section in a Data Policy originated from, we need to keep track of this information in the Data Policy itself as...

A Data Policy currently is unique based on the `id` and the `platform_id` (and `version`), but this is only enforced in the database. To ensure consistency across the API and...

Currently, PACE is a single-tenant application. No authentication and no scoped resources for a specific user / org / dept / etc. [PACE-3](https://linear.app/strmprivacy/issue/PACE-3/add-multi-tenant-support)

linear

**Problem description** In order to test transforms and platform specific implementations, we should set up some form of integration tests. **Proposed solution** TBD [PACE-44](https://linear.app/strmprivacy/issue/PACE-44/setup-processing-platform-integration-tests)

enhancement
linear

null [PACE-14](https://linear.app/strmprivacy/issue/PACE-14/assert-that-the-data-type-of-a-field-for-a-regex-replacement-is-a)

linear

An example of a Data Policy that includes version and kind: ```yaml apiVersion: pace.getstrm.com/v1alpha kind: DataPolicy metadata: name: "alpha_test.demo" platform: ... ``` This would enable us to operate multiple different...

linear