Thomas Boerger
Thomas Boerger
I think it makes sense to follow the provided comments.
Dann, I really forgot about this PR
Let's see if I can integrate the feedback today to get this done.
@skoch-hc with the last change I started using `read_metadata` to fetch the private networks. I can also confirm that `cloud-init query ds.meta_data.private_networks` is working as expected. I have stopped transforming...
@TheRealFalcon is there something I have to do?
You can see at https://github.com/canonical/cloud-init/blob/25.2/cloudinit/sources/DataSourceHetzner.py#L108 that it is part of the tag.
Thanks for reporting this. Can you verify that the latest tag fixes the issue? Than it's really just doing a new release to include the fix of the go library.
Thanks for the confirmation, I will check if there are other changes that got to be added and hopefully provide a new release next week.
This should be resolved with the release of v4.0.0, if something is missing or not working please raise an issue. The release should pop up in a few minutes.
It got "breaking" changes, that's why it's a new major version. The config to enable the webhook have been changed from `collector.workflows` to `collector.workflow_runs`. It's related to https://github.com/promhippie/github_exporter/releases/tag/v4.0.0 -> "Change...