This is an automated email from the ASF dual-hosted git repository.

vishesh pushed a change to branch fix-loadbalancer-ip
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git


    omit db493e26 Fix permissions to add annotation
    omit da9e2cac Associate loadBalancerIP to the network when specified in the 
Spec
     add abddd58a Add support to update the loadbalancer rule when source cidr 
list is updated (#86)
     add b730447a Associate loadBalancerIP to the network when specified in the 
Spec
     add b5493c9f Fix permissions to add annotation

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (db493e26)
            \
             N -- N -- N   refs/heads/fix-loadbalancer-ip (b5493c9f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 cloudstack.go                   |  27 ++++
 cloudstack_loadbalancer.go      |  97 ++++++++++----
 cloudstack_loadbalancer_test.go | 286 ++++++++++++++++++++++++++++++++++++++++
 cloudstack_test.go              | 156 ++++++++++++++++++++++
 go.mod                          |   4 +-
 5 files changed, 541 insertions(+), 29 deletions(-)

Reply via email to