-
Helm can parse a `:` separated list of paths in HELM_PLUGINS.
https://github.com/helm/helm/blob/8199db309ae73d745b983fb7ea2bfdd944a834ae/pkg/plugin/plugin.go#L261-L262
which works for loading plug…
-
Hello,
First of all thank you for this tool. I've integrated it in our workflow and I stumbled upon the following issue, possible yaml unmarshal bug.
* Spruce version: v1.30.2
* Description:
I…
-
We're starting to hit letsencrypt rate limits for number of subdomains on a registered domain (20 certs a week).
This could be mitigated by bundling up each service's domains into a request for a s…
ahume updated
7 years ago
-
## Goal
Currently we only support [Vault by HashiCorp](https://www.vaultproject.io/) as a secret store provider. It would be beneficial to add additional providers, namely:
- [ ] #13
- [ ] [AWS …
-
**Is your feature request related to a problem? Please describe.**
Parent Issue: https://github.com/SUSE/kubecf/issues/220
This task requires following pipelines to be moved to upstream repo:
-…
-
```
I'm using Java 6 and my google-api-java-client is 1.8.0-beta. The code example
for installed applications described on the class OAuth2Native.java is
partially wrong, I suppose. I'm doing some r…
-
**What would you like to be added**:
`kubectl get secret x -o yaml` is a very useful command. I have had multiple use cases where I have secrets in our dev environment and I must verify the base6…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I'm trying to enable…
-
### Specification
When developing features that require changes to `Polykey` and `Polykey-CLI`, we end up with dealing with the complexity of all the micro-repos we have.
> I think perhaps this …
-
Sometimes in a parallel job, one of the firewalls aren't added resulting in my whole job causing an error and having to be re-ran manually.
Any idea why?