This is an automated email from the ASF dual-hosted git repository.
vishesh pushed a change to branch update-docs-gha-and-golangci
in repository
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git
discard 86f7ca76 Potential fix for code scanning alert no. 1: Workflow does
not contain permissions
discard 2a75055f Add CodeQL & test coverage on PRs
discard e3d0c6fe add license to .golangci.yml
discard c6fe8e05 Minor fixups
discard 42db11dd Update dockerfile to use caching for go modules
discard 70c1607f Add instructions for debugging
discard 266ed585 Update github actions
discard fb09f3ad Update golangci configuration to latest version
add 4d8bb2ef Allow setting of source CIDR for LB rule (#78)
add e87b24c0 Upgrade cloudstack-go to v2.19.0 (#87)
add d574db85 Update golangci configuration to latest version
add 95521ebd Update github actions
add ab5f23d4 Add instructions for debugging
add e3a86b60 Update dockerfile to use caching for go modules
add 8db1bc6f Minor fixups
add 649bbe7e add license to .golangci.yml
add 7c4725cd Add CodeQL & test coverage on PRs
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 (86f7ca76)
\
N -- N -- N refs/heads/update-docs-gha-and-golangci (7c4725cd)
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:
Makefile | 2 +-
cloudstack_loadbalancer.go | 29 ++++++++++++++++++++++++-----
go.mod | 2 +-
go.sum | 4 ++--
4 files changed, 28 insertions(+), 9 deletions(-)