Will Arroyo
Will Arroyo
currently the `NS_APPS_NAME_PREFIX` only supports alpha numeric chars. could this be expanded to include basic special chars like `_` this is a common character to use with a prefix.
/kind bug **What steps did you take and what happened:** when updating the `AWSCluster.spec.additionalTags` field tags are reconciled on all instances except for the bastion host. **What did you expect...
it seems that in the latest version of kitchen-docker the password has been removed from the kitchen user. this is a problem because unlocking(https://github.com/test-kitchen/kitchen-docker/commit/ed387b2b4a1237b04d7c753ef2a7ad038078ab67) the user doesn't actually seem to...
i noticed when trying this out that this line https://github.com/yunlzheng/prometheus-pusher/blob/master/scrape/exporterscrape.go#L147 is filtering labels. could an option to added to specify prefixes via environment var, and maybe even allow a `*`...
when trying to use the "onlyTagList" option while also using typeahead.js it is still allowing creation of new tags. I believe this has to do with the following: ``` //...
I am unable to use .tagsManager('empty') etc... when I have typeahead initialized
Right now there is some overlap when using Flux and Kapp controller together. Flux already provides the source controller to be able to poll a git repo. Kapp also has...
Will this work if the F5 has partitions, i did not see any examples specifying a partition. If it does could you provide a brief example?
I am using satis behind a corporate proxy, is there any way to enable the use of this?
I have a user with the "root" policy however i am only able to see one of my generic secret backends secrets. I am able to see all mounts and...