Petr Ruzicka
Petr Ruzicka
#### Describe the solution you'd like Would be possible to enhance (or add) one example to show disk + EKS encryption using KMS? It should be quite easy for Amazon...
Hello. Is it possible to introduce some parameter/variable which will give me bigger font? If I use the `countdown` on the FullHD (1920x1080) screen + terminal - it looks little...
Hello I would like to use links in Services links. See the example below: ``` ... # Services section [params.services] [[params.services.list]] icon = "fa-meetup" title = "Get social!" description =...
Hello. I tried to delete the photoset using this command: ``` $ docker run --rm -it -u 1000:1000 -v /tmp/x:/mnt:ro -v /home/pruzicka/.flickr-cli:/data:ro thefox21/flickr-cli delete -vvv "2017.08.25-Vltava" [2018-06-24 18:39:48] delete.DEBUG: Load...
Is there a way how to disable the progress bar? If I run something like with redirection to file: ```bash ( docker run --rm -it -u $(id -u):$(id -g) -v...
Hello. I tried to upload some batch of images to Flickr and unfortunately I got API error (which happens from time to time), but the ```flickr-cli``` didn't repeat the upload....
### Describe the bug I would like to us "integer value" for postBuild.substitute variables, but I'm getting the error: ``` Invalid value: "integer": spec.postBuild.substitute.AWS_ACCOUNT_ID in body must be of type...
### Is this feature missing in the latest version? - [X] I'm using the latest release ### Is your feature request related to a problem? Please describe. Would it be...
Hello Would it be possible to add the exclude parameter, which will skip the checks for certain files? ```yaml - uses: gaurav-nelson/github-action-markdown-link-check@v1 with: use-verbose-mode: 'yes' config-file: 'mlc_config.json' exclude: "CHANGELOG.md" #or...
Hello. Is there a plan of having the helm repository for `kube-oidc-proxy` ? I can not see it https://hub.helm.sh/charts/jetstack and I was not able to find it in the documentation....