SleepyBrett
SleepyBrett
I manage several large multi-tenant clusters, one of our users wanted to use your tool in their namespace so I put together this hack. We only grant our users the...
The popup window does not give me the option to use IMP to trash the card. Probably similar issue with R&D.
or perhaps expand subset so it can also handle maps. given ``` a := map[string]string{ "one": "foo", "two": "bar", "three": "baz", } b := map[string]string{ "one": "foo", "three": "baz", }...
It looks like someone has already done most (all?) of the work https://github.com/ajstarks/svgo/pull/50
* Version of collectd collectd/write_prometheus 5.8.0.145.gca1cb27 * Operating system / distribution: Ubuntu Xenial (containerized if it matters) * Kernel version (if applicable): N/A ## Expected behavior I have a piece...
Note: I'm not sure where it would be best to raise this issue, there is a duplicate here: https://github.com/crossplane/crossplane-runtime/issues/345 ### What happened? Kubernetes object names (.metadata.name) supports a maximum length...
**Is your feature request related to a problem? Please describe.** I picked up a bluemicro board for my kinesis advantage 2 (blue_wizard) but I've run into a problem with a...
To dig into the hdmi dock and figure out why standard usb-c -> hdmi dongles don't work.
A single container pod's logs seems to work fine, but it looks like you might need to add a deeper hierarchy for containers. (the equiv. of kubectl logs podname -c...
### What problem are you facing? Given the following release: ``` apiVersion: helm.crossplane.io/v1beta1 kind: Release metadata: name: waas-helm-crossplane-release-example-stage-east spec: deletionPolicy: Delete forProvider: chart: name: test repository: https://my.artifactory.foo/helmcharts version: ~0.1.1 ```...