gustav-b

Results 11 comments of gustav-b

Thanks for a useful tool, I have no actual use case that requires PV instances – I think the HVM limitation is fine if it simplifies the tool. I was...

I just had a long (and somewhat frustrating) debugging episode that turned out to be caused by this issue. This is on kOps 1.28.1 with AWS, Kubernetes 1.26.11, using Gossip...

Still reproducible for me with v0.14.0 – same two Route53 records in each zone are update repeatedly: ``` time="2023-11-08T20:47:30Z" level=info msg="Created Kubernetes client https://100.64.0.1:443" time="2023-11-08T20:47:31Z" level=info msg="Applying provider record filter...

> We had the same issue with v0.13.6 and AWS Route 53. > > Fixed by adding `%{record_type}` for the txt-prefix, something like `--txt-prefix=%{record_type}_external-dns.` This work around solved the issue...

Thanks for your thorough work on this issue @jimnelson372! From my viewpoint (as a simple user of PlantUML) this looks correct and just like what I would expect given the...

Thanks for all your work on this issue @jimnelson372, closing! 🙏

I should note that the same issue also appears when upgrading to 1.34.0.

Sure – I've now tested the latest stable Flatcar and the latest alpha Flatcar. It works with the latest alpha. Here's a summary of the results: | kOps | Flatcar...

Thanks! I see, but I don't quite understand what change made image volume support in containerd a requirement? I thought the kOps code handled both cases?