Mike Brancato
Mike Brancato
### What happened? I'm using Knative to run services that scale up and down with load. Knative creates Deployments, which create ReplicaSets, and then calls the Kubernetes API to scale...
Terraform state can contain secrets, this is well documented. But sometimes, there are situations where I absolutely just don't want Terraform to retain the secret value. ### Current Terraform Version...
It would be nice if there was a way in the Operator to define two separate sets of replicas. One for read-write usage, and one for read-only. While these would...
## What version of Knative? > 0.15.2 ## Expected Behavior endpoints should update properly ## Actual Behavior Endpoints for a service are not getting updated on scale down operation or...
The `stackdriver_cloudsql_database_cloudsql_googleapis_com_database_postgresql_num_backends_by_state` metric appears to have some collection issue when I enabled it. The exposition returns a 500 error. ``` An error has occurred while serving metrics:\n\n43 error(s) occurred:\n* [from...
I'm seeing some truncated queries on this metric causing collection failures. The issue appears to be with the `querystring` label being too long or truncated. ``` stackdriver_cloudsql_instance_database_cloudsql_googleapis_com_database_postgresql_insights_perquery_latencies_count ```
Pulling this in from Slack for tracking - After some time I've been unable to reliably resolve this. I am running the VM Operator on 6+ cluster but only getting...