Koaps

Results 3 issues of Koaps

The client port is hardcoded which makes it not possible to provide an alternative port via the package.json. ### Steps to reproduce the behavior: ``` $ mevn init test $...

bug

Changes for 23.3.0: https://github.com/kubernetes-client/python/commit/b227345fb27fdee65b3218e0d7af18748d78469d Includes a hard coded set of conditions which may not include all supported conditions for different cloud providers: https://github.com/kubernetes-client/python/blob/master/kubernetes/client/models/v1_node_condition.py#L217 On Oracle's OKE cloud platform, it includes...

kind/bug

For Ubuntu 16 ZFS storage pools, it would be great if there was a way to specify the disk options (type='block', driver [name, type, cache, io], source dev) I can...

enhancement