This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git
commit db5721ce5e2119623d1c6a119e10b838c0e58028 Merge: 848ac99e 5da36a7b Author: dahn <[email protected]> AuthorDate: Mon Dec 8 13:19:22 2025 +0100 Update debugging docs, GitHub Actions and golangci config #84 Update debugging docs, GitHub Actions and golangci config .github/workflows/build-docker-image.yml | 4 +- .github/workflows/build.yml | 14 ++++- .../{golangci-lint.yml => codeql-analysis.yml} | 32 ++++++---- .github/workflows/golangci-lint.yml | 6 +- .gitignore | 29 +++++++++ .golangci.yml | 70 +++++++++++++--------- Dockerfile | 7 ++- Makefile | 15 +++-- README.md | 41 ++++++++++++- cloudstack_loadbalancer.go | 4 +- 10 files changed, 165 insertions(+), 57 deletions(-)
