[GH] (libcloud): Workflow run "Install stable version using pip" failed!

2024-06-18 Thread GitBox
The GitHub Actions job "Install stable version using pip" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: 5fbf5bfc37e13c3f0e5c9c840887b13b86e09e87 / Tomaz Muraus Add sphinx_rtd_theme requirement to requirements-rtd.txt Report URL: https://

[GH] (libcloud): Workflow run "CI" failed!

2024-06-18 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has failed. Run started by GitHub user asfgit (triggered by asfgit). Head commit for run: 5fbf5bfc37e13c3f0e5c9c840887b13b86e09e87 / Tomaz Muraus Add sphinx_rtd_theme requirement to requirements-rtd.txt Report URL: https://github.com/apache/libcloud/

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on PR #1983: URL: https://github.com/apache/libcloud/pull/1983#issuecomment-2176857893 @cdfmlr Thanks for adding those changes. I added a couple of more comments. It's mostly a couple of small things, plus the potential security issue with possible YAML injection in cas

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644971865 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644971865 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644964144 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644955684 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644953743 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
Kami commented on code in PR #1983: URL: https://github.com/apache/libcloud/pull/1983#discussion_r1644953046 ## libcloud/compute/drivers/kubevirt.py: ## @@ -316,69 +360,333 @@ def create_node( "resources": {"requests": {}, "limits": {}},

(libcloud) branch trunk updated: Add sphinx_rtd_theme requirement to requirements-rtd.txt

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git The following commit(s) were added to refs/heads/trunk by this push: new 5fbf5bfc3 Add sphinx_rtd_theme requirement to req

(libcloud) branch trunk updated: Try to fix documentation theme on readthedocs.org.

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git The following commit(s) were added to refs/heads/trunk by this push: new db479629e Try to fix documentation theme on readt

(libcloud) branch trunk updated: Also use sphinx_rtd_theme on ReadtheDocs. This is needed with the latest version of the sphinx-rtd-theme Python package.

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git The following commit(s) were added to refs/heads/trunk by this push: new 4720ae2fb Also use sphinx_rtd_theme on ReadtheDoc

(libcloud) branch dependabot/pip/sphinx-rtd-theme-2.0.0 deleted (was c1b5bab76)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/pip/sphinx-rtd-theme-2.0.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git was c1b5bab76 Merge branch 'trunk' into dependabot/pip/sphinx-rtd-theme-2.0.0 The revisi

(libcloud) branch trunk updated (01de1b095 -> 4f65075cc)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git from 01de1b095 Merge pull request #2020 from apache/dependabot/github_actions/codecov/codecov-action-4.5.0 add 7b56fe

(libcloud) 01/01: Merge pull request #2018 from apache/dependabot/pip/sphinx-rtd-theme-2.0.0

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git commit 4f65075cc4ce46d2f3bb6bb475771d7bb9d6987b Merge: 01de1b095 c1b5bab76 Author: Tomaz Muraus AuthorDate: Tue Jun 18 16:21:28

Re: [PR] Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 [libcloud]

2024-06-18 Thread via GitHub
Kami merged PR #2018: URL: https://github.com/apache/libcloud/pull/2018 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

(libcloud) branch dependabot/pip/sphinx-rtd-theme-2.0.0 updated (7b56fea05 -> c1b5bab76)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/pip/sphinx-rtd-theme-2.0.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git from 7b56fea05 Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 add 6f710a4b9 Bump codecov/co

(libcloud) branch trunk updated (771733891 -> 01de1b095)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git from 771733891 Merge pull request #2019 from apache/dependabot/pip/build-1.2.1 add 6f710a4b9 Bump codecov/codecov-act

(libcloud) branch dependabot/github_actions/codecov/codecov-action-4.5.0 deleted (was 72b2b6066)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/github_actions/codecov/codecov-action-4.5.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git was 72b2b6066 Merge branch 'trunk' into dependabot/github_actions/codec

Re: [PR] Bump codecov/codecov-action from 4.4.1 to 4.5.0 [libcloud]

2024-06-18 Thread via GitHub
Kami merged PR #2020: URL: https://github.com/apache/libcloud/pull/2020 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[GH] (libcloud): Workflow run "CI" is working again!

2024-06-18 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user Kami (triggered by Kami). Head commit for run: 72b2b6066b4fc3605e7c4b7e3864133807501e6c / Tomaz Muraus Merge branch 'trunk' into dependabot/github_actions/codecov/codecov-action-4.5.0 Report URL: https://gith

[GH] (libcloud): Workflow run "CI" failed!

2024-06-18 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7b56fea052efcd2779c3397f85f11f3762437316 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump sphinx-rtd-theme from 1.3.0

[GH] (libcloud): Workflow run "CI" is working again!

2024-06-18 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user Kami (triggered by Kami). Head commit for run: 7717338918b071dd5c70e1f8fd085079d1678cd6 / Tomaz Muraus Merge pull request #2019 from apache/dependabot/pip/build-1.2.1 Bump build from 1.0.3 to 1.2.1 Report UR

(libcloud) branch dependabot/github_actions/codecov/codecov-action-4.5.0 updated (6f710a4b9 -> 72b2b6066)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/github_actions/codecov/codecov-action-4.5.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git from 6f710a4b9 Bump codecov/codecov-action from 4.4.1 to 4.5.0 add d

(libcloud) branch dependabot/pip/sphinx-rtd-theme-2.0.0 updated (d110734b3 -> 7b56fea05)

2024-06-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/sphinx-rtd-theme-2.0.0 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard d110734b3 Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 add d0777e53f Bump build

(libcloud) branch dependabot/pip/build-1.2.1 deleted (was d0777e53f)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/pip/build-1.2.1 in repository https://gitbox.apache.org/repos/asf/libcloud.git was d0777e53f Bump build from 1.0.3 to 1.2.1 The revisions that were on this branch are still contai

(libcloud) branch trunk updated (d8d3cca30 -> 771733891)

2024-06-18 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git from d8d3cca30 Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk add d0777e53f Bump buil

Re: [PR] Bump build from 1.0.3 to 1.2.1 [libcloud]

2024-06-18 Thread via GitHub
Kami merged PR #2019: URL: https://github.com/apache/libcloud/pull/2019 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[GH] (libcloud): Workflow run "Install stable version using pip" failed!

2024-06-18 Thread GitBox
The GitHub Actions job "Install stable version using pip" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: d8d3cca30de927c3f2a1bc2ac2d9f5b58f738ac7 / Tomaz Muraus Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk

Re: [PR] Enhance `KubeVirtNodeDriver` Compute Driver [libcloud]

2024-06-18 Thread via GitHub
cdfmlr commented on PR #1983: URL: https://github.com/apache/libcloud/pull/1983#issuecomment-2175904320 @Kami sorry for my delay. I have added [more tests](https://github.com/apache/libcloud/pull/1983/commits/f765b4299de9770ac49e9f5343ee28a96d99e26b) covering the helper functions (`