Releases: pfnet/image-pull-secrets-provisioner
Releases · pfnet/image-pull-secrets-provisioner
v0.1.1
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.27.2 by @dependabot[bot] in #157
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #152
- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #153
- Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.4 by @dependabot[bot] in #154
- Bump k8s.io/apimachinery from 0.33.4 to 0.34.2 by @dependabot[bot] in #156
- Bump k8s.io/client-go from 0.33.4 to 0.34.2 by @dependabot[bot] in #155
- Kubernetes 1.34 by @ordovicia in #159
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump google.golang.org/api from 0.217.0 to 0.248.0 by @dependabot[bot] in #136
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #130
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #131
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.44.0 to 1.50.1 by @dependabot[bot] in #134
- Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #135
- Bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #139
- Support for multiple identity separated by commas by @mist714 in #140
- Bump google.golang.org/api from 0.248.0 to 0.252.0 by @dependabot[bot] in #141
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.67 to 1.18.16 by @dependabot[bot] in #143
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.19 to 1.38.6 by @dependabot[bot] in #145
- Add to README about multiple principals by @ordovicia in #147
- Ensure principal and image pull secret integrity by @ordovicia in #146
New Contributors
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #125
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 in the patch group across 1 directory by @dependabot[bot] in #124
- Bump golang from 1.23 to 1.25 by @dependabot[bot] in #126
- Bump Go to 1.25 by @ordovicia in #128
- Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.4 by @dependabot[bot] in #119
- Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 by @dependabot[bot] in #120
- Bump golang.org/x/oauth2 from 0.25.0 to 0.30.0 by @dependabot[bot] in #117
- Bump Kubernetes dependencies to 1.33 by @ordovicia in #129
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump the patch group across 1 directory with 2 updates by @dependabot in #112
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.36.7 to 1.38.6 by @dependabot in #102
- Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot in #114
- Bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot in #115
- Bump dependencies and Go by @ordovicia in #116
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.32.1 to 1.36.7 by @dependabot in #90
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.22.0 by @dependabot in #91
- Bump the patch group across 1 directory with 4 updates by @dependabot in #96
- Bump google.golang.org/api from 0.194.0 to 0.217.0 by @dependabot in #97
- Bump golang from 1.22 to 1.23 by @dependabot in #67
- Bump dependencies for Kubernetes 1.31 by @ordovicia in #99
- Add cache options as well as in test by @ordovicia in #98
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Update Envtest Kubernetes version to 1.30 by @ordovicia in #72
- Bump the patch group with 2 updates by @dependabot in #69
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.31.0 to 1.32.1 by @dependabot in #70
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #66
- Bump google.golang.org/api from 0.190.0 to 0.193.0 by @dependabot in #74
- Bump the patch group across 1 directory with 2 updates by @dependabot in #86
- Bump google.golang.org/api from 0.193.0 to 0.194.0 by @dependabot in #76
- Reduce memory consumption by pod cache by @ordovicia in #87
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump google.golang.org/api from 0.188.0 to 0.190.0 by @dependabot in #62
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.30.3 to 1.31.0 by @dependabot in #60
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in the patch group by @dependabot in #59
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #61
- Bump the k8s group with 4 updates by @dependabot in #58
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot in #42
- Bump google.golang.org/api from 0.182.0 to 0.183.0 by @dependabot in #38
- Bump the patch group across 1 directory with 2 updates by @dependabot in #43
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.28.3 to 1.30.1 by @dependabot in #46
- Bump google.golang.org/api from 0.183.0 to 0.187.0 by @dependabot in #47
- Bump the patch group across 1 directory with 3 updates by @dependabot in #49
- Bump google.golang.org/api from 0.187.0 to 0.188.0 by @dependabot in #52
- Bump the patch group across 1 directory with 3 updates by @dependabot in #53
- Bump Go to 1.22 by @ordovicia in #54
- Uncomment tests in
serviceaccount_controller_test.goby @ordovicia in #55 - Fix image pull secret name by @ordovicia in #56
- Fix condition to determine if pod can fail to pull image later by @ordovicia in #57
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #3
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.10 to 1.17.11 in the patch group by @dependabot in #4
- Bump the patch group with 2 updates by @dependabot in #14
- Bump google.golang.org/api from 0.172.0 to 0.176.1 by @dependabot in #15
- Bump the patch group across 1 directory with 4 updates by @dependabot in #21
- Bump google.golang.org/api from 0.176.1 to 0.180.0 by @dependabot in #22
- Update k8s.io dependencies by @ordovicia in #24
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.27.4 to 1.28.2 by @dependabot in #26
- Bump google.golang.org/api from 0.180.0 to 0.181.0 by @dependabot in #27
- Bump the patch group across 1 directory with 4 updates by @dependabot in #30
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 by @dependabot in #33
- Bump google.golang.org/api from 0.181.0 to 0.182.0 by @dependabot in #32
- evictor: Fix listing target pods by @ordovicia in #34
- Update envtest Kubernetes version to 1.29 by @ordovicia in #35
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Regenerate files by @ordovicia in #6
- Automate release by @ordovicia in #5
New Contributors
- @ordovicia made their first contribution in #6
Full Changelog: https://github.com/pfnet/image-pull-secrets-provisioner/commits/v0.0.1