Commit Graph

5113 Commits

Author SHA1 Message Date
zhzhuang-zju 9877e8ecb5 chore: fix broken link
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-10 10:51:03 +08:00
karmada-bot 3fc8ef5a76
Merge pull request #4921 from seanlaii/pr_bump_controller_runtime_175
Bump sigs.k8s.io/controller-runtime to v0.17.5
2024-05-09 10:53:13 +08:00
karmada-bot b01335e00a
Merge pull request #4920 from zhzhuang-zju/goversion
Bump Golang to v1.21.10
2024-05-09 10:37:14 +08:00
zhzhuang-zju 08ea8c0a51 Bump Golang to v1.21.10
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-09 09:44:28 +08:00
wei-chenglai 409c1c703b Bump sigs.k8s.io/controller-runtime to v0.17.5
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2024-05-08 21:16:15 -04:00
karmada-bot 81b8c4c811
Merge pull request #4883 from guozheng-shen/feat-oidc
feat: add client-go oidc auth provider
2024-05-08 14:26:13 +08:00
karmada-bot b93d71ec5a
Merge pull request #4904 from RainbowMango/pr_bump_metrics-server071
Bump metrics-server to v0.7.1
2024-05-08 10:52:31 +08:00
karmada-bot a8697ec357
Merge pull request #4835 from RainbowMango/pr_nominate_code_owners
nominate Xingyan and Zhen as repo owner
2024-05-07 21:12:33 +08:00
karmada-bot abb77d954c
Merge pull request #4911 from whitewindmills/rv-compare
chore: Use != for RV comparison
2024-05-07 20:13:31 +08:00
karmada-bot 4a0876cff5
Merge pull request #4860 from chaosi-zju/reschedule-update
feat: support update event in WorkloadRebalancer
2024-05-07 16:35:31 +08:00
karmada-bot b38d4e407c
Merge pull request #4909 from whitewindmills/bump-kind-0220
Bump kind to v0.22.0
2024-05-07 16:27:13 +08:00
chaosi-zju 57c982f327 feat: support update event in WorkloadRebalancer
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-07 15:43:55 +08:00
whitewindmills 9c70349878 Use != for RV comparison
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-07 15:37:23 +08:00
karmada-bot 3ff8700128
Merge pull request #4906 from a7i/reuse-proxy-util
chore: reuse proxyutil import for proxy
2024-05-07 14:30:13 +08:00
whitewindmills 98cb2a91bf Bump kind to v0.22.0
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-07 14:19:07 +08:00
Amir Alavi 2f3ac7dc79
chore: reuse proxyutil import for proxy
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-06 18:48:31 -04:00
karmada-bot 167f213c51
Merge pull request #4897 from liangyuanpeng/fix_ghaction_compatibility
chore: fix ghaction APIServer compatibility
2024-05-06 21:57:30 +08:00
Lan Liang f11ec8bf94 chore: update APIServer compatibility to using go.mod for setup-go version.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-06 13:08:55 +00:00
karmada-bot 66c50393f5
Merge pull request #4902 from zhzhuang-zju/setup
fix the action error with no go.sum file
2024-05-06 21:01:12 +08:00
RainbowMango d55dcc7eb3 Bump metrics-server to v0.7.1
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 20:45:11 +08:00
karmada-bot ae0d3fa18e
Merge pull request #4884 from RainbowMango/pr_bump_k8s_1294
Bump Kubernetes dependencies to v1.29.4
2024-05-06 20:13:11 +08:00
zhzhuang-zju ddccefe388 fix the action error with no go.sum file
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-06 17:29:01 +08:00
karmada-bot c7c8f49396
Merge pull request #4875 from chaosi-zju/reschedule-fix
fix patching WorkloadRebalancer failed due to misuse of shared slices
2024-05-06 16:27:11 +08:00
RainbowMango 64f2cc61bc Fix the issue that CustomResourceDefinition workloads.workload.example.io is invalid: metadata.annotations: Too long: must have at most 262144 bytes
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 16:13:07 +08:00
RainbowMango f964501986 Explicitly specify the remote kubeconfig file to build the informer.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 14:45:51 +08:00
guozheng-shen 82ac4ef0a3 feat: add client-go oidc
Signed-off-by: guozheng-shen <179826407@qq.com>
2024-05-06 14:37:40 +08:00
RainbowMango d4b610cad6 fix lint issues
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 11:36:54 +08:00
RainbowMango 8cf31bfc37 Adopt Kubernetes #121390: remove etcd page
Adopt Kubernetes #118653, introduce VolumeResourceRequirements
Remove APIPriorityAndFairness feature gates from
karmada-aggregated-apiserver.

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 11:36:54 +08:00
RainbowMango e5d05149ae Bump Kubernetes dependencies to v1.29.4
Update custom-metrics-apiserver to latest

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 11:36:54 +08:00
karmada-bot 5e1191ffd7
Merge pull request #4890 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.5.0
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
2024-05-05 19:24:10 +08:00
Lan Liang 548fe297e9 chore: fix github action upload-artifact name of APIServer compatibility.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-04 09:08:08 +00:00
karmada-bot 8548985b9a
Merge pull request #4888 from karmada-io/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-05-04 15:06:29 +08:00
karmada-bot f2b079f29f
Merge pull request #4887 from karmada-io/dependabot/github_actions/aquasecurity/trivy-action-0.19.0
Bump aquasecurity/trivy-action from 0.12.0 to 0.19.0
2024-05-04 14:25:09 +08:00
karmada-bot 02dad486f9
Merge pull request #4886 from karmada-io/dependabot/github_actions/rajatjindal/krew-release-bot-0.0.46
Bump rajatjindal/krew-release-bot from 0.0.40 to 0.0.46
2024-05-03 01:01:08 +08:00
chaosi-zju ccfc43e5bb fix patching WorkloadRebalancer failed due to misuse of shared slices
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-04-30 18:25:19 +08:00
karmada-bot 5bc8c5464d
Merge pull request #4872 from XiShanYongYe-Chang/add-shortname-for-ResourceInterpreterCustomization
add short name for resourceinterpretercustomizations
2024-04-30 15:04:09 +08:00
karmada-bot 54ad963d95
Merge pull request #4885 from zhzhuang-zju/silence
silence the 'log.SetLogger(...) was never called; logs will not be displayed' error
2024-04-30 14:02:06 +08:00
karmada-bot f33f3f8bf3
Merge pull request #4474 from jwcesign/add-uid
feat: add permanent id label to pp/cpp/rb/crb/work resources
2024-04-30 11:39:24 +08:00
karmada-bot 211351bb0f
Merge pull request #4892 from zhzhuang-zju/releasesigs
Add release notes of v1.7.4, v1.8.3, v1.9.1
2024-04-30 09:44:06 +08:00
zhzhuang-zju 3989c4a82a silence the 'log.SetLogger(...) was never called; logs will not be displayed' error
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-04-29 20:12:24 +08:00
zhzhuang-zju b8a4314e3c Add release notes of v1.7.4, v1.8.3, v1.9.1
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-04-29 18:03:22 +08:00
karmada-bot 0e3c382bd0
Merge pull request #4889 from karmada-io/dependabot/github_actions/helm/kind-action-1.10.0
Bump helm/kind-action from 1.9.0 to 1.10.0
2024-04-29 14:18:05 +08:00
dependabot[bot] 55d447a163
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:59 +00:00
dependabot[bot] 7071e1f9ff
Bump helm/kind-action from 1.9.0 to 1.10.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:55 +00:00
dependabot[bot] 94f20d4e09
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:52 +00:00
dependabot[bot] 19fe5d2436
Bump aquasecurity/trivy-action from 0.12.0 to 0.19.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.12.0...0.19.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:48 +00:00
dependabot[bot] ab745eab21
Bump rajatjindal/krew-release-bot from 0.0.40 to 0.0.46
Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.40 to 0.0.46.
- [Release notes](https://github.com/rajatjindal/krew-release-bot/releases)
- [Changelog](https://github.com/rajatjindal/krew-release-bot/blob/main/.goreleaser.yml)
- [Commits](https://github.com/rajatjindal/krew-release-bot/compare/v0.0.40...v0.0.46)

---
updated-dependencies:
- dependency-name: rajatjindal/krew-release-bot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:44 +00:00
karmada-bot afa3e11621
Merge pull request #4880 from whitewindmills/objectwatcher-delete
ObjectWatcher.Delete checks if resource can be deleted
2024-04-29 12:20:05 +08:00
karmada-bot 95bf37f4d4
Merge pull request #4881 from chaosi-zju/protoc
upgrade arduino/setup-protoc from v1 to v3
2024-04-28 20:04:05 +08:00
whitewindmills f9f3d47c30 ObjectWatcher.Delete checks if resource can be deleted
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-28 18:45:44 +08:00