Commit Graph

1095 Commits

Author SHA1 Message Date
RainbowMango 016ece32c7 Add upgrade document about v0.9-v0.10.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-19 17:46:31 +08:00
karmada-bot aaccd03c8c
Merge pull request #986 from gy95/crd_ut
add unit test for webhook validation
2021-11-19 17:23:07 +08:00
guoyao 69f990bf56 add unit test for webhook validation
Signed-off-by: guoyao <1015105054@qq.com>

Signed-off-by: guoyao <1015105054@qq.com>
2021-11-19 15:11:09 +08:00
karmada-bot b0742b2c9c
Merge pull request #984 from Garrybest/pr_fix_estimator_crash
fix issue of scheduler-estimator exit
2021-11-19 10:31:06 +08:00
Garrybest 19920acfb3 fix issue of scheduler-estimator exit
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-11-19 09:59:01 +08:00
karmada-bot b2fb2d1817
Merge pull request #983 from XiShanYongYe-Chang/retain-webhook-call
add retion explorer webhook call
2021-11-19 09:14:06 +08:00
changzhen c755dc039a add retion explorer webhook call
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-18 20:59:09 +08:00
karmada-bot e94f7cf0e5
Merge pull request #979 from gy95/retaining
add retaining webhook
2021-11-18 16:45:06 +08:00
guoyao 81f6cb939b add retaining webhook
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-18 16:08:39 +08:00
karmada-bot 8fd235f12e
Merge pull request #982 from XiShanYongYe-Chang/adapt-adding-ObservedObject
adapt ObservedObject adding in resource explore webhook
2021-11-18 14:49:05 +08:00
changzhen fb39ed5aa0 adapt ObservedObject adding in resource explore webhook
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-18 12:25:03 +08:00
karmada-bot 02c72b5206
Merge pull request #908 from learner0810/add_karmadactl_get_example
add karmadactl get -h example
2021-11-18 10:23:05 +08:00
zhongjun.li aea3f8886a add karmadactl get example
Signed-off-by: zhongjun.li <zhongjun.li@daocloud.io>
2021-11-18 09:53:53 +08:00
karmada-bot ce6bae2b12
Merge pull request #981 from RainbowMango/pr_add_clusterobject_field
Add ObservedObject field to ExploreRequest
2021-11-18 09:24:06 +08:00
RainbowMango f9cb085224 Add ObservedObject field to ExploreRequest
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-17 20:09:20 +08:00
karmada-bot b3424e7d32
Merge pull request #974 from lfbear/fix_sed_on_macos
Solve compatibility for 'sed' on macOS v12.0.1
2021-11-17 18:12:05 +08:00
karmada-bot 7d9256964f
Merge pull request #977 from XiShanYongYe-Chang/webhook-crd-generate
add examples crd generate file
2021-11-17 17:09:03 +08:00
karmada-bot 43ba866eab
Merge pull request #976 from RainbowMango/pr_add_retaining_interface
Initialize default custom resource retaintion
2021-11-17 16:45:03 +08:00
changzhen fe010eae28 add examples crd generate file
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-17 16:41:57 +08:00
lfbear 9c50c0eea9 fix sed on macos
Signed-off-by: lfbear <lfbear@gmail.com>
2021-11-17 16:16:17 +08:00
RainbowMango 41568dcf51 Enable default custom resource retaintion
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-17 16:06:36 +08:00
karmada-bot abd117c702
Merge pull request #975 from Phil-sun/master
update work version in get.go
2021-11-17 15:20:03 +08:00
karmada-bot 876631801c
Merge pull request #965 from wzshiming/fix/get-secret
pkg/util/secret: Fix GetTargetSecret
2021-11-17 14:59:03 +08:00
Phil-sun 78223a2aae update work version in get.go
Signed-off-by: Phil-sun <sunxh0000@163.com>
2021-11-17 13:48:24 +08:00
karmada-bot 5a025ea3f1
Merge pull request #973 from RainbowMango/pr_add_webhook_example
Setup webhook example structure
2021-11-17 11:19:02 +08:00
RainbowMango db6941e68e Setup webhook example structure
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-17 10:48:43 +08:00
karmada-bot 73f68c3a5c
Merge pull request #971 from XiShanYongYe-Chang/hook-handler-interface
Add Hook handler interface
2021-11-16 18:42:02 +08:00
changzhen 0acd626d1b add hook handler interface
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-16 17:51:20 +08:00
karmada-bot 32189e2293
Merge pull request #970 from RainbowMango/pr_set_default_deleteoption
Set background cacscade deletion by default
2021-11-16 14:21:01 +08:00
RainbowMango 584bf4d256 Set background cacscade deletion by default
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-16 11:39:57 +08:00
karmada-bot 0260049624
Merge pull request #962 from jameszhangyukun/validation-test-scheduler-estimator
add validation test for scheduler-estimator
2021-11-16 09:05:02 +08:00
karmada-bot 30803c9b8c
Merge pull request #968 from RainbowMango/pr_add_exploreresponse_status
Add status of explore response
2021-11-15 21:08:02 +08:00
RainbowMango 6383593d8f Add status of explore response
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-15 20:40:52 +08:00
jameszhangyukun 20483de82f add validation test for a scheduler-estimator and refactor the validation of scheduler-estimator
Signed-off-by: jameszhangyukun <1481815567@qq.com>

