Michael Heap

Results 70 comments of Michael Heap

Closing as #162 adds this functionality in v1.0.0 (not yet available)

@bungle News from the red cord. Could we hold off on this for a little while until we clarify requirements? They've shifted since you built this

Hey @andyw8 I’ve reached out to the GitHub team to see what they can do. Will respond here once I have an answer

@andyw8 Unfortunately individual maintainers can’t be verified at this time. The actions must be owned by an org (which is out of scope for me right now) Sorry to be...

Let’s hold off on this until they’re in the SDKs

It would, but it also sets expectations that we can't deliver on. Let's focus on making reports GA then we can have full coverage in the SDKs

Unfortunately this is a side effect of parsing the YAML file, then serializing it again. We _could_ try parsing to get the data, then using search + replace on the...

Why use % rather than something more standard such as \ ?

I can't comment on the rate limiting defaults, but to achieve what you're looking for with `Ingress` you can define two `Ingress` resources: ```yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name:...

Hey @iddan, This is a great suggestion, but not one that I know where to start. Would you be open to submitting a PR to add types?