Open Cluster Management API v1.1.0
What's Changed
- π± Use the module version of json-patch v5 by @skitt in #381
- β¨ introduce gRPC configuration by @clyang82 in #383
- β¨ Add work deleting condition type by @qiujian16 in #384
- π± Add an api convention doc by @qiujian16 in #385
- π± Add copyright and verify scripts by @qiujian16 in #386
- π± add grpc registration driver in klusterlet by @skeeey in #387
- π rewrite README to better explain API only repository purpose for external integration by @mikeshng in #388
- β¨ β¨ feature feat: add clusterlabels to klusterlet types. by @ramekris3163 in #389
- β¨ Networking config for default mode webhooks by @bhperry in #379
- π± add auth type related consts by @skeeey in #391
- π± Bump to go 1.24 and k8s 1.33 by @qiujian16 in #380
- π± Update grpc server config to make it align with proposal 151 by @qiujian16 in #392
- β¨ Adding managed namespace field in the managedclusterset by @qiujian16 in #390
- β¨ Add CleanUpCompletedManifestwork feature gate by @qiujian16 in #394
- π± Update godoc of APIs to follow jsonField pattern by @qiujian16 in #395
- π± Deprecate addon InstallNamespace in v1alpha1 by @haoqing0110 in #397
- β¨ Add work progressing condition reasons by @haoqing0110 in #398
- π fix: ManifestWorkReplicaSet applied capitalization error by @mikeshng in #399
- π Allow empty string for AgentInstallNamespace to support template namespaces by @zhujian7 in #400
- π± Fix integration tests and add comprehensive placement API tests by @qiujian16 in #396
- π± Update owner file by @qiujian16 in #402
- π± chore: add emeritus_approvers to OWNERS file by @mikeshng in #403
New Contributors
- @ramekris3163 made their first contribution in #389
Full Changelog: v1.0.0...v1.1.0