add validation test for a scheduler-estimator and refactor the validation of scheduler-estimator
2021-11-15 19:16:09 +08:00
karmada-bot 1de50cd8ea
Merge pull request #963 from lonelyCZ/job-e2e
e2e: Add test case cover job scheduling
2021-11-15 19:12:01 +08:00
Charlie17Li 83dabcf92f
add validation test for controller-manager and refactor the validation of controller-manager (#960)
Signed-off-by: charlie <qianglin98@qq.com>
2021-11-15 17:45:01 +08:00
karmada-bot a29de5997d
Merge pull request #966 from RainbowMango/pr_rename_review_status
Rename ExploreReview status to rawstatus
2021-11-15 17:08:02 +08:00
RainbowMango 75a6bc51bf Rename ExploreReview status to rawstatus
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-15 16:17:42 +08:00
lonelyCZ 1af768774c e2e: add test case cover job scheduling
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-11-15 16:15:23 +08:00
Shiming Zhang 6c7cb9b51e pkg/util/secret: Fix GetTargetSecret
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
2021-11-15 15:51:49 +08:00
karmada-bot 4e015e9cbe
Merge pull request #958 from gy95/validate
add more validations for cluster name
2021-11-15 15:36:01 +08:00
guoyao 94227b33b4 add more validations for cluster name
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-15 15:08:16 +08:00
karmada-bot 4dd80bdc03
Merge pull request #949 from gy95/node_ready
unify IsNodeReady function
2021-11-15 14:06:02 +08:00
guoyao ae34e4d1b8 unify IsNodeReady function
Signed-off-by: guoyao <1015105054@qq.com>
2021-11-15 11:35:03 +08:00
karmada-bot b9e2799c12
Merge pull request #953 from XiShanYongYe-Chang/resource-explore-webhook
Match hooks and spawn remote calls to webhook
2021-11-15 10:59:01 +08:00
changzhen d81f6e81ce hooks matching and sending requests to webhook
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-11-15 10:34:18 +08:00
karmada-bot 7cfb7e663f
Merge pull request #961 from RainbowMango/pr_define_rules
Define webhook rule instead of import
2021-11-13 21:39:32 +08:00
RainbowMango 5cb0fc2635 Add generated files
Signed-off-by: RainbowMango <renhongcai@huawei.com>
2021-11-13 20:09:07 +08:00
RainbowMango dc142d22eb Define webhook rules by ourself
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-11-13 20:09:07 +08:00
karmada-bot 12b38d0ffa
Merge pull request #959 from gy95/fossa
fix fossa
2021-11-13 16:07:32 +08:00