This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to annotated tag v3.5.1-tentative
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
at 71a1518 (tag)
tagging 8b68630daba51d323701b147823aa855f8db93c6 (commit)
replaces v3.5.0
by
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 9fbf7420564b973a5b478a549383060999114826
Author: Tomaz Muraus
AuthorDate: Thu Mar 24 15:38:01 2022 +0100
Move chang
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 8b68630daba51d323701b147823aa855f8db93c6
Author: Tomaz Muraus
AuthorDate: Thu Mar 24 16:00:44 2022 +0100
Scrape / u
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 8fdd6c9e1c64c74607d4fec31eee06cfec47f122
Merge: 9fbf742 922622c
Author: Tomaz Muraus
AuthorDate: Thu Mar 24 15:43:38 202
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 0bd4b60500ae103759c73e8c506cfd1f92673b6b
Author: Tomaz Muraus
AuthorDate: Thu Mar 24 15:43:49 2022 +0100
Prepare ch
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 922622c Merge pull request #1671 from micafer/up_notes
new 9fbf742 Move changelog entry under the correct rele
Author: tomaz
Date: Thu Mar 24 14:45:02 2022
New Revision: 1899172
URL: http://svn.apache.org/viewvc?rev=1899172&view=rev
Log:
Remove duplicated link on the downloads page.
Modified:
libcloud/site/trunk/generated/blog/atom.xml
libcloud/site/trunk/generated/downloads.html
libcloud/site
Kami merged pull request #1671:
URL: https://github.com/apache/libcloud/pull/1671
--
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-un
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 a0e556e Set minimum version for mypy to 3.6.
new 4e0e9d7 Fix upgrade nodes: #1670
new 77489f0 Fix upgrad
Kami commented on pull request #1664:
URL: https://github.com/apache/libcloud/pull/1664#issuecomment-1077696202
That's rather weird since Libcloud doesn't directly depend on
``cryptography``? Or is it a transitive dependency of the ``requests`` library
or similar?
In any case, we wi
RunOrVeith commented on pull request #1664:
URL: https://github.com/apache/libcloud/pull/1664#issuecomment-1077576056
I tried it with the zip and it seems to reduce the resolving time by about
25-30%, however it produced a wrong dependency with the cryptography library
that broke the build
codecov-commenter commented on pull request #1671:
URL: https://github.com/apache/libcloud/pull/1671#issuecomment-1077557296
#
[Codecov](https://codecov.io/gh/apache/libcloud/pull/1671?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
micafer opened a new pull request #1671:
URL: https://github.com/apache/libcloud/pull/1671
## Fix upgrade nodes to describe the API changes
### Description
As the OpenStack compute driver has moved the floating ip related functions
from nova to neutron. There are one change th
Kami commented on pull request #1664:
URL: https://github.com/apache/libcloud/pull/1664#issuecomment-1077518607
And yet another short term option would be to use pre-built artifact from
https://github.com/apache/libcloud/actions/runs/2033897262.
But since those builds artifacts are n
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 a0e556e Set minimum version for mypy to 3.6.
a0e
Kami commented on a change in pull request #1667:
URL: https://github.com/apache/libcloud/pull/1667#discussion_r834169524
##
File path: libcloud/container/drivers/kubernetes.py
##
@@ -30,20 +33,178 @@
from libcloud.container.providers import Provider
from libcloud.container.t
Kami commented on issue #1670:
URL: https://github.com/apache/libcloud/issues/1670#issuecomment-1077489459
@micafer Thanks for looking into it.
Since the behavior seemed to have changed, it would also be good to
explicitly note that in the upgrade notes (``docs/upgrade_notes.rst``) w
Kami commented on a change in pull request #1667:
URL: https://github.com/apache/libcloud/pull/1667#discussion_r834163866
##
File path: libcloud/container/drivers/kubernetes.py
##
@@ -30,20 +33,178 @@
from libcloud.container.providers import Provider
from libcloud.container.t
Kami commented on a change in pull request #1667:
URL: https://github.com/apache/libcloud/pull/1667#discussion_r834163223
##
File path: libcloud/container/base.py
##
@@ -45,6 +45,7 @@ def __init__(
ip_addresses, # type: List[str]
driver, # type: ContainerDri
Kami commented on pull request #1664:
URL: https://github.com/apache/libcloud/pull/1664#issuecomment-1077484474
@RunOrVeith I will work on it this weekend.
Having said that, how about installing it from a .zip / .tar.gz bundle as
proposed above? I quickly tested it locally in isolati
RunOrVeith commented on pull request #1664:
URL: https://github.com/apache/libcloud/pull/1664#issuecomment-1077458944
Sadly installing directly from git kills the dependency resolving of poetry
for no apparent reason (and induces a slow down of factor 100x before
crashing), so it would be
21 matches
Mail list logo