v0.32.0
What's Changed
- fix iptables removal issue for external bridges by @hellt in #982
- Document CLAB_RUNTIME environment variable for deply command by @mk-fg in #986
- Add support for dependabot by @gaby in #984
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #988
- Bump actions/download-artifact from 2 to 3 by @dependabot in #989
- Bump actions/setup-go from 2 to 3 by @dependabot in #990
- Bump actions/setup-python from 2 to 4 by @dependabot in #991
- Bump github.com/hairyhenderson/gomplate/v3 from 3.11.1 to 3.11.2 by @dependabot in #993
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #992
- Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #995
- Bump github.com/containers/podman/v4 from 4.1.1 to 4.2.0 by @dependabot in #994
- Document missing --log-level and --vars global options by @mk-fg in #998
- Bump github.com/klauspost/cpuid from 1.2.0 to 1.3.1 by @dependabot in #999
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #1003
- Bump github/codeql-action from 1 to 2 by @dependabot in #1007
- Bump github.com/awalterschulze/gographviz from 2.0.1+incompatible to 2.0.3+incompatible by @dependabot in #1001
- Bump actions/checkout from 2 to 3 by @dependabot in #1004
- Bump actions/cache from 2 to 3 by @dependabot in #1005
- Bump docker/login-action from 1 to 2 by @dependabot in #1006
- Bump github.com/cloudflare/cfssl from 1.6.1 to 1.6.2 by @dependabot in #1000
- Bump github.com/containerd/containerd from 1.6.6 to 1.6.8 by @dependabot in #1002
- use repo-hosted logo by @hellt in #1009
- Fix ixiac doc mentioning right platform by @hellt in #1011
- Bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #1014
- Scheduler with waitgroups per node for flexible dependency resolution by @steiler in #976
- replace master->main in links by @hellt in #1017
- fix footer partial by @hellt in #1018
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #1019
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible by @dependabot in #1021
- Bump github.com/containers/podman/v4 from 4.2.0 to 4.2.1 by @dependabot in #1020
- fix crpd license template overwrite by @hellt in #1023
- Bump github.com/hairyhenderson/gomplate/v3 from 3.11.2 to 3.11.3 by @dependabot in #1025
- added libera irc by @hellt in #1028
- docs/cmd/exec - Add example of
--label
flag for exec command by @alexandrehassan in #1029 - Docs - Include examples in the table of content (and add examples) by @alexandrehassan in #1031
- Shared namespace dependency by @steiler in #1013
- Wait for external container dependencies on deploy by @steiler in #1022
- implementation of waitFor for the node definition by @steiler in #1026
- adding DependencyManager tests by @steiler in #1034
- Rn 0.32 by @hellt in #1035
New Contributors
Full Changelog: v0.31.1...v0.32.0