Nick Santos
Nick Santos
From John in tilt slack- Hey, I'm having trouble with my setup and I'm not sure how to debug it. Basically I'm seeing the error ``` Build Failed: failed to...
this test demonstrates the bug called out in https://github.com/tonistiigi/fsutil/pull/203 Currently, if a directory's UID can't be mapped to the host, buildkit will export an invalid tarball.
*Description*: I'm trying to use kubeconform to validate BackendTrafficPolicy I get this error: ``` stdin - BackendTrafficPolicy my-policy is invalid: problem validating schema. Check JSON formatting: jsonschema: '/spec/healthCheck/active/interval' does not...
## The Problem We're seeing more and more frameworks in Kubernetes that use CRDs that don't have images in them. Maybe the CRD builds its own image. Or maybe it...
## Describe the Feature You Want A user asks: > is it possible for us to filter some k8s events from the output in tilt? > > we have these...