Commit Graph

5211 Commits

Author SHA1 Message Date
karmada-bot 7c9bc73a69
Merge pull request #4827 from zhzhuang-zju/equal
make DeepEqual judgments more efficient
2024-04-16 11:28:53 +08:00
chaunceyjiang 6f29134f1e Add QPS related parameters to control the request rate of metrics-adapter to member clusters.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2024-04-16 10:49:06 +08:00
karmada-bot 137d13b0f2
Merge pull request #4831 from karmada-io/dependabot/github_actions/nick-fields/retry-3.0.0
Bump nick-fields/retry from 2.9.0 to 3.0.0
2024-04-16 08:26:13 +08:00
karmada-bot 1b2b56bf35
Merge pull request #4830 from karmada-io/dependabot/github_actions/helm/chart-testing-action-2.6.1
Bump helm/chart-testing-action from 2.6.0 to 2.6.1
2024-04-15 23:17:12 +08:00
karmada-bot 841ffa682c
Merge pull request #4832 from karmada-io/dependabot/github_actions/azure/setup-helm-4
Bump azure/setup-helm from 3 to 4
2024-04-15 21:59:53 +08:00
RainbowMango 482171cf7a nominate Xingyan and Zhen as repo owner
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-04-15 20:13:45 +08:00
karmada-bot fa079c6e52
Merge pull request #4829 from warjiang/feat-upgrade-helm-dependency
feat: upgrade karmada chart dependency
2024-04-15 18:07:53 +08:00
karmada-bot baad110068
Merge pull request #4833 from karmada-io/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-04-15 15:33:13 +08:00
karmada-bot c47ff9a8c6
Merge pull request #4834 from karmada-io/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2024-04-15 14:38:53 +08:00
dependabot[bot] c10b9e5145
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:28:05 +00:00
dependabot[bot] cdb550d078
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:28:01 +00:00
dependabot[bot] a0a8cf3137
Bump azure/setup-helm from 3 to 4
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/azure/setup-helm/compare/v3...v4)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:27:57 +00:00
dependabot[bot] 139b03cf41
Bump nick-fields/retry from 2.9.0 to 3.0.0
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2.9.0...v3.0.0)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:27:54 +00:00
dependabot[bot] 45bcbfbbf7
Bump helm/chart-testing-action from 2.6.0 to 2.6.1
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:27:52 +00:00
zhzhuang-zju 672c77a631 make DeepEqual judgments more efficient
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-04-15 10:09:53 +08:00
warjiang e8ad513232 feat: upgrade karmada chart dependency
Signed-off-by: warjiang <1096409085@qq.com>
2024-04-12 20:41:39 +08:00
zhzhuang-zju 98c6158c06 provide a tips to fix golangci-lint error
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-04-12 17:33:13 +08:00
karmada-bot da7689f715
Merge pull request #4766 from a7i/propagate-service-account-token-secrets
propagate `Secret` of type `kubernetes.io/service-account-token`
2024-04-11 22:34:50 +08:00
Amir Alavi 7dbfc9f22b
propagate `Secret` of type `kubernetes.io/service-account-token`
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-04-11 09:45:23 -04:00
jwcesign 6a54a9abb4 feat: add permanent id label to pp/cpp/rb/crb/work resources
Signed-off-by: jwcesign <jwcesign@gmail.com>
2024-04-10 16:08:51 +08:00
karmada-bot 4898c0fc55
Merge pull request #4811 from whitewindmills/deprecated-rb_crb-labels
Deprecate key labels of rb/crb
2024-04-10 16:07:07 +08:00
karmada-bot 210ac04198
Merge pull request #4815 from XiShanYongYe-Chang/add-image-pull-policy-for-karmadactl-init
Add image-pull-policy flag for karmada init cmd
2024-04-10 12:10:49 +08:00
karmada-bot d42c2a84e9
Merge pull request #4794 from grosser/grosser/1.21
use single source for go version
2024-04-10 12:04:48 +08:00
whitewindmills f8d6be5320 Deprecate key labels of rb/crb
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-10 11:30:43 +08:00
changzhen 4e8252291f add image-pull-policy flag for karmada init cmd
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-04-10 11:23:52 +08:00
karmada-bot bad778bbb9
Merge pull request #4821 from a7i/amir/refactor-pruner
chore: refactor `prune.RemoveIrrelevantField` to allow for more kind …
2024-04-10 10:39:07 +08:00
Michael Grosser a528975927
use single source for go version
Signed-off-by: Michael Grosser <michael@grosser.it>
2024-04-09 18:37:47 -07:00
karmada-bot bc60437977
Merge pull request #4800 from yizhang-zen/yizhang/rename
Rename a function to match with updated behavior
2024-04-10 09:27:48 +08:00
yizhang-zen 04395e3579 Rename func to getClusterNameFromAnnotation to match with updated behavior
Signed-off-by: yizhang-zen <yizhang@zendesk.com>
2024-04-09 14:06:27 -07:00
Amir Alavi 3cd983db96
chore: refactor `prune.RemoveIrrelevantField` to allow for more kind pruners
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-04-09 15:19:14 -04:00
karmada-bot 02a6e5ef48
Merge pull request #4757 from karmada-io/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2024-04-09 21:09:07 +08:00
karmada-bot 1466245c74
Merge pull request #4818 from whitewindmills/mcs_binding
Fix the bug of mcs binding losing resourcebinding.karmada.io/permanent-id label
2024-04-09 19:58:53 +08:00
karmada-bot 3aea48711c
Merge pull request #4753 from karmada-io/dependabot/github_actions/helm/kind-action-1.9.0
Bump helm/kind-action from 1.7.0 to 1.9.0
2024-04-09 19:47:58 +08:00
whitewindmills b0bbaa32e7 Fix the bug of mcs binding losing resourcebinding.karmada.io/permanent-id label
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-09 18:30:43 +08:00
karmada-bot 0d95525432
Merge pull request #4755 from karmada-io/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2024-04-09 17:03:52 +08:00
dependabot[bot] be808d7567
Bump helm/kind-action from 1.7.0 to 1.9.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.9.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-09 08:14:03 +00:00
karmada-bot 58a64e64b1
Merge pull request #4756 from karmada-io/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 3 to 5
2024-04-09 16:13:07 +08:00
karmada-bot 2e6920ce28
Merge pull request #4754 from karmada-io/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2024-04-09 15:56:54 +08:00
dependabot[bot] 901cfe93cb
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 06:14:58 +00:00
dependabot[bot] 36f09a83a4
Bump actions/setup-go from 3 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 06:14:16 +00:00
dependabot[bot] 99c2db449e
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 06:14:10 +00:00
dependabot[bot] 6004c4d053
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 06:13:03 +00:00
karmada-bot feb2437e4d
Merge pull request #4762 from liangyuanpeng/fix_dependabot
ci:  fix dependabot can not access the secrets
2024-04-09 14:02:52 +08:00
Lan Liang b825b35479 chore: skip push event for branches of dependabot.
Co-authored-by: zhzhuang-zju <m17799853869@163.com>
Co-authored-by: RainbowMango <qdurenhongcai@gmail.com>
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-04-09 04:44:05 +00:00
karmada-bot 7a65ee8e11
Merge pull request #4814 from whitewindmills/retry-on-conflict-for-apply-cluster-policy
Use RetryOnConflict for applying CRB
2024-04-09 12:14:52 +08:00
whitewindmills 506c24f759 Use RetryOnConflict for applying CRB
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-09 10:51:58 +08:00
karmada-bot eadf919b6f
Merge pull request #4740 from chaosi-zju/lazy-e2e
add e2e test for lazy propagation policy
2024-04-08 20:38:53 +08:00
chaosi-zju f99c0f6df0 add e2e test for lazy propagation policy
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-04-08 19:49:04 +08:00
karmada-bot f369c55cf7
Merge pull request #4807 from whitewindmills/rename-use-kubectl-karmada
rename the use of kubectl-karmada
2024-04-07 20:29:52 +08:00
whitewindmills e54f9463d0 rename the use of kubectl-karmada
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-07 18:13:49 +08:00