WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: open-cluster-management-io/managed-serviceaccount

v0.9.0

23 Oct 08:21
5a79059

Choose a tag to compare

Managed ServiceAccount v0.9.0

What's Changed

  • 🌱 Update Golang to 1.23 and related k8s.io packages by @Ankit152 in #164
  • 🌱 Bump open-cluster-management.io/addon-framework from 0.11.0 to 0.12.0 by @dependabot[bot] in #167
  • 🌱 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #163
  • 🌱 Bump golang.org/x/crypto & golang.org/x/oauth2 by @zhujian7 in #169
  • 🌱 Bypass coverage report check by @zhujian7 in #170
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.4 by @dependabot[bot] in #174
  • 🌱 Bump open-cluster-management.io/api from 0.16.0 to 0.16.1 by @dependabot[bot] in #173
  • 🌱 Bump k8s.io/apimachinery from 0.32.2 to 0.32.3 by @dependabot[bot] in #171
  • 🌱 Bump k8s.io/component-base from 0.32.1 to 0.32.3 by @dependabot[bot] in #175
  • 🌱 Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot[bot] in #176
  • 🌱 Bump k8s.io/api from 0.32.3 to 0.32.4 by @dependabot[bot] in #177
  • 🐛 update token if the sa namespace is changed by @zhiweiyin318 in #187
  • 🌱 generate lister and informer by @haoqing0110 in #189
  • 🌱 Update helm.sh/helm/v3 to latest stable version by @zhujian7 in #194
  • 🌱 Bump open-cluster-management.io/api from 0.16.1 to 1.0.0 by @dependabot[bot] in #195
  • 🌱 Bump open-cluster-management.io/addon-framework from 0.12.0 to 1.0.0 by @dependabot[bot] in #196
  • 🌱 Bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in #198
  • 🌱 Bump k8s.io/apiserver from 0.33.2 to 0.33.3 by @dependabot[bot] in #202
  • 🌱 Bump k8s.io/component-base from 0.33.2 to 0.33.3 by @dependabot[bot] in #200
  • 🌱 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #201
  • 🌱 Add vendor directory to allow hermetic builds by @zhujian7 in #203
  • 🌱 Bump open-cluster-management.io/addon-framework from 1.0.0 to 1.0.1 by @dependabot[bot] in #204
  • 🌱 Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #205
  • ⚠️ Remove support creating token by the default secret of the service account by @zhujian7 in #206
  • 📖 polish readme by @mikeshng in #207
  • 🌱 Bump k8s.io/component-base from 0.33.3 to 0.33.4 by @dependabot[bot] in #208
  • 🌱 Bump k8s.io/apiserver from 0.33.3 to 0.33.4 by @dependabot[bot] in #210
  • 🌱 Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #212
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 by @dependabot[bot] in #213
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.0 by @dependabot[bot] in #214
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 by @dependabot[bot] in #215
  • 🌱 Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #216
  • 🌱 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #217
  • 🌱 Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #218
  • 🌱 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #219
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 by @dependabot[bot] in #220
  • 🌱 Update dependencies by group by @zhujian7 in #211
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 in the testing group by @dependabot[bot] in #223
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 in the k8s-io group by @dependabot[bot] in #227
  • 🌱 Bump actions/github-script from 7 to 8 in the github-actions group by @dependabot[bot] in #228
  • 🌱 Bump the spf13 group across 1 directory with 2 updates by @dependabot[bot] in #225
  • 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #229
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 in the testing group by @dependabot[bot] in #226
  • 🌱 Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 in the spf13 group by @dependabot[bot] in #230
  • 🐛 use deterministic timestamp in test token generation by @zhujian7 in #232
  • 🌱 Upgrade addon template to the latest version by @zhujian7 in #233
  • 🌱 Bump the k8s-io group with 5 updates by @dependabot[bot] in #231
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 in the testing group by @dependabot[bot] in #236
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 in the k8s-io group by @dependabot[bot] in #237
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 in the k8s-io group by @dependabot[bot] in #238
  • 🌱 Upgrade Go dependencies to latest versions by @zhujian7 in #239
  • 🌱 Bump the open-cluster-management-io group across 1 directory with 2 updates by @dependabot[bot] in #241
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 in the testing group by @dependabot[bot] in #242
  • 🌱 Update chart version to 0.9.0 by @zhujian7 in #243

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Mar 06:46
4b4e5fc

Choose a tag to compare

Managed ServiceAccount v0.8.0

What's Changed

  • 🌱 Upload charts after the release published by @zhujian7 in #136
  • 🌱 upgrade base image to ubi9 by @zhujian7 in #137
  • 🌱 Bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in #138
  • 🐛 Only delele serviceaccount managed by the addon agent by @zhujian7 in #147
  • 🌱 Upgrade golang.org/x/net by @zhujian7 in #151
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.22.2 by @dependabot in #150
  • 🌱 Bump helm/kind-action from 1.10.0 to 1.12.0 in the github-actions group across 1 directory by @dependabot in #149
  • 🌱 Update Golang to v1.23 and related k8s.io packages by @Ankit152 in #157
  • 🌱 Revert "🌱 Update Golang to v1.23 and related k8s.io packages" by @clyang82 in #162
  • 🌱 Bump controller-runtime to 0.19.3 to align with ocm repo by @clyang82 in #161

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

21 Oct 14:44
940d1de

Choose a tag to compare

Managed ServiceAccount v0.7.0

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Jun 06:32
7b87757

Choose a tag to compare

Managed ServiceAccount v0.6.0

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Mar 01:50
b9226d6

Choose a tag to compare

Managed ServiceAccount v0.5.0

What's Changed

  • 🌱 Use serviceAccountName instead of deprecated serviceAccount by @tamalsaha in #91
  • 🌱 Deprecate managedserviceaccount v1alpha1 by @zhujian7 in #92
  • ✨ Get token from secret when the apiserver does not have token request api by @zhujian7 in #93
  • 🌱 upgrade addon-framework version by @haoqing0110 in #94
  • 🐛 do not create lease if deploy using addontemplate by @zhiweiyin318 in #95
  • 🌱 Update dependencies to k8s 1.29 client libs by @tamalsaha in #96
  • 🌱 Update chart version to 0.5.0 by @zhujian7 in #99
  • 🌱 auto update chart version by @zhujian7 in #100

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Oct 08:14
2441b4d

Choose a tag to compare

Managed ServiceAccount v0.4.0

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Jun 06:18
793bffb

Choose a tag to compare

add changelog and upgrade ocp api (#64)

Signed-off-by: ldpliu <[email protected]>

v0.2.0

23 Mar 06:19
30952e0

Choose a tag to compare

Bump golang & addon framework: csr beta compatibility (#33)

* bump addon framework

Signed-off-by: yue9944882 <[email protected]>

* bump golang 1.17

Signed-off-by: yue9944882 <[email protected]>

* bump golang 1.17 for Dockerfile

Signed-off-by: yue9944882 <[email protected]>

* bump github-action environment golang version

Signed-off-by: yue9944882 <[email protected]>

v0.1.1

10 Feb 07:53
eea6c2b

Choose a tag to compare

update default value of agent-image-name org to open-cluster-manageme…

v0.1.0

15 Dec 06:03
120d39f

Choose a tag to compare

fixes gh action release (#5)

Signed-off-by: yue9944882 <[email protected]>