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

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Oct 08:21
· 6 commits to main since this release
5a79059

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