Skip to content

Latest commit

 

History

History
368 lines (308 loc) · 38.5 KB

CHANGELOG.md

File metadata and controls

368 lines (308 loc) · 38.5 KB

Changelog

0.5.3 (2024-05-08)

What's Changed

Fixes 🔧

  • fix: Set empty origin auth if no credentials configured by @jimmidyson in #306

Other Changes

  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.30.0 to 1.30.1 in /credential-providers by @dependabot in #299
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 in the k8s group by @dependabot in #300
  • build(deps): Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #301
  • ci: Remove dependabot ignores for github.com/docker/{docker,cli} by @jimmidyson in #302
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 in the k8s group by @dependabot in #303
  • build(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.1+incompatible by @dependabot in #304
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #305
  • ci: Fix up release type for conventional PR and update job defaults by @jimmidyson in #308
  • build: Use go1.22.3 toolchain to fix vulnerability by @jimmidyson in #309

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.5.2...v0.5.3

0.5.2 (2024-04-29)

What's Changed

Other Changes

  • build: Update all tools, pre-commit hooks, and GCP version by @jimmidyson in #290
  • build(deps): Bump jetpack-io/devbox-install-action from 0.9.0 to 0.10.0 by @dependabot in #296
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.3 to 1.30.0 in /credential-providers by @dependabot in #295
  • build(deps): Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible by @dependabot in #294
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #293
  • build(deps): Bump jetify-com/devbox-install-action from 0.9.0 to 0.10.0 by @dependabot in #297
  • build(deps): Bump the k8s group with 5 updates by @dependabot in #292
  • ci: New org for devbox-install-action by @jimmidyson in #298

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.5.1...v0.5.2

0.5.1 (2024-04-17)

What's Changed

Other Changes

  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #249
  • build(deps): Bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 by @dependabot in #251
  • build(deps): Bump actions/cache from 3 to 4 by @dependabot in #252
  • build(deps): Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #250
  • build(deps): Bump the k8s group with 4 updates by @dependabot in #248
  • build(deps): Bump andstor/file-existence-action from 2 to 3 by @dependabot in #253
  • build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.8+incompatible by @dependabot in #254
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.11 to 3.5.12 by @dependabot in #256
  • build(deps): Bump the k8s group with 1 update by @dependabot in #255
  • build(deps): Bump github.com/docker/docker from 24.0.8+incompatible to 24.0.9+incompatible by @dependabot in #257
  • build(deps): Bump sqren/backport-github-action from 9.3.0 to 9.3.1 by @dependabot in #258
  • build(deps): Bump jetpack-io/devbox-install-action from 0.7.0 to 0.8.0 by @dependabot in #259
  • build(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-20230519140516-983358f8e250 to 3.0.0-alpha.1 by @dependabot in #262
  • build(deps): Bump the k8s group with 1 update by @dependabot in #261
  • build(deps): Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #264
  • build(deps): Bump the k8s group with 6 updates by @dependabot in #263
  • build(deps): Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #265
  • build(deps): Bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0 by @dependabot in #266
  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #267
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.0 to 1.29.1 in /credential-providers by @dependabot in #268
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #269
  • build(deps): Bump google-github-actions/release-please-action from 4.0 to 4.1 by @dependabot in #272
  • build(deps): Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #271
  • build(deps): Bump the k8s group with 4 updates by @dependabot in #270
  • build(deps): Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #277
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #276
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.1 to 1.29.3 in /credential-providers by @dependabot in #274
  • ci: Remove auto-approve PRs now it is disabled at org level by @jimmidyson in #278
  • build(deps): Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #275
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.29.1 to 1.29.2 in /credential-providers by @dependabot in #273
  • build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #281
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 by @dependabot in #280
  • build(deps): Bump jetpack-io/devbox-install-action from 0.8.0 to 0.9.0 by @dependabot in #282
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the k8s group by @dependabot in #283
  • build(deps): Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #284
  • ci: New org for devbox-install-action by @jimmidyson in #285

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.5.0...v0.5.1

0.5.0 (2024-01-18)

What's Changed

Exciting New Features 🎉

  • feat: Use latest ACR and GCR credential helpers by @jimmidyson in #246

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.4.2...v0.5.0

0.4.2 (2024-01-16)

What's Changed

Other Changes

  • build: Tidy up goreleaser config by @jimmidyson in #244

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.4.1...v0.4.2

0.4.1 (2024-01-16)

What's Changed

Other Changes

  • build: Use goreleaser for upx config by @jimmidyson in #242

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.4.0...v0.4.1

0.4.0 (2024-01-16)

What's Changed

Exciting New Features 🎉

  • feat: controller-runtime v0.15.0 by @jimmidyson in #138

Other Changes

  • test: Add test for testing mirror repo with path prefix by @jimmidyson in #119
  • build(deps): Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 by @dependabot in #122
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.7 to 1.27.1 in /credential-providers by @dependabot in #123
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.27.0 to 1.27.1 in /credential-providers by @dependabot in #124
  • test: Add test for testing mirror repo with path by @jimmidyson in #121
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.1 to 1.27.2 in /credential-providers by @dependabot in #125
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #127
  • build(deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #126
  • build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #129
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.8 to 3.5.9 by @dependabot in #130
  • ci: Use updated parse-asdf-versions by @jimmidyson in #131
  • build(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #133
  • build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #132
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #134
  • build(deps): Bump k8s.io/client-go from 0.26.4 to 0.26.5 by @dependabot in #136
  • build(deps): Bump k8s.io/kubelet from 0.26.4 to 0.26.5 by @dependabot in #137
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.2 to 1.27.3 in /credential-providers by @dependabot in #135
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.3 to 1.27.4 in /credential-providers by @dependabot in #139
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in #140
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.27.1 to 1.27.2 in /credential-providers by @dependabot in #143
  • build(deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #142
  • build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #141
  • build(deps): Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #145
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.4 to 1.27.5 in /credential-providers by @dependabot in #147
  • build(deps): Bump tj-actions/verify-changed-files from 14 to 15 by @dependabot in #144
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 by @dependabot in #146
  • build: Upgrade tools and distroless base image by @jimmidyson in #148
  • build(deps): Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #149
  • build(deps): Bump sigs.k8s.io/kind from 0.19.0 to 0.20.0 by @dependabot in #153
  • build(deps): Bump k8s.io/kubelet from 0.27.2 to 0.27.3 by @dependabot in #151
  • build(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 by @dependabot in #150
  • build(deps): Bump tj-actions/verify-changed-files from 15 to 16 by @dependabot in #154
  • build(deps): Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 by @dependabot in #156
  • build(deps): Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #155
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #157
  • build: Use devbox instead of asdf by @jimmidyson in #159
  • build(deps): Bump helm.sh/helm/v3 from 3.12.1 to 3.12.2 by @dependabot in #158
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.5 to 1.27.6 in /credential-providers by @dependabot in #160
  • build(deps): Bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0 by @dependabot in #161
  • build(deps): Bump k8s.io/kubelet from 0.27.3 to 0.27.4 by @dependabot in #165
  • build(deps): Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.6+incompatible by @dependabot in #164
  • build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #166
  • build(deps): Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #168
  • build(deps): Bump jetpack-io/devbox-install-action from 0.4.0 to 0.5.0 by @dependabot in #169
  • build(deps): Bump sigs.k8s.io/cli-utils from 0.34.0 to 0.35.0 by @dependabot in #167
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by @dependabot in #170
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.6 to 1.27.7 in /credential-providers by @dependabot in #171
  • build(deps): Bump helm.sh/helm/v3 from 3.12.2 to 3.12.3 by @dependabot in #172
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.27.2 to 1.28.1 in /credential-providers by @dependabot in #173
  • build(deps): Bump jetpack-io/devbox-install-action from 0.5.0 to 0.6.0 by @dependabot in #180
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.7 to 1.28.0 in /credential-providers by @dependabot in #184
  • build(deps): Bump sqren/backport-github-action from 8.9.7 to 9.3.0 by @dependabot in #185
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #187
  • build(deps): Bump jetpack-io/devbox-install-action from 0.6.0 to 0.6.1 by @dependabot in #188
  • build(deps): Bump docker/login-action from 2 to 3 by @dependabot in #194
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.28.0 to 1.28.1 in /credential-providers by @dependabot in #195
  • build(deps): Bump jetpack-io/devbox-install-action from 0.6.1 to 0.7.0 by @dependabot in #196
  • ci: Update builds by @jimmidyson in #197
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.2 by @dependabot in #189
  • ci: Add k8s group to dependabot config by @jimmidyson in #198
  • build(deps): Bump github.com/otiai10/copy from 1.12.0 to 1.14.0 by @dependabot in #200
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.1 by @dependabot in #203
  • build(deps): Bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible by @dependabot in #202
  • build(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #199
  • build(deps): Bump github.com/docker/docker from 23.0.6+incompatible to 23.0.7+incompatible by @dependabot in #201
  • build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #204
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #206
  • build(deps): Bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 by @dependabot in #205
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.28.1 to 1.28.2 in /credential-providers by @dependabot in #207
  • build(deps): Bump the k8s group with 4 updates by @dependabot in #208
  • build(deps): Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #210
  • build(deps): Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #209
  • build(deps): Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #211
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.9 to 3.5.10 by @dependabot in #212
  • build(deps): Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #213
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.28.2 to 1.28.3 in /credential-providers by @dependabot in #214
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.28.1 to 1.28.2 in /credential-providers by @dependabot in #215
  • build(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #218
  • build(deps): Bump the k8s group with 1 update by @dependabot in #216
  • build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #217
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #220
  • build(deps): Bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 by @dependabot in #221
  • build(deps): Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #219
  • build(deps): Bump the k8s group with 3 updates by @dependabot in #222
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.28.2 to 1.28.3 in /credential-providers by @dependabot in #223
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.28.3 to 1.28.4 in /credential-providers by @dependabot in #224
  • build(deps): Bump google-github-actions/release-please-action from 3.7 to 4.0 by @dependabot in #225
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #226
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.10 to 3.5.11 by @dependabot in #227
  • build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #228
  • build(deps): Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 by @dependabot in #231
  • build(deps): Bump github.com/docker/go-connections from 0.4.0 to 0.5.0 by @dependabot in #234
  • build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #233
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #235
  • build: Update tools by @jimmidyson in #237
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.28.3 to 1.29.1 in /credential-providers by @dependabot in #232
  • ci: Switch to release please manifest release by @jimmidyson in #240
  • ci: Enable cache for devbox install action by @jimmidyson in #241

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.3.0...v0.4.0

0.3.0 (2023-04-17)

What's Changed

Exciting New Features 🎉

  • feat: Use kubelet v1 APIs by @jimmidyson in #118

Other Changes

  • build(deps): Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 by @dependabot in #81
  • build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #80
  • build(deps): Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #82
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 by @dependabot in #84
  • build(deps): Bump k8s.io/kubelet from 0.26.1 to 0.26.2 by @dependabot in #85
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #89
  • build(deps): Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 by @dependabot in #86
  • build(deps): Bump github.com/onsi/gomega from 1.27.1 to 1.27.3 by @dependabot in #87
  • build(deps): Bump helm.sh/helm/v3 from 3.11.1 to 3.11.2 by @dependabot in #90
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.5 to 1.26.6 in /credential-providers by @dependabot in #91
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.26.0 to 1.26.1 in /credential-providers by @dependabot in #88
  • build(deps): Bump tj-actions/verify-changed-files from 13 to 14 by @dependabot in #93
  • build(deps): Bump k8s.io/kubelet from 0.26.2 to 0.26.3 by @dependabot in #96
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #98
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.6 to 1.26.7 in /credential-providers by @dependabot in #99
  • build(deps): Bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #95
  • build(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #94
  • build(deps): Bump asdf-vm/actions from 1 to 2 by @dependabot in #92
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 by @dependabot in #101
  • build(deps): Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #102
  • build(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #103
  • build(deps): Bump sigs.k8s.io/kind from 0.17.0 to 0.18.0 by @dependabot in #104
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #106
  • build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #107
  • build(deps): Bump github.com/otiai10/copy from 1.9.0 to 1.10.0 by @dependabot in #109
  • build: Upgrade all tools by @jimmidyson in #111
  • build(deps): pin github.com/docker/* to v20.10.24+incompatible by @jimmidyson in #110
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.7 to 3.5.8 by @dependabot in #114
  • build(deps): Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #113
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.26.1 to 1.27.0 in /credential-providers by @dependabot in #112
  • build(deps): Bump helm.sh/helm/v3 from 3.11.2 to 3.11.3 by @dependabot in #115

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.2.0...v0.3.0

Changelog

What's Changed

Exciting New Features 🎉

  • feat: Create target dir if it does not exist by @jimmidyson in #79

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.1.2...v0.2.0

Changelog

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.1.1...v0.1.2

Changelog

What's Changed

Other Changes

  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #71
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.6 to 3.5.7 by @dependabot in #75
  • build(deps): Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #73
  • build(deps): Bump helm.sh/helm/v3 from 3.10.2 to 3.11.1 by @dependabot in #74

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.1.0...v0.1.1

Changelog

What's Changed

Exciting New Features 🎉

  • feat: static credentials provider by @dkoshkin in #3
  • feat: Add config type boilerplate by @jimmidyson in #6
  • feat: Add GCR credential provider to installer by @jimmidyson in #4
  • feat: Add mirror config by @jimmidyson in #8
  • feat: Use v1beta1 API for credential provider API by @jimmidyson in #9
  • feat: Reenable upx for macos binaries by @jimmidyson in #19
  • feat: Add functionality for setting the returned credentials by @jimmidyson in #21
  • feat: Copy credential provider config validation from upstream by @jimmidyson in #22
  • feat: Implement shim provider by @jimmidyson in #23
  • feat: Initial demo script using CAPI Docker provider by @jimmidyson in #29
  • feat: Add helm chart and dynamic config syncer by @jimmidyson in #43
  • feat: Use ghcr.io rather than Docker Hub by @jimmidyson in #68

Fixes 🔧

  • fix: Correctly handle MirrorCredenialsOnly strategy by @jimmidyson in #25
  • fix: Use closest authconfig match by @jimmidyson in #27
  • fix: Handle scheme in mirror endpoint by @jimmidyson in #28

Other Changes

  • build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #2
  • refactor: Tidy up static credentials test by @jimmidyson in #5
  • build: Add revive linter by @jimmidyson in #7
  • build(deps): Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #10
  • build(deps): Bump k8s.io/kubelet from 0.25.3 to 0.25.4 by @dependabot in #12
  • build: Add default envrc file by @jimmidyson in #13
  • ci: Add dependabot automation to auto-approve and enable auto-merge by @jimmidyson in #14
  • build(deps): Bump sqren/backport-github-action from 8.3.1 to 8.9.7 by @dependabot in #15
  • build(deps): Bump amannn/action-semantic-pull-request from 4 to 5 by @dependabot in #17
  • build(deps): Bump google-github-actions/release-please-action from 3.5 to 3.6 by @dependabot in #18
  • build(deps): Bump github/codeql-action from 1 to 2 by @dependabot in #16
  • ci: Ensure using squash PR for auto-merge dependabot PRs by @jimmidyson in #20
  • refactor: shim demo fixups by @dkoshkin in #24
  • refactor: use 127.0.0.1 in demo script to push images by @dkoshkin in #26
  • test: Add shim provider unit tests by @jimmidyson in #30
  • build(deps): Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 by @dependabot in #31
  • test: Add initial e2e test by @jimmidyson in #33
  • test(e2e): Add test for falling back to origin by @jimmidyson in #34
  • ci: fix e2e-test in Darwin by always building with GOOS=linux by @dkoshkin in #35
  • test(e2e): Add tests for pulling from mirror by @jimmidyson in #36
  • test(e2e): Fix up e2e binaries on ARM machines by @jimmidyson in #37
  • refactor(e2e): Use ginkgo and gomega functions in helper libs by @jimmidyson in #38
  • refactor: Rename shim to dynamic credential provider by @jimmidyson in #39
  • build: Use crane instead of skopeo for updating distroless base image by @jimmidyson in #41
  • test(e2e): Remove gomega assertions from helper libs by @jimmidyson in #42
  • build(deps): Bump k8s.io/api from 0.25.4 to 0.26.1 by @dependabot in #62
  • build(deps): Bump go.uber.org/multierr from 1.6.0 to 1.9.0 by @dependabot in #56
  • build(deps): Bump tj-actions/verify-changed-files from 12 to 13 by @dependabot in #53
  • build(deps): Bump google-github-actions/release-please-action from 3.6 to 3.7 by @dependabot in #46
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.25.1 to 1.26.0 in /credential-providers by @dependabot in #57
  • build(deps): Bump sigs.k8s.io/controller-runtime to v0.14.4 by @jimmidyson in #70
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.25.4 to 1.26.5 in /credential-providers by @dependabot in #67
  • refactor: Use stdlib errors.Join instead of multierr lib by @jimmidyson in #69

New Contributors

  • @dependabot made their first contribution in #2
  • @dkoshkin made their first contribution in #3

Full Changelog: https://github.com/mesosphere/dynamic-credential-provider/commits/v0.1.0