Joakim Olsson
Joakim Olsson
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.21.4 and 1.23.1 **2. What Kubernetes version are you running? `kubectl version` will...
Link to successful HACS action: https://github.com/henricm/ha-ferroamp/actions/runs/2816940946 Link to successful hassfest action (if integration): https://github.com/henricm/ha-ferroamp/actions/runs/2816940959
This is a rebased version of #275
I have added max instance lifetime to my instance groups and that seems to have caused Terraform to always have changes. The same seems to be true for removal of...
Would it be possible to sort the external policies in the state to make those kinds of changes go away? ``` # module.k8s.kops_cluster.k8s will be updated in-place ~ resource "kops_cluster"...
I have a federated graph using a version of the federation example as my gateway. Most of my backends extend the Company-type and add fields to it. Some queries now...
Reproduction-test for #830
### What happened? I'm trying to create a MailManagerRuleSet but it seems that there is a problem with capitalization somehow. This is the error I get: ``` error: operation error...
I'm using a federation gateway based on the federation-example in the repository. I just tried to update the code to use the new websocket.Handle (which in turn is based on...