Michael

Results 26 issues of Michael

### What happened? I played with the `helm-provider` and ended up in a place, where I'm unable to `kubectl delete providerconfig helm-provider` probably related to https://github.com/crossplane-contrib/provider-helm/pull/31 Current state of the...

bug

Here is a proof of the bug: https://github.com/MichaelSp/json_record_bug You can switch in the Gemfile between the working and the non working version and than run: `rm Gemfile.lock && bundle install...

After updating to * **kubernetes** 1.26.4 * **nextcloud** 26.0.1-apache I get this error message ``` AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 2001:cafe:42::249f. Set...

k8s/helm/etc

I've configured gardener with the following options: ``` # ~/.garden/gardenctl-v2.yaml gardens: - identity: "landscape-canary" kubeconfig: "~/.garden/landscape-canary.yaml" - identity: "landscape-live" kubeconfig: "~/.garden/landscape-live.yaml" ``` ``` # ~/.kube/switch-config.yaml kind: SwitchConfig version: v1alpha1 showPreview:...

Instead of replacing the `KUBECONFIG` with a dynamically created config, sometimes I want to explicitly set the `current-context` in my existing `KUBECONFIG`. This would make a nice CLI option. Maybe...

This Server has no streaming implemented: https://nats.io/documentation/streaming/nats-streaming-intro/

Just tried the embedded server. It always reports "Address already in use", but I cant find anything running on my 4222 port.

Is it just me, or are all unit-tests failing? ```bash $ helm unittest charts/docker-mailserver FAIL charts/docker-mailserver/tests/configmap_test.yaml - Execution Error: 1 error(s) decoding: * 'Pattern' expected type 'string', got unconvertible type...

You may want to add this one to your suite: https://github.com/MichaelSp/github-issue-votes.user.js

While playing around with jazz_fingers I discovered this bug which I guess is in coolline. Here is my Backtrace: https://gist.github.com/MichaelSp/905ca6033d9d2398e4d3 Original bug: https://github.com/plribeiro3000/jazz_fingers/issues/4 I guess this is a windows issue.