R. P. Taylor

Results 23 issues of R. P. Taylor

### Version of Singularity: 3.7.2 ### Expected behavior Singularity could run when there is no username. ### Actual behavior ``` $ echo $HOME /scratch/home bash-4.2$ id uid=10700 gid=10000 groups=10000 bash-4.2$...

Enhancement
BehaviorChange
FeatureRequest

In some scenarios (say if you want clear deterministic behaviour for a production app) it is desirable to immediately fail with an obvious error if the specified env file is...

Signed-off-by: Ryan Taylor ### Description of the change Add a new option to define datasources, with a secret defined as a Helm value. ### Benefits Users can define data sources...

verify
in-progress
grafana

**What would you like to be added**: The list of images for downloading is obtained from [kubeadm config images list](https://github.com/kubernetes-sigs/kubespray/blob/master/roles/download/tasks/prep_kubeadm_images.yml#L39). The output from that command looks like e.g. ``` $...

kind/feature

Hello, I have `chimera.db.password.file = /etc/dcache/admin/chimera.pgpass` in my layout file (and chimera.db.name, chimera.db.user are also defined). The chimera, pnfsmanager, cleaner etc. services all work fine. After #2928 , the cleaner...

enhancement

**What would you like to be added**: It would be nice if NFD could be configured with options to set node taints as well as labels, based on certain features...

kind/feature

Hello, Do you plan to provide a Helm chart for HNC installation? This would make it easier for operators to manage HNC installations. Thanks!

good first issue
help wanted
lifecycle/rotten

##### SUMMARY I want to insert a comment in authorized_keys like ``` # NOTE: this authorized_keys file is managed by Ansible - DO NOT MODIFY IT MANUALLY, CONTACT ADMIN@EMAIL INSTEAD...

feature
verified
waiting_on_contributor

**What would you like to be added**: As documented [here](https://etcd.io/docs/v3.4/op-guide/maintenance/) ``` Since v3.2, the default value of --snapshot-count has [changed from from 10,000 to 100,000](https://github.com/etcd-io/etcd/pull/7160). ``` but kubespray still has...

kind/feature

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: At one point in the past it may have been that this dependency...

cncf-cla: yes
size/XS
kind/cleanup
needs-ok-to-test