Pete Brown

Results 10 issues of Pete Brown

Hi gang. Is anyone looking after this anymore?

From what I can see the startup scripts and config don't actually pass in any arguments to the start script under MacOS. The start-slave.sh script passes $JENKINS_SLAVE_ARGS to the start...

# Bug report [Description of the bug] Running `kubernetes-restart` with an expired API token results in the command failing. I have not tested this with the other commands so I...

:beetle: bug

The default location for the embedded database defaults to /usr/share/puppetdb/db/db This is the worst place to put this and it violates the LSB and FHS and most sensible defaults for...

bugfix

##### SUMMARY The upstream module you use to manage pingdom has support for creating checks. Please update the code to create those checks. ##### ISSUE TYPE - Feature Idea #####...

feature
module
waiting_on_contributor
plugins
monitoring

#### Description The Helm Charts repo is a good place to put these charts. Please see the contributing guidelines for details on getting the process started. https://github.com/helm/charts/blob/master/CONTRIBUTING.md I am also...

question

The current code doesn't use the specified namespace in the RBAC resources. So everything is deployed into kube-system. This allows us to deploy the workload and RBAC into a different...

Problem: With the current Chart RBAC resource names are hard coded and not optional so it's impossible to deploy more than one instance in a namespace Solution: This uses the...