Jake Van Vorhis

Results 35 issues of Jake Van Vorhis

**Is your feature request related to a problem? Please describe.** As it stands, there is currently no universal standard in the spec for liveness/readiness of an Agent running in the...

# Add LaunchDarkly (client-side JS) provider ## Reasoning I want to add a provider which stores feature flags in LaunchDarkly via client-side JavaScript. This would be valuable because... - LaunchDarkly/OpenFeature...

enhancement

When a single or series of asterisks (i.e. `*` or `***`) are passed as the values of string flags, `pflag` will return a file name within the current directory instead...

### Background Policy db queries are being migrated from squirrel to sqlc (#864). We need to log the SQL queries being executed at the trace log level like we've done...

### Background Policy db queries are being migrated from squirrel to sqlc (#864). We need to migrate the integration test fixture internal struct types into the sqlc models to avoid...

comp:policy

The SDK currently utilizes Go `1.21` in its [go.mod](https://github.com/opentdf/platform/blob/main/sdk/go.mod) and we rely on the `service` go module in CI as of #1407. Previously the CI pipeline was hardcoded to 1.22.5...

### Background As a reference implementation of running the OpenTDF Platform and an identity provider, we have some Keycloak fixtures in use throughout the platform, and the implementation can be...

comp:core
comp:sdk

### Background There is a need to look up attributes (namespaces, definitions, values) by FQNs, and therefore a need to build, store, validate, and tear them down. https://github.com/opentdf/platform/issues/95 added the...

Once https://github.com/opentdf/platform/pull/1347 is merged, we should reserve the unused `local` field that has not been respected to date and is now replaced with the cached key work in #1347 supporting...

comp:policy