Dmitriy Kalinin
Dmitriy Kalinin
**Describe the problem/challenge you have** when applying a lock file that preresolves all images, it may be useful to verify that all found images by kbld have indeed been preresolved...
via [slack](https://kubernetes.slack.com/archives/C09NXKJKA/p1567099341434300)
after computer came back from sleep ``` 07:24:43PM: debug: mdns.LocalIfaceMsgFilter: Checking on: 10.81.130.170:5353 ERROR: logging before flag.Parse: E1003 19:24:43.951572 39341 portforward.go:178] lost connection to pod 07:24:43PM: debug: KubePortForward: Finished port...
fails 1/200 or so. ``` === RUN TestNetListen ==> Clean up net access endpoint Running 'kwt net clean-up'... ==> Starting net start in background ==> Wait for forwarding to be...
if machine has only ipv6 dns nameservers in /etc/resolv.conf, it appears that kwt does not redirect dns resolution (hence --dns-map does not work) os: os x 10.14.4 kwt version: 0.0.5
im using it to push out assets that are typically names `blah-(semver).tar`. want to specify blah-*.tar to pick up configuration. current workaround is to use a separate task to rename...
encountered on wings env. created issue per @vito's suggestion ``` Cloning into '/tmp/build/get'... fatal: unable to access 'https://github.com/cppforlife/knctl/': Could not resolve host: github.com ```
/area API /kind feature ## Expected Behavior I would like to find what exactly build fetched from specified source location. For example for git, since requested git revision may just...
when closing ) is missing on a prev line error message `got identifier, want ','` pops up. since ytt shows error related line it's a bit confusing that ) is...
there is probably a common case for ignoring hidden directories by default. common case within carvel tools might be: imgpkg pull results in a directory with .imgpkg directory. if bundle's...