Yorick
Yorick
Thank you for your feedback. How do I remove the 'connection plugin configuration file'? I only use the inventory filename that contains: ```yaml plugin: community.libvirt.libvirt uri: 'qemu:///system' use_connection_plugin: False filter:...
Thank you all for the feedback! @csmart Thank you for testing! I also tested it myself and it works for me: ```bash [yorick@yorick-pc ansible]$ cat libvirt_qemu.yml plugin: community.libvirt.libvirt uri: 'qemu:///system'...
@beeankha can you please run the workflows again? I'd make the changes where the previous one failed on: - removed json_query dependency - fixed indentation errors Check: https://github.com/ansible-collections/kubernetes.core/compare/ecd340ec88fac16615cb4ba9fdc2c2e3cd02a098..e35bc453ce6b5742d09b915016d00e56ccdddc7b Thanks!
@beeankha I see that the workflow this time failed on one of the few commits that were merged into main in the meantime, while I was working on this item....
@beeankha sorry for disturbing you with this, but can you maybe tell me how I can get my 2 PRs reviewed and (planned) to be merged into master / the...
> Hi @yorick1989, the failed sanity (that was not related to your PR) got resolved. Could you please rebase your PR or merge master to your branch to have successful...
> Hi @yorick1989 , thank you for this PR (as well as #971), and apologies for the lack of responses to your comments and questions. After the latest release of...
> Hi @yorick1989, the failed sanity (that was not related to your PR) got resolved. Could you please rebase your PR or merge master to your branch to have successful...
> Thanks again for this pull request, @yorick1989. Some thoughts after reviewing this PR: > > The k8s API's subresource design doesn't align well with the resource-oriented model that the...