Aaron Ritter

Results 88 comments of Aaron Ritter

@mooreds for a proper mailcatcher as well as a kickstart example I would like to add the correct mail templates to the kickstart, https://github.com/FusionAuth/fusionauth-issues/issues/2485 do we have an update on...

Update on Dependabot: It does not check the dependencies as expected. At least for now dependabot checks `docker-compose.yml` linked `Dockerfile`s but not the `docker-compose.yml` itself for package updates. I discovered...

I assume my problem goes in the same direction `Warning: Checksums not available for WordPress 5.9/de_DE. Please cleanup files manually.` Is this still something to be considered fixing as the...

thanks @wojsmol at least that confirms my finding :) I was wondering if there is an alternative solutions, the Wordpress Updates are in the meantime often scheduled for fully automatic...

@neoaggelos likely, cant deploy 1.29/stable either

This does the trick for 1.30/stable too: https://github.com/canonical/microk8s/issues/4361#issuecomment-1902583696 ``` echo ' --cgroups-per-qos=false --enforce-node-allocatable="" ' | sudo tee -a /var/snap/microk8s/current/args/kubelet sudo snap restart microk8s.daemon-kubelite ``` But 1. i don't think its...

yep! this works, the node is online. Whats the downside of this fix with delegate.conf? And is it already clear by when it is expected to be in stable?

Hm ok, so does that mean that the workaround will potentially bite itself once the underlying kubelet issue is solved? I will try the test cluster setup with 1.30/edge for...

@neoaggelos are you able to comment on the possible release ETA for the working edge version?

@neoaggelos Is there a way to track the releases of patch versions? Meaning the details of the different patch versions like list of features / fixes / issues solved by...