Charlie

Results 93 comments of Charlie

In my experience the taint just tells the K8s scheduler to _try_ scheduling any unscheduled pods onto an existing spot instance node, and it doesn't tell the cluster autoscaler to...

Winget support is completed! https://github.com/hirosystems/clarinet/blob/develop/README.md#install-from-winget-windows

Option 1 seems like a good plan for the short-term. Regarding option 2, do we happen to know what the root cause of the issue is? Are other people facing...

> It doesn't seem like we'll be able to introduce Prometheus to the explorer. @andresgalante Is this because of the concerns around it being implemented as a custom server? If...

Didn't mean to close this!

@MrHeidar Any chance we can revitalize this issue? It would be instrumental in learning more about how the Explorer functions internally.

@markmhx I don't believe any custom data points were added in Explorer code, so it should at least provide the promster defaults if not more: https://github.com/tdeekens/promster#garbage-collection https://github.com/tdeekens/promster#http-timings-hapi-express-marblejs-and-fastify

Until this is resolved, a temporary workaround I've found which works is to add the `custom-http-errors` annotation to the Ingress with the auth-signin and auth-url annotations. e.g. ``` ... annotations:...

@jcnelson Thank you! Albeit not consensus-critical, missing attachments definitely impact the developer experience.

> In the method described here by Debian, it would require someone to download the release, verify the release, sign it, then upload the detached signature to the GitHub release...