changzhen
b311b376de
added the statement for disabling metrics
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-02-02 15:22:21 +08:00
Shiming Zhang
1e20ac6c92
ci: Cancel when there is a new change
...
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
2023-02-02 12:08:23 +08:00
karmada-bot
c9886a01a8
Merge pull request #3093 from Poor12/add-validate
...
Add schedulerName validation
2023-02-02 11:56:33 +08:00
karmada-bot
1d32ab6e66
Merge pull request #3098 from ikaven1024/fix-proxy
...
support pod subresource (attach, exec, port-forward) through global proxy
2023-02-02 10:37:22 +08:00
yingjinhui
167e13259f
support pod subresource (attach, exec, port-forward) through global proxy
...
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2023-02-01 19:31:08 +08:00
karmada-bot
8f83031603
Merge pull request #3088 from chaunceyjiang/labels
...
feat: Retain the labels added to resources by member clusters
2023-02-01 15:15:33 +08:00
Poor12
b9e32de35d
add schedulerName validation
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-02-01 14:47:42 +08:00
chaunceyjiang
d90713bedb
feat: retain labels
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-02-01 14:05:52 +08:00
karmada-bot
6d35296d66
Merge pull request #3026 from Poor12/support-multiple-schedulers
...
Support multiple schedulers
2023-02-01 12:59:21 +08:00
Poor12
bec9ca1f6a
Support multiple schedulers
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-02-01 12:00:40 +08:00
karmada-bot
43c1a8c753
Merge pull request #3080 from RainbowMango/pr_update_k8s
...
Update Kubenetes dependencies to v1.26.1
2023-02-01 11:42:22 +08:00
karmada-bot
fed2f269f5
Merge pull request #3067 from yanggangtony/go-version
...
Build with Go patch release 1.19.5
2023-01-31 19:46:21 +08:00
karmada-bot
7b6cd3f723
Merge pull request #3075 from jwcesign/service-ut
...
Add ut for service.go
2023-01-31 17:36:20 +08:00
jwcesign
07d220781c
Add ut for service.go
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-01-31 16:37:43 +08:00
RainbowMango
a1e8f164cb
adopt static check issues
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-31 09:22:41 +08:00
karmada-bot
d0c3314f6f
Merge pull request #3061 from jwcesign/ut-node-go
...
Add ut for node.go
2023-01-30 18:08:21 +08:00
RainbowMango
aa620d68a3
Adopt validation changes
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 19:59:18 +08:00
RainbowMango
95213cd6f5
Adopt IngressStatus type changes
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
RainbowMango
c07ad07f3b
Adopt lease name change
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
RainbowMango
68828d0a48
Adopt kubectl describe command refactor
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
RainbowMango
c0515acf81
Update Kubernetes dependencies to v1.26.1
...
Update controller-runtime to 0.14.2
Update cluster-api to latest commit
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
jwcesign
3d8cce7473
Add ut for node.go
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-01-29 10:14:13 +08:00
karmada-bot
2e34efc282
Merge pull request #3073 from Zhuzhenghao/metrics-bind-address
...
Update wrong usage for flag --metrics-bind-address
2023-01-29 09:56:18 +08:00
karmada-bot
6cfc2d0b8d
Merge pull request #3071 from yanggangtony/fix-typo
...
fix typo note for pkg/sharedcli/profileflag/profileflag.go
2023-01-28 16:56:17 +08:00
zhuzhenghao
3104761c38
Update wrong usage for flag --metrics-bind-address
...
Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>
2023-01-28 16:02:09 +08:00
karmada-bot
9fc1a124b5
Merge pull request #3066 from XiShanYongYe-Chang/add-ut-for-strategy
...
Add ut for cluster registry
2023-01-28 14:32:17 +08:00
yanggang
38a63a8885
fix typo note for pkg/sharedcli/profileflag/profileflag.go
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-28 14:14:36 +08:00
karmada-bot
2211ce63e4
Merge pull request #3070 from yanggangtony/fix-alpine
...
update alpine version to /etc/apk/repositories
2023-01-28 11:25:18 +08:00
karmada-bot
50c689fd0b
Merge pull request #3068 from yanggangtony/fix-webhook
...
fix wrong note for webhook --metrics-bind-address
2023-01-28 11:08:18 +08:00
karmada-bot
cb23902083
Merge pull request #3065 from XiShanYongYe-Chang/add-v1.4-changelog
...
Add v1.4.0 changelog
2023-01-28 09:50:18 +08:00
changzhen
e070ad779c
add ut for cluster registry
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-01-28 09:11:44 +08:00
yanggang
ae97a088ff
update alpine version to /etc/apk/repositories
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-26 22:23:14 +08:00
yanggang
ee37b7f594
fix wrong note for webhook --metrics-bind-address
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-26 11:06:42 +08:00
yanggang
bed8e1ab02
Build with Go patch release 1.19.5
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-25 11:30:39 +08:00
karmada-bot
1558ab7bb6
Merge pull request #3062 from RainbowMango/pr_simplify_tests
...
simplify context tests
2023-01-25 10:52:14 +08:00
karmada-bot
c97b540900
Merge pull request #3060 from jwcesign/ut
...
Add ut for deployments.go
2023-01-24 09:18:14 +08:00
changzhen
194a14881a
add v1.4.0 changelog
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-01-20 14:49:57 +08:00
RainbowMango
88e3c2add1
simplify context tests
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-19 16:57:21 +08:00
karmada-bot
c5afa2fa64
Merge pull request #3057 from Fish-pro/fix/statement
...
Fix syntax errors in the document
2023-01-19 09:28:10 +08:00
Fish-pro
ca0117805e
Fix syntax errors in the document
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-01-18 21:26:54 +08:00
jwcesign
b388d30908
Add ut for deployments.go
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-01-18 16:38:44 +08:00
karmada-bot
ed01303577
Merge pull request #3052 from whitewindmills/fix-interpretDependency-webhook
...
fix that the InterpretDependency operation is absent in the validatin…
2023-01-17 17:18:08 +08:00
hejunhua
f229d97be9
fix that the InterpretDependency operation is absent in the validating webhook
...
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
fix e2e problem
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
fix test case
Signed-off-by: hejunhua <jayfantasyhjh@gmail.com>
2023-01-17 15:14:04 +08:00
karmada-bot
bfd75b040c
Merge pull request #3056 from maoyangLiu/master
...
fix typo mistake
2023-01-16 20:01:08 +08:00
maoyangLiu
da40d4f701
fix typo mistake
...
Signed-off-by: maoyangLiu <liumaoyang@inspur.com>
2023-01-16 18:32:40 +08:00
karmada-bot
66475089d9
Merge pull request #3048 from fengshunli/net
...
bump golang.org/x/net to fix CVE-2022-41717
2023-01-16 09:42:07 +08:00
fsl
7776f96841
bump golang.org/x/net to fix CVE-2022-41717
...
Signed-off-by: fsl <1171313930@qq.com>
2023-01-13 13:27:24 +08:00
karmada-bot
aa5868a0ac
Merge pull request #3045 from fengshunli/alpine
...
upgrade the alpine base image
2023-01-13 11:56:05 +08:00
karmada-bot
051a0b35ee
Merge pull request #3041 from helen-frank/feature/UseUtilsEnvGetString
...
use k8s.io/utils/env GetString get env
2023-01-13 10:15:05 +08:00
karmada-bot
db4de92607
Merge pull request #3037 from chaunceyjiang/composedlabels
...
fix: OverridePolicy of labels/annotations with composed-labels
2023-01-13 09:59:05 +08:00