Russell

Results 9 comments of Russell

Same issue here, although I think this is an issue with Cloud Build itself

I am not sure how spinnaker works, but I hit the same problem while trying to use CloudBuild from Google Workflows. What I found out, after some research and trial...

I don't think it's possible to create a commit without creating the branch somehow, since that is not how Git works. However, you can programmatically create the remote branch, here...

I am facing the same issue. In my case, I am trying using a PromQL query with Stackdriver as provider. The error I get is this: ``` Metric query failed...

I tried using PromQL in a custom `stackdriver` metric but it didn't work. I think that the Flagger `stackdriver` MetricTemplate only supports MQL queries, therefore passing a PromQL query fails...

I tried using an MQL query to compute request success rate on a custom `stackdriver` metric, but I also got the same `Request was missing field name` error message in...

@AnkitAdarsh After delving into the flagger source code, I figured out the problem: the MetricTemplate is missing the secret that includes the name of the GCP project. On the stackdriver...

Installed `protobuf 21.4` with homebrew, which uses `protoc 3.21.4`, and also got the same `protoc-gen-js: program not found or is not executable` error. The [suggestion](https://github.com/protocolbuffers/protobuf-javascript/issues/127) by @clehene worked like a...

Incident Timeline API please 🙏