Rob Kooper

Results 22 issues of Rob Kooper

Disabling the tests is not a perfect solution. We should have a new test that is run every week to make sure our download code is not broken (or to...

Topic: Testing
Status: Stale

Many places in the code assume settings as a global variable, this should be removed [redmine-1636](https://ebi-forecast.igb.illinois.edu/redmine/issues/1636)

Misc: good first issue
Status: Stale

@robkooper I realized right after I pulled this that I should have requested a documentation update of some sort since none of us are going to remember the syntax for...

Type: Documentation
Status: Stale

Looking at the default pattern it uses `${.PVC.namespace}-${.PVC.name}-${pvname}`. it is possible to get both the namespace and the name of the PVC, but not the name of the PV. Is...

lifecycle/rotten

This relates to issue #149 and allows to use the PVName in the path pattern. You can now use ${.PVC.namespace}-${.PVC.name}-${.PVC.volume} as the pathPattern to have the exact same volume name...

cncf-cla: yes
size/XS
lifecycle/rotten

### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...

help

From an older issue @infotroph about documentation: https://www.divio.com/blog/documentation/ More context: This piece makes a strongly-argued case that there are four distinct types of software documentation, and that all well-documented projects...

Type: Documentation

## Bug Report I had the following section in my controlplane configuration: ``` machine: install: disk: /dev/sda network: interfaces: - deviceSelector: hardwareAddr: "A2:99:*" dhcp: true vip: ip: 10.0.0.45 ``` And...

It would be nice if new chapters are automatically can be downloaded, and removed when finished reading. This way I can download chapters before going offline.

enhancement