Skip to content

Releases: chainguard-dev/terraform-provider-imagetest

v0.0.36

30 Sep 20:12
12cedf4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/docker/docker from 27.2.0+incompatible to 27.3.1+incompatible by @dependabot in #191
  • chore(deps): Bump the terraform group with 2 updates by @dependabot in #192
  • docs(readme.md): set correct design document link by @maxgio92 in #182
  • chore(deps): Bump github.com/docker/cli from 27.2.0+incompatible to 27.3.1+incompatible by @dependabot in #190
  • chore(deps): Bump k8s.io/api from 0.31.0 to 0.31.1 by @dependabot in #187
  • chore(deps): Bump k8s.io/kubelet from 0.31.0 to 0.31.1 by @dependabot in #185
  • chore(deps): Bump github.com/samber/slog-multi from 1.2.1 to 1.2.2 by @dependabot in #194
  • feat: add IMAGETEST_SKIP_ALL for skipping tests at apply time by @shimmerjs in #193

New Contributors

Full Changelog: v0.0.35...v0.0.36

v0.0.35

29 Aug 16:00
3b803f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.34...v0.0.35

v0.0.34

28 Aug 19:56
888272e
Compare
Choose a tag to compare

What's Changed

  • add runtime pterraform vars through IMAGETEST_TF_VAR_ by @joshrwolf in #174
  • chore(deps): Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in #178
  • chore(deps): Bump github.com/samber/slog-multi from 1.2.0 to 1.2.1 by @dependabot in #175
  • chore(deps): Bump github.com/docker/cli from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in #177
  • plumb through combined stdout/stderr to diagnostics by @joshrwolf in #179

Full Changelog: v0.0.33...v0.0.34

v0.0.33

20 Aug 15:51
d1d5b70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.32...v0.0.33

v0.0.32

20 Aug 14:27
46abc5c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #165
  • chore(deps): Bump github.com/docker/cli from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #163
  • chore(deps): Bump k8s.io/kubelet from 0.30.3 to 0.31.0 by @dependabot in #164
  • run the harness tests in parallel by @joshrwolf in #170
  • create a "sandbox" interface by @joshrwolf in #169
  • chore(deps): Bump github.com/chainguard-dev/clog from 1.4.0 to 1.5.0 by @dependabot in #159
  • expose k3s to the host and rejigger sandbox connection by @joshrwolf in #171
  • deconflict networks before creating by @joshrwolf in #172

Full Changelog: v0.0.31...v0.0.32

v0.0.31

13 Aug 18:21
cb76ca3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.30...v0.0.31

v0.0.30

13 Aug 10:15
2e612df
Compare
Choose a tag to compare

What's Changed

  • modify startup scripts to call kubectl directly by @joshrwolf in #160

Full Changelog: v0.0.29...v0.0.30

v0.0.29

13 Aug 09:54
6f24ba3
Compare
Choose a tag to compare

What's Changed

  • run tests against 1.8 and 1.9 by @joshrwolf in #138
  • chore(deps): Bump k8s.io/api from 0.30.2 to 0.30.3 by @dependabot in #142
  • chore(deps): Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #139
  • chore(deps): Bump k8s.io/kubelet from 0.30.2 to 0.30.3 by @dependabot in #141
  • use a BaseHarnessResource for removing harness boilerplate by @joshrwolf in #143
  • More logical features by @joshrwolf in #145
  • chore(deps): Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #144
  • support update/destroy lifecycles with state by @joshrwolf in #146
  • chore(deps): Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #147
  • run the upstream public image tests for presubmit by @joshrwolf in #149
  • refactors the usage of docker into a more cohesive client by @joshrwolf in #148
  • chore(deps): Bump github.com/docker/cli from 26.0.0+incompatible to 27.1.1+incompatible by @dependabot in #150
  • chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #151
  • Connectors by @joshrwolf in #152
  • chore(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #153
  • chore(deps): Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #156
  • chore(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the terraform group by @dependabot in #155
  • chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 in the terraform group by @dependabot in #158

Full Changelog: v0.0.28...v0.0.29

v0.0.28

17 Jul 13:19
43d22c0
Compare
Choose a tag to compare

What's Changed

  • feat(k3s): add knob for configuring k3s kubelet by @stormqueen1990 in #135
  • chore(deps): Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #136

Full Changelog: v0.0.27...v0.0.28

v0.0.27

12 Jul 16:00
09a5f0b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/docker/docker from 27.0.0+incompatible to 27.0.1+incompatible by @dependabot in #124
  • chore(deps): Bump github.com/docker/docker from 27.0.1+incompatible to 27.0.2+incompatible by @dependabot in #125
  • chore(deps): Bump github.com/docker/docker from 27.0.2+incompatible to 27.0.3+incompatible by @dependabot in #127
  • Add some more resources to clusterrole by @priyawadhwa in #128
  • chore(deps): Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #129
  • chore(deps): Bump github.com/samber/slog-multi from 1.1.0 to 1.2.0 by @dependabot in #131
  • update presubmit ci by @joshrwolf in #133
  • chore(deps): bump terraform dependencies by @stormqueen1990 in #134
  • add a runtime env IMAGETEST_K3S_KUBECONFIG to allow exposing the k3s apiserver to the host by @joshrwolf in #132

New Contributors

Full Changelog: v0.0.26...v0.0.27