Releases
v0.19.0
qdm12
released this
15 Aug 09:20
Features
.devcontainer/devcontainer.json
:
add vulncheck
imports diagnostic
add Github copilot as default extension
devcontainer/docker-compose.yml
:
Bind mount ~/.gitconfig
Do not bind mount ~/.docker
golangci-lint
upgraded from v1.52.2 to v1.53.3
mockery
upgraded from v2.24.0 to v2.27.1
helm
upgraded from v3.11.2 to v3.12.3
stern
ugpraded from v1.24.0 to v1.25.0
kubectl
upgraded from v1.26.1 to v1.27.4
basedevcontainer upgraded from v0.22.0 to v0.23.0
Alpine
upgraded from 3.17 to 3.18
docker
upgraded from v23.0.0 to v24.0.1
compose
upgraded from v2.17.2 to v2.18.1
gh
upgraded from v2.27.0 to v2.29.0
Do not bind mount gitconfig (use vscode to copy over)
Fixes
.devcontainer/devcontainer.json
:
set CGO_ENABLED=1
for race tests
kubectx
and kubens
upgraded from v0.9.4 to v0.9.5
Breaking changes
.devcontainer/devcontainer.json
: do not bind mount Kubernetes directory by default
Documentation
.devcontainer/readme.md
: fix welcome script link
Maintenance
.devcontainer/devcontainer.json
:
upgrade to newer format
reorganize settings order
remove [go.mod]
unused section
replace gopls
's build.buildFlags
with go.buildTags
fix linting errors
Go files taken from Alpine 3.18 based Docker image
do not bind mount with :z
flag
Bump peter-evans/dockerhub-description from 3.1.2 to 3.3.0 (#29 )
You can’t perform that action at this time.