Milan Skuhra

Results 3 issues of Milan Skuhra

This is suggestion to simplify client's SSH configuration for short-lived certificates. I am aware that command `cloudflared access ssh-config --hostname vm.example.com --short-lived-cert` still generates old configuration - so I suggest...

In README ([packages/openapi-request-validator/README.md](https://github.com/kogosoftwarellc/open-api/blob/master/packages/openapi-request-validator/README.md)) is an example with version property: ```js version: 'swagger-2.0', // default optional value for future versions of openapi ``` The example seems to be out of date....

This is solution for issues #509 and #465 Is adding new annotations `kubed.appscode.com/sync-labels` and `kubed.appscode.com/sync-annotations` which can be added to source resource... ```yaml ... annotations: kubed.appscode.com/sync: copy-this-resource=true # label `app.kubernetes.io/instance`...