zhzhuang-zju
f24663b1e4
optimization: add retry when clean up mark from resourcetemplate failed
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-07-27 11:10:52 +08:00
chaosi-zju
459864d3b1
fix unexpected interference between different e2e use cases
...
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-07-27 09:30:47 +08:00
karmada-bot
b5c4c8dc09
Merge pull request #5252 from a7i/amir/fix-crb-webhook-scope
...
fix: `ClusterResourceBinding` scope in `MutatingWebhookConfiguration`
2024-07-27 09:24:18 +08:00
Amir Alavi
b1ce2f1cdc
e2e: clusterresourcebinding permanent-id label
...
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-07-26 19:05:32 -04:00
karmada-bot
c38f169916
Merge pull request #5247 from chaosi-zju/metrics
...
add metrics for recreate/update resource event when sync work status
2024-07-26 15:49:19 +08:00
karmada-bot
1430ecbd2e
Merge pull request #5243 from grosser/grosser/exelabe
...
add karmada.io/system label to created execution namespaces
2024-07-26 12:03:17 +08:00
chaosi-zju
32850c405c
add metrics for recreate/update resource event when sync work status
...
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-07-26 11:17:48 +08:00
karmada-bot
c7c3de3a68
Merge pull request #5253 from a7i/kustomize-fix-scalar-node
...
fix: kustomize syntax for webhook caBundle
2024-07-26 10:55:17 +08:00
Amir Alavi
994b477599
fix: kustomize syntax for webhook caBundle
...
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-07-25 21:42:22 -04:00
karmada-bot
335cc90bc0
Merge pull request #5246 from grosser/grosser/relabel
...
relabel webhooks to make it obvious they belong to karmada
2024-07-26 09:33:17 +08:00
Amir Alavi
2530ab9b88
fix: `ClusterResourceBinding` scope in `MutatingWebhookConfiguration`
...
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-07-25 20:58:22 -04:00
Michael Grosser
13f0f6e6d8
add karmada.io/system label to created execution namespaces
...
Signed-off-by: Michael Grosser <michael@grosser.it>
2024-07-25 07:48:49 -07:00
karmada-bot
4ba18c12ed
Merge pull request #5194 from yike21/generation-helmchart
...
Align federated helmcharts.source.toolkit.fluxcd.io observedGeneration semantics with its native
2024-07-25 16:11:17 +08:00
karmada-bot
1774bd771e
Merge pull request #5197 from yike21/generation-ocirepository
...
Align federated ocirepositories.source.toolkit.fluxcd.io observedGeneration semantics with its native
2024-07-25 16:10:16 +08:00
karmada-bot
08dceefa40
Merge pull request #5193 from yike21/generation-bucket
...
Align federated buckets.source.toolkit.fluxcd.io observedGeneration semantics with its native
2024-07-25 16:08:16 +08:00
Michael Grosser
afc1e5fc89
relabel webhooks to make it obvious they belong to karmada
...
Signed-off-by: Michael Grosser <michael@grosser.it>
2024-07-24 19:45:52 -07:00
karmada-bot
bc1c96ee05
Merge pull request #5175 from tiansuo114/master
...
improve karmadactl unit test: check the cert file exist
2024-07-24 17:45:15 +08:00
karmada-bot
c5d182b908
Merge pull request #5239 from mohamedawnallah/unifyAccessToClusterMembersinE2E
...
test: unify access to cluster members utilizing `framework.ClusterMembers()` as input parameter
2024-07-24 10:20:16 +08:00
karmada-bot
39e8587649
Merge pull request #4575 from zhzhuang-zju/cpp
...
complete the e2e test case scenarios for clusterpp
2024-07-24 10:08:15 +08:00
Mohamed Awnallah
f71bc13963
test: unify access to cluster members
...
In this commit, we unify access to cluster members
in `test/helper/NewFederatedResourceQuota()` by passing
`clusterNames` as an input parameter. This commit is also
a follow-up of this PR #5226 .
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-23 17:46:54 +00:00
karmada-bot
721495dcf2
Merge pull request #5221 from mohamedawnallah/testKarmadactlOptionsCommand
...
test/e2e/karmadactl_test.go: test options command
2024-07-23 20:33:15 +08:00
zhzhuang-zju
d43a119c0a
complete the e2e test case scenarios for clusterpp
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-07-23 16:11:09 +08:00
whitewindmills
955b5b5862
Standardize the health probe arguments
...
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-07-23 10:20:48 +08:00
karmada-bot
2ec689dff2
Merge pull request #5189 from XiShanYongYe-Chang/make-cleanup-with-multiclusterservice-controllers
...
make cleanup with multiclusterservice controllers
2024-07-23 09:49:14 +08:00
Joe Nathan Abellard
4611c55e24
Initial proposal structure
...
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Fix typos
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Update hash algo
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address commands
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address commands
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address commands
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Fix typos
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Fix typos
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2024-07-22 11:40:18 -04:00
changzhen
d1c298ef3d
make cleanup with multiclusterservice controllers
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-07-22 11:15:58 +08:00
karmada-bot
bf2a6044a0
Merge pull request #5118 from XiShanYongYe-Chang/add-work-pause-proposal
...
[Proposal] Support for cluster-level resource propagation pause and resume capabilities
2024-07-19 17:50:12 +08:00
Mohamed Awnallah
cb43384155
test/e2e/karmadactl_test.go: test options command
...
In this commit, we test `karmadactl options` on listing
all available global options successfully and returning
an error for invalid flag in options.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-19 09:02:56 +00:00
karmada-bot
5e3e5ad513
Merge pull request #5210 from mohamedawnallah/testKarmadactlTokenCommand
...
test/e2e/karmadactl_test.go: test token command
2024-07-19 16:33:11 +08:00
Mohamed Awnallah
9c65d4e142
test/e2e/karmadactl_test.go: test token command
...
In this commit, we add tests for the `karmadactl token`
command. These include creating, deleting, listing, and
validating bootstrap tokens. We test scenarios such as
successful token creation and deletion, error handling
for invalid flag, and ensuring the correct format for
tokens. The utility functions `extractTokenIDAndSecret`
and `validateTokenFormat` are used to validate token
format and extract token components.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
Co-authored-by: zhzhuang-zju <m17799853869@163.com>
2024-07-19 07:41:15 +00:00
karmada-bot
61a3d1f815
Merge pull request #5196 from yike21/generation-helmrepository
...
Align federated helmrepositories.source.toolkit.fluxcd.io observedGeneration semantics with its native
2024-07-19 15:37:11 +08:00
karmada-bot
0cd96b4266
Merge pull request #5226 from mohamedawnallah/unifyAccessToClusterMembersinE2E
...
test/e2e: unify access to cluster members utilizing `framework.ClusterMembers()[i]`
2024-07-19 15:31:12 +08:00
Mohamed Awnallah
2a55c98b91
test/e2e: unify access to cluster members
...
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-19 03:56:15 +00:00
karmada-bot
32924ad5d8
Merge pull request #5215 from mszacillo/priorityclass-flinkdeployment
...
Adding generic handling of priorityclass + namespace for flinkdeployment interpreter
2024-07-18 23:58:11 +08:00
karmada-bot
871e2bffe2
Merge pull request #5174 from whitewindmills/operator-options
...
Add missing command line arguments for karmada-operator
2024-07-18 16:48:10 +08:00
karmada-bot
698e90b9f6
Merge pull request #5222 from zhzhuang-zju/newRelease
...
Add release notes of v1.8.6, v1.9.5, v1.10.3
2024-07-18 16:42:10 +08:00
karmada-bot
312d48f9a2
Merge pull request #5191 from mohamedawnallah/testKarmadactlDescribeCommand
...
test/e2e/karmadactl_test.go: test describe command
2024-07-18 15:52:11 +08:00
whitewindmills
a9853d067e
Add missing command line arguments for karmada-operator
...
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-07-18 15:51:02 +08:00
zhzhuang-zju
3412a8ab2c
Add release notes of v1.8.6, v1.9.5, v1.10.3
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-07-18 15:05:30 +08:00
tiansuo114
26a178d0fe
Add cert file exist check
...
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix ci
Signed-off-by: tiansuo114 <1729765480@qq.com>
change fmt.Println to t.Fatal
Signed-off-by: tiansuo114 <1729765480@qq.com>
Fix the issues raised in the discussion
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
add file check
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
2024-07-18 13:10:38 +08:00
changzhen
24e56c7fc9
Support for cluster-level resource propagation pause and resume capabilities
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-07-18 12:02:09 +08:00
karmada-bot
1bf93364af
Merge pull request #5204 from liangyuanpeng/statefulset_generation
...
Align federated StatefulSet's observedGeneration semantics with its native
2024-07-18 11:13:10 +08:00
karmada-bot
a389fa2f8b
Merge pull request #5167 from whitewindmills/kruise-ds-generation
...
Align federated daemonsets.apps.kruise.io observedGeneration semantics with its native
2024-07-18 10:27:10 +08:00
mszacillo
d79c6008d3
Adding generic handling of priorityclass + namespace for flinkdeployment interpreter
...
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2024-07-17 15:29:17 -04:00
Mohamed Awnallah
ad1e76bac2
test/e2e/karmadactl_test.go: test describe command
...
In this commit, we test `karmadactl describe` command
on existing resource, non-existing resource, non-existing
namespace, and invalid resource type.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-17 10:59:02 +03:00
karmada-bot
a87ec2a61a
Merge pull request #5190 from mohamedawnallah/testKarmadactlGetCommand
...
test/e2e/karmadactl_test.go: test get command
2024-07-17 15:43:10 +08:00
Mohamed Awnallah
d2a47dde53
test/e2e/karmadactl_test.go: test get command
...
In this commit, we test `karmadactl get` command
on existing resource, non-existing resource, and
invalid resource type.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-17 09:44:31 +03:00
karmada-bot
a5934ab78e
Merge pull request #5192 from mohamedawnallah/testKarmadactlVersionCommand
...
test/e2e/karmadactl_test.go: test version command
2024-07-17 14:15:10 +08:00
Mohamed Awnallah
1fc977e38c
test/e2e/karmadactl_test.go: test version command
...
In this commit, we test `karmadactl version` command to
make sure it return valid information and return error
when invalid flag is provided.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-17 06:40:45 +03:00
karmada-bot
a5070c758b
Merge pull request #5188 from XiShanYongYe-Chang/fix-residual-work-in-mcs
...
Fix the issue of residual work in the MultiClusterService feature.
2024-07-17 11:09:10 +08:00