Markus Padourek

Results 82 comments of Markus Padourek

I will try pressing it multiple times - but usually ctrl+c works. Even when I do `bazel run :docker_target` it exists the docker image just fine. I know rules_nodejs had...

Seems #185 and #252 might be somewhat related to this.

Just out of curiosity, what are the other reasons for forking?

I think that would be a great addition. We had something like this on the backlog for quite some time. The other option would be to use https://github.com/instrumenta/kubeval

For `--dry-run` it does indeed need a connection to the cluster but just to use `bazel run :target` that renders the template fine without connection to the cluster so for...

@rohansingh that sounds great, would love to see this as a PR.

Thanks for both of your responses, that has been convincing enough and I will give this here a try now :)

Coming with k8s 1.8 the cronjob api will be moved to beta and be enabled by default, so should not be an issue for long anymore :)

@ankon yeah would be great if this PR could be updated.

I am on Ubuntu 14.04 and getting: ``` ~/P/e/servo master> ./mach run --release ../servo-shell/index.html -e Unrecognized option: 'e'. Servo exited with return value 1 ``` And without e I am...