inspektor icon indicating copy to clipboard operation
inspektor copied to clipboard

Inspektor is a protocol-aware proxy that is used to enforce access policies👮

Results 18 inspektor issues
Sort by recently updated
recently updated
newest added

Redshift is a aws data warehouse service. One of the community member asked for this support 🥳

dataplane

Now, all docker builds use the --no-cache flag to make sure a new binary is being sent to the docker image. But, it's increasing the build time a lot. On...

good first issue
devops

control plane stores all of it's metadata in postgres backend. Add other store backends like etcd as an optional storage backend.

help wanted
controlplane

User are not able update the roles of the datasource once after created.

dashboard

Systest was recently added to inspektor to do testing. But, systest doesn't run as part of github action workflow. so add systest to github action so that we can continuously...

enhancement

ssl will allow the end user to query and retrieve data in an encrypted way. So, add support for ssl in dataplane

dataplane

Inspektor doesn't have any tests which test the whole integration. So, add systest to do the end to end testing.

COPY query is not supported in the sqlparser. add support for the copy command

enhancement