Commit Graph

5163 Commits

Author SHA1 Message Date
karmada-bot 41aef43ec9
Merge pull request #4966 from RainbowMango/pr_fix_golint_issue
fix golint issue introduced by #4950
2024-05-21 12:21:24 +08:00
RainbowMango 845fb3376f fix golint issue introduced by #4950
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-21 11:30:32 +08:00
karmada-bot 894198975c
Merge pull request #4955 from chaosi-zju/3072
upgrade rsa key size from 2048 to 3072
2024-05-21 11:01:24 +08:00
karmada-bot 1ebaf1d5a8
Merge pull request #4950 from whitewindmills/bindID-webhook
cleanup dead code of generating binding permanent id
2024-05-21 10:22:25 +08:00
karmada-bot e2b70282cf
Merge pull request #4946 from a7i/remove-deploy-revision
fix: prune deployment revision annotation
2024-05-21 09:26:23 +08:00
chaosi-zju dee30c821b upgrade rsa key size from 2048 to 3072
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-21 09:18:30 +08:00
karmada-bot fcb46bb655
Merge pull request #4965 from chaosi-zju/fix-ci-taint
fix e2e unstable failure caused by taint cluster
2024-05-20 22:04:24 +08:00
Amir Alavi 3dfa5b54bd
fix: remove deployment revision annotation
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-20 07:19:21 -04:00
chaosi-zju 57951d5bd6 fix e2e unstable failure caused by taint cluster
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-20 17:23:29 +08:00
karmada-bot 3314771f31
Merge pull request #4949 from whitewindmills/policyid-webhook
cleanup dead code of generating PropagationPolicy permanent id
2024-05-20 12:16:23 +08:00
karmada-bot b4011125ed
Merge pull request #4940 from XiShanYongYe-Chang/remove-retain-annotations-logic
[Cleanup] remove retain annotations logic
2024-05-20 11:19:23 +08:00
karmada-bot 774a2b1366
Merge pull request #4934 from zhzhuang-zju/G107
silence gosec warning G107
2024-05-20 10:05:23 +08:00
karmada-bot dc7b755335
Merge pull request #4957 from chaosi-zju/text-template
cleanup: replace text/template with html/template
2024-05-20 09:26:23 +08:00
karmada-bot 35d3d85acc
Merge pull request #4869 from chaosi-zju/reschedule-e2e1
add e2e for WorkloadRebalancer
2024-05-18 16:26:22 +08:00
karmada-bot 6b9413f2dd
Merge pull request #4947 from zhzhuang-zju/pollutil
migrate wait.PollUntil to wait.PollUntilContextCancel
2024-05-17 18:27:21 +08:00
changzhen 581f392525 remove retain annotations logic
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-05-17 16:30:56 +08:00
chaosi-zju be3874a938 cleanup: replace text/template with html/template
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-17 15:37:55 +08:00
karmada-bot 90b461603c
Merge pull request #4954 from warjiang/clean/reuse-karmadautil
clean: remove duplicate util reference
2024-05-17 09:45:21 +08:00
warjiang 59e88f1a38 clean: remove duplicate util reference
Signed-off-by: warjiang <1096409085@qq.com>
2024-05-17 01:57:04 +08:00
whitewindmills a9f3c02948 clean up dead code of generating binding permanent id
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-16 16:46:28 +08:00
chaosi-zju 9211d27973 add e2e for WorkloadRebalancer
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-16 16:18:30 +08:00
whitewindmills bfc0f6fea6 cleanup dead code of generating PropagationPolicy permanent id
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-16 14:23:06 +08:00
zhzhuang-zju 13e13e9c14 migrate wait.PollUntil to wait.PollUntilContextCancel
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-16 11:16:11 +08:00
karmada-bot b217a9ce2d
Merge pull request #4944 from a7i/unit-test-retain-pv-pvc
unit test for interpreter retain (pv, pvc)
2024-05-16 09:59:20 +08:00
karmada-bot fbb64116cc
Merge pull request #4943 from a7i/retain-pv-selected-node
feat: remove `PersistentVolumeClaim` annotation `volume.kubernetes.io/selected-node`
2024-05-16 09:35:38 +08:00
Amir Alavi 1496888318
unit test for interpreter retain (pv, pvc)
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-15 17:25:37 -04:00
Amir Alavi 384afd48fc
feat: retain `PersistentVolumeClaim` annotation `volume.kubernetes.io/selected-node`
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-15 17:21:34 -04:00
karmada-bot 6cfed59332
Merge pull request #4930 from zhzhuang-zju/golangciwith1.58.0
Bump golangci-lint to v1.58.0
2024-05-15 17:20:19 +08:00
karmada-bot b072b54ceb
Merge pull request #4924 from zhzhuang-zju/brokenlink
chore: fix broken link
2024-05-15 16:53:37 +08:00
karmada-bot b9c92a9cdd
Merge pull request #4916 from whitewindmills/workqueue-shutdown
Call shutdown after being stopped
2024-05-15 16:49:38 +08:00
karmada-bot c7ca958987
Merge pull request #4939 from B1F030/fix-local-up
Fix env DOCKER_BUILD_ARGS in hack/local-up-karmada.sh
2024-05-15 11:51:37 +08:00
B1F030 2cc58761b1 merge env
Signed-off-by: B1F030 <b1fzhang@gmail.com>
2024-05-15 11:03:32 +08:00
B1F030 a39bc8963f fix env DOCKER_BUILD_ARGS in hack/local-up-karmada.sh
Signed-off-by: B1F030 <b1fzhang@gmail.com>
2024-05-15 11:00:59 +08:00
whitewindmills 0708b7d55b Call shutdown after being stopped
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-14 18:01:02 +08:00
karmada-bot e6c92d5cba
Merge pull request #4935 from karmada-io/dependabot/github_actions/aquasecurity/trivy-action-0.20.0
Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
2024-05-14 14:34:18 +08:00
karmada-bot 63e6fcf66a
Merge pull request #4928 from whitewindmills/work-id-generation
cleanup dead code of generating Work permanent id
2024-05-13 15:04:35 +08:00
karmada-bot 124c3964ad
Merge pull request #4915 from B1F030/clean-up-dangling-images
Clean up dangling images
2024-05-13 14:58:17 +08:00
dependabot[bot] 3d763a84d8
Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.19.0...0.20.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-05-13 05:44:29 +00:00
karmada-bot 499608fe6b
Merge pull request #4903 from chaosi-zju/fedhpa-e2e
add e2e for FederatedHPA and metrics-adapter
2024-05-13 10:51:35 +08:00
zhzhuang-zju 9960261c17 silence gosec warning G107
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-13 10:09:14 +08:00
chaosi-zju b3ccd3b565 add e2e for FederatedHPA and metrics-adapter.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-13 09:48:31 +08:00
zhzhuang-zju 309c67701b bump golangci to v1.58.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-13 09:32:13 +08:00
B1F030 5544c49023 clean up dangling images after each run of hack/local-up-karmada.sh
Signed-off-by: B1F030 <b1fzhang@gmail.com>
2024-05-11 16:33:56 +08:00
whitewindmills 93a04cbf0d Generate work permanent id in webhook
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-11 09:38:37 +08:00
karmada-bot 4ccffccc70
Merge pull request #4876 from chaosi-zju/reschedule-ut
add ut for WorkloadRebalancer controller
2024-05-10 16:17:15 +08:00
karmada-bot e30ca1b9cc
Merge pull request #4882 from whitewindmills/work-labels-annotations
Use webhook to set associated labels and annotations of work
2024-05-10 11:51:33 +08:00
whitewindmills a5d8ba7c09 Use webhook to set associated labels and annotations of work
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-05-10 11:03:19 +08:00
chaosi-zju 2b7d07ba1f add ut for WorkloadRebalancer controller.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-05-10 10:54:14 +08:00
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 8347d6a9a4
Merge pull request #4923 from zhzhuang-zju/clusterapi1.7.1
Bump sigs.k8s.io/cluster-api to v1.7.1
2024-05-10 10:35:33 +08:00