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 |
zhzhuang-zju
|
ac6a8d4b8b
|
Bump sigs.k8s.io/cluster-api to v1.7.1
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-05-09 14:31:22 +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 |
RainbowMango
|
247260b6cb
|
Update roadmap of 2024
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-05-07 20:57:02 +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 |