Jan Dittrich

Results 7 comments of Jan Dittrich

Hello @tilosp, i have rebased this PR to the latest changes. Some tests are failing due to database tests, but it seems rather random to me. Could I request a...

I can reproduce this bug. It seems, that it only happens when the downloaded zip directly contains the mod.txt in the root folder. So @Kenpoman, when you are the author...

I currently use this plugin as a workaround to quickly apply manifests from within k9s: ```yaml plugins: apply: shortCut: Shift-E confirm: false background: false description: "Apply From Editor" scopes: -...

> We need to get rid of the `ForceNew` here: https://github.com/terraform-provider-openstack/terraform-provider-openstack/blob/main/openstack/resource_openstack_containerinfra_cluster_v1.go#L86-L91 Hi @mnaser, I've tried building the provider locally with the flag disabled. Terraform tries to update the value, and...

@mnaser Do you know if there is an upstream tracking issue regarding the situation that there is no way to update labels via magnum API? Could not found one at...

Regarding the last point about v2, can you link more information? Haven't heard about that before and cannot find more information about that.

The issue is that the port isn't opened to listen on all network interfaces. While it listens on the container IP (network interface of the bridge network), it does not...