Tim

Results 5 issues of Tim

Getting the following error on Windows and Linux: ``` genTypes error template: types:28:55: executing "Attributes" at : can't evaluate field Restriction in type *gowsdl.XSDAttribute ``` To reproduce run: ``` gowsdl...

Attempted to build on Intel Clear Linux with the Rust nightly compiler and got the following error: ``` error[E0308]: mismatched types --> src/nix_ext.rs:50:40 | 50 | let res = unsafe...

## Feature Request ### What problem are you trying to solve? Many users will have existing VM-based deployments with only a portion of their services running in Kubernetes. These users...

rfc

Spent a lot of time debugging an issue caused by something like this: ``` --host-interface="eni+" ``` `kiam` ends up inserting the interface name *with* the quotes into the iptables command....