-
The /etc/conf script should contain the database filter?
Something along the lines of:
```
sudo su root -c "echo 'dbfilter = ^%d$' >> /etc/${OE_CONFIG}.conf"
```
-
### How does Knative use `Service.ExternalName`
We currently create an `ExternalName` service for each Knative Route. This results in a CNAME DNS record making the Route accessible within…
-
A lot of Node.js on Edge users use the https://github.com/apigee/apigee-access module. The problem with this is it **only** works in Trireme. While Shipyard is not interested in supporting unmodifie…
-
### What should we add or change to make your life better?
Dashboard for proxy status and monitoring configuration
### Why is this important to you?
Web front end so that people can understand and …
-
Running builds without a sidecar negates all Istio features - mTLS, RBAC, Egress control, etc.
Looks like the always-off setting was added here: https://github.com/knative/build/pull/74, but the is…
-
**Is your feature request related to a problem? Please describe.**
Apache Kafka has the notion of `clusterId` which is a unique stable identifier that identifies the kafka cluster to the client. …
-
Hi, we're currently exploring ways to add a GraphQL API to our existing SaaS multi tenant application. We currently use postgres schemas to isolate our clients and each client has identical tables, et…
-
I am a bit lost regarding storage configuration for the latest grafana/loki helm chart. The default values may make it look like a simple task but that is not what I am experiencing. Just trying to co…
-
# Description #
This epic focuses on updating ScubaGear so that it can be run on non-Windows platforms as well as on existing Windows platforms, but using PowerShell 7 rather than native PowerShell (…
-
If the feature already exists, this is more of a question, otherwise it would be really nice to be able to do this.
Kubernetes allows to define ENV variables using pod fields as values:
```
api…