Vadim Reider

Results 11 issues of Vadim Reider

Hello, In our organization we can use kubernetes as containers infrastructure and kubernetes can expose more then one port for applications, but we don't want to give kubctl(apiserver) access for...

enhancement

We need this option in case of using tekton https://github.com/tektoncd/pipeline

enhancement

Since some kubernetes version, there are message in deployment or statefulset status about insufficient resources. We need to check this status messages and stop deploy with error, also put message...

Hi! ``` slsa-verifier -artifact-path /usr/local/bin/kpt -provenance /tmp/multiple.intoto.jsonl -source github.com/GoogleContainerTools/kpt -tag v1.0.0-beta.49 unknown command "/usr/local/bin/kpt" for "slsa-verifier" ``` Looks like current slsa-verifier change its CLI parameters, or maybe I missed something....

Requirements for a runtimes are not fully described: ``` $ docker run --rm -it -u 1000:1 --cap-drop=ALL kubeflownotebookswg/jupyter-pytorch-full:v1.8.0 s6-overlay-suexec: fatal: unable to setgid to root: Operation not permitted ```

If set log config to "name: json_console", messages to stdout will be in json format each message is one object. It is conveniently for sending logs to elasticsearch storage. Tested...

Hello, thank you for you work. We have a problem with zero downtime deployment in deis 2, due to http://stackoverflow.com/questions/40545581/do-kubernetes-pods-still-receive-requests-after-receiving-sigterm I tested it with gatling on different applications(pull, config:set etc)...

bug
help wanted