Commit Graph

5101 Commits

Author SHA1 Message Date
wangxiaofei67 3232c52d57 add: Use opts.ResyncPeriod as controlPlaneInformerManager and sharedFactory
Signed-off-by: wangxiaofei67 <wangxiaofei67@jd.com>
2024-04-25 21:15:05 +08:00
karmada-bot 40d65f951a
Merge pull request #4864 from rohit-satya/etcd-update-3.5.13
etcd:Update version to 3.5.13
2024-04-25 20:56:21 +08:00
karmada-bot 68577f19f9
Merge pull request #4743 from whitewindmills/deprecated-labels
Deprecate name/namespace labels of pp/cpp
2024-04-25 20:47:02 +08:00
karmada-bot a57ca7ef06
Merge pull request #4865 from XiShanYongYe-Chang/remove-work-namespace-name-labels
replace work namespace/name labels with annotations
2024-04-25 17:15:02 +08:00
karmada-bot 4105790439
Merge pull request #4693 from calvin0327/upgrade-operator-crd
operator: update operator crd when upgrading chart
2024-04-25 15:30:20 +08:00
karmada-bot 1e427bb423
Merge pull request #4863 from seanlaii/add_image_pull_in_karmada_operator
Add image-pull-policy field for karmada-operator
2024-04-25 14:15:02 +08:00
Rohit Satya 71e203ea33 etcd:Update version to 3.5.13
Signed-off-by: Rohit Satya <work.rohitsatya@gmail.com>
2024-04-25 09:52:24 +05:30
changzhen a16b4e220b replace work namespace/name labels with annotations
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-04-24 22:08:02 +08:00
karmada-bot 006aff9518
Merge pull request #4857 from karmada-io/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-04-24 20:45:02 +08:00
wei-chenglai d78ea384d0 Add image-pull-policy field for karmada-operator
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2024-04-23 22:23:23 -04:00
karmada-bot 6e5a602992
Merge pull request #4841 from chaosi-zju/reschedule-api
Introduce a new API named WorkloadRebalancer to support rescheduling
2024-04-23 14:20:00 +08:00
chaosi-zju c600991f36 Introduce a new API named WorkloadRebalancer to support rescheduling.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-04-23 10:34:11 +08:00
karmada-bot b38bc266b3
Merge pull request #4854 from karmada-io/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-04-22 20:40:18 +08:00
karmada-bot f6407ca75e
Merge pull request #4858 from karmada-io/dependabot/github_actions/a7ul/tar-action-1.2.0
Bump a7ul/tar-action from 1.1.3 to 1.2.0
2024-04-22 18:17:59 +08:00
karmada-bot 432f5a0790
Merge pull request #4855 from karmada-io/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2024-04-22 16:19:18 +08:00
dependabot[bot] f489d75a96
Bump a7ul/tar-action from 1.1.3 to 1.2.0
Bumps [a7ul/tar-action](https://github.com/a7ul/tar-action) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/a7ul/tar-action/releases)
- [Commits](https://github.com/a7ul/tar-action/compare/v1.1.3...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:45 +00:00
dependabot[bot] 24ce7e4da2
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:40 +00:00
dependabot[bot] 19084d5997
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:30 +00:00
dependabot[bot] 01c3f9d4be
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:25 +00:00
karmada-bot aded7c0c39
Merge pull request #4848 from chaosi-zju/reschedule-sche
Introduce a mechanism to scheduler to actively trigger rescheduling
2024-04-22 10:45:59 +08:00
karmada-bot e100008d03
Merge pull request #4853 from khanhtc1202/adopt-gotestsum
Adopt gotestsum
2024-04-22 09:13:18 +08:00
khanhtc1202 3ccbf13682 Adopt gotestsum
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
2024-04-20 21:34:13 +07:00
chaosi-zju 0372cabba6 Introduce a mechanism to scheduler to actively trigger rescheduling
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-04-20 20:55:45 +08:00
karmada-bot f3b943d23d
Merge pull request #4852 from khanhtc1202/fix-test
Remove print in test
2024-04-20 17:21:58 +08:00
khanhtc1202 e9a6d91ac4 Remove print in test
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
2024-04-20 13:59:31 +07:00
karmada-bot c09ca0df25
Merge pull request #4636 from zhzhuang-zju/golangci
provide a tips to fix golangci-lint error
2024-04-19 16:49:57 +08:00
yike21 729b4fe387 fix: update testdata for resourcecustomizations of cloneset
Signed-off-by: yike21 <yike21@qq.com>
2024-04-19 12:42:54 +08:00
karmada-bot 20bb7a706d
Merge pull request #4839 from veophi/cloneset-status-selector
feat: show `status.labelSelector` for CloneSet
2024-04-19 09:55:15 +08:00
whitewindmills 59b8835bda Deprecate name/namespace labels of pp/cpp
Co-authored-by: changzhen <changzhen5@huawei.com>
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-18 14:21:02 +08:00
karmada-bot 1754e73584
Merge pull request #4836 from whitewindmills/policy-finalizer
Add finalizer for propagation policy
2024-04-18 11:49:57 +08:00
karmada-bot d255472151
Merge pull request #4843 from zhzhuang-zju/lazyppe2e
update lazy-activation-preference.md and lazy_activation_policy_test.go
2024-04-18 10:10:14 +08:00
whitewindmills 52e5bc055e Add finalizer for propagation policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-17 21:38:50 +08:00
Lan Liang e8aefe0aa8 karmadactl: add common code for create and wait deployments.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-04-17 11:41:13 +00:00
zhzhuang-zju 138b47274b update lazy-activation-preference.md and lazy_activation_policy_test.go
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-04-17 17:35:42 +08:00
karmada-bot 7eba66f9d2
Merge pull request #4785 from dzcvxe/master
add image pullSecrets for cfssl and kubectl in charts
2024-04-17 14:08:54 +08:00
karmada-bot f90b91d7d3
Merge pull request #4804 from hulizhe/e2etest
add e2e test for lazy propagation policy
2024-04-17 10:45:13 +08:00
孙伟祥 9bcd8526c9 show status.labelSelector for fed cloneSet
Signed-off-by: 孙伟祥 <sunweixiang@xiaohongshu.com>
2024-04-17 10:41:23 +08:00
hulizhe e62c659b00 add e2e test for lazy propagation policy
Signed-off-by: hulizhe <pompeii.hu@gmail.com>
2024-04-16 22:03:13 +08:00
unknown 9e4e6bfa95 make pullSecret in readme.md the same as value.yaml
Signed-off-by: unknown <1102597040@qq.com>
2024-04-16 16:14:07 +08:00
karmada-bot fdad87efce
Merge pull request #4809 from chaunceyjiang/resourceVersion
feat: Add QPS related parameters to control the request rate of metrics-adapter to member clusters.
2024-04-16 11:36:54 +08:00
karmada-bot a2b1612e20
Merge pull request #4656 from chaosi-zju/haier
fix: avoid delete the key with empty value in object (lua table)
2024-04-16 11:30:12 +08:00
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
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