Stefán Freyr Stefánsson

Results 25 issues of Stefán Freyr Stefánsson

I would like to have multiple tasks where one task creates a "base" container and other tasks create containers that extend that base container. I'm not quite sure how to...

Hi, this is just a question. I'm trying to customize the tar that is extracted into the container. Specifically, I want to change the name of the root directory. I'm...

This is really more of a question because I did manage to get this working eventually. I had created an EventBridge "resource" that created a rule that was triggered on...

stale

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question
investigate

Java 15 has removed Nashorn (https://openjdk.java.net/jeps/372). However, there is a standalone Nashorn project (https://mail.openjdk.java.net/pipermail/nashorn-dev/2020-October/007557.html) now. It should be possible to declare a dependency on that project to get everything working...

I noticed that there was no log output coming from proxy-vole even if I set my logging level to TRACE. After minor inspection, I saw that the logging backend was...

I have a directory that I mange with dotbot: ``` - link: ~/.vim: vim/ ``` I also have a submodule in my dotfiles repo: ``` dotfiles/vim-modules/pathogen ``` Inside this submodule,...

question

Hello. I was wondering if there was any way to display PV/PVC information in the graph and how they are mounted to pods?

It doesn't seem there is a way to specify request options in the shell. It would be nice to be able to do that.

### Describe why this change is needed I'm trying to test the AWSPCA issuers and to do that I'm working on my local development laptop (the docker desktop k8s cluster)....

enhancement