Jan Frederik Léger
Jan Frederik Léger
> Seems to be by design currently I see. But why? Would be logic to be able to install to a different namespace.
> are you willing to send a PR and test it? @alexellis Alas, I have no knowledge of Go and no experience with building and testing arkade. I could make...
This issue persists in version 8.1.0, even using the non-deprecated `tooltip` attribute: ```python import ipywidgets as widgets widgets.Checkbox(value=False, description='Short descr', tooltip='Some extra explanation') ``` This gives the following result, when...
The issue is still there after three years. Anything in the planning about this?
These issues are still very much present in the draw.io plugin of Confluence Cloud
I previously used https://github.com/vitobotta/hetzner-k3s and encountered the same problem there. It seems the Hetzner cloud-init gives four dns servers, which is one too much for us. As a workaround, I...
> A separate shout out to @hughandersen who introduced the OAuth 1.0a and helped set up foundation for how this PR could be introduced. > > Additionally, kudos to @janfrederik...
> I'm ready to merge when you are, let me know @janfrederik Hi @mysticaltech I just updated with the latest code from main and fixed a null_resource that I had...
@mysticaltech Tofu 1.10 is finally released, with support for moving `null_resource` to `terraform_data`. ## Updates I updated the code - merging all new changes from master - specifying 1.10.1 as...
I merged master into this branch again and migrated the newly added `null_resource.nat_router_await_cloud_init` to terraform_data as well. Ready for merge.