Commit Graph

6540 Commits

Author SHA1 Message Date
karmada-bot 2b88a74123
Merge pull request #6198 from XiShanYongYe-Chang/remove-extra-symbol
remove extra symbol '/' in the karmada-aggregated-apiserver.yaml
2025-03-11 15:21:32 +08:00
changzhen 03c10992fb remove extra symbol '/' in the karmada-aggregated-apiserver.yaml
Signed-off-by: changzhen <changzhen5@huawei.com>
2025-03-11 14:22:07 +08:00
karmada-bot d6cc0c22db
Merge pull request #6196 from zhzhuang-zju/documentation
add helm index v1.13.0
2025-03-10 14:22:32 +08:00
karmada-bot 178f193ec1
Merge pull request #6148 from ctripcloud/object-watcher-metrics
update object watcher metrics and simplify cluster object version recording
2025-03-10 14:12:31 +08:00
karmada-bot 2dab8e4013
Merge pull request #6176 from jabellard/leaf-cert-validatity
Proposal: Add Support to Configure Leaf Certificate Validity Period in Karmada Operator
2025-03-10 11:33:31 +08:00
karmada-bot d3cf9b90c1
Merge pull request #6180 from jabellard/operator-cert-issue
Fix issues with running multiple Karmada instances in the same namespace
2025-03-10 11:30:31 +08:00
zhzhuang-zju 2cc457e211 add helm index v1.13.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-03-10 11:28:29 +08:00
karmada-bot 47b469a7df
Merge pull request #6191 from husnialhamdani/remove-deprecated-ca-cert-path
chore: remove deprecated --ca-cert-path from karmadactl
2025-03-10 09:36:31 +08:00
zach593 d226ce11f3 update object watcher metrics and simplify cluster object version recording
Signed-off-by: zach593 <zach_li@outlook.com>
2025-03-09 00:52:48 +08:00
Husni Alhamdani abe724ad57 chore: remove deprecated --ca-cert-path from karmadactl
Signed-off-by: Husni Alhamdani <dhanielluis@gmail.com>
2025-03-08 23:06:32 +07:00
karmada-bot 8d43fe2365
Merge pull request #6190 from zhzhuang-zju/documentation
move Maintainers to community repo
2025-03-07 17:08:29 +08:00
zhzhuang-zju 3d19825af9 harmonize maintainers to the primary one
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-03-07 15:28:35 +08:00
wei-chenglai b9256e85f1 Fix Missing Role, RoleBinding, and ServiceAccount for Custom Cert Mode in Helm Chart
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-03-06 23:07:05 -05:00
Joe Nathan Abellard 5652025362 Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-03-06 15:28:05 -05:00
zhzhuang-zju 6654fee4af gencomponentdocs support module all to generate all karmada components docs
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-03-04 17:32:59 +08:00
karmada-bot 824bd8d3e0
Merge pull request #6183 from karmada-io/dependabot/github_actions/slsa-framework/slsa-github-generator-2.1.0
build(deps): bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0
2025-03-03 17:35:25 +08:00
karmada-bot 925d6c5732
Merge pull request #6182 from karmada-io/dependabot/github_actions/nick-fields/retry-3.0.2
build(deps): bump nick-fields/retry from 3.0.1 to 3.0.2
2025-03-03 15:41:24 +08:00
dependabot[bot] 8ac876ae93
build(deps): bump slsa-framework/slsa-github-generator
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 05:21:23 +00:00
dependabot[bot] 27d6436edf
build(deps): bump nick-fields/retry from 3.0.1 to 3.0.2
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 05:21:20 +00:00
Joe Nathan Abellard a6e4a4de24 Fix issues with running multiple Karmada instances in the same namespace
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-03-01 17:22:38 -05:00
Joe Nathan Abellard a80be33e4a Fix issues with running multiple Karmada instances in the same namespace
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-03-01 17:10:17 -05:00
Joe Nathan Abellard 83fbe65bb3 Add design doc
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-02-28 14:27:01 -05:00
zach593 696e52ef7e unify http ratelimiter for control plane client
Signed-off-by: zach593 <zach_li@outlook.com>
2025-02-28 22:37:12 +08:00
Joe Nathan Abellard f121f39e4c Add design doc
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-02-28 08:22:12 -05:00
karmada-bot 3b6c0e0fa2
Merge pull request #6159 from tw-mnewman/6144
Allow configuring karmada-apiserver OIDC via Helm
2025-02-28 20:32:22 +08:00
karmada-bot ecc12b4ce8
Merge pull request #6164 from zhzhuang-zju/releasenote-new
publish v1.13.0, v1.12.4, v1.11.7, v1.10.11
2025-02-28 18:18:22 +08:00
zhzhuang-zju e0a414eb13 publish v1.13.0, v1.12.4, v1.11.7, v1.10.11
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-28 17:24:38 +08:00
RainbowMango 0c8b8f5c70 Nominate code owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-02-28 16:37:46 +08:00
karmada-bot 5a53162ac7
Merge pull request #6171 from RainbowMango/pr_update_scheule_priority_api
Update the API of schedule priroity feature as per the MVP version
2025-02-28 14:26:22 +08:00
karmada-bot 8e397ceedb
Merge pull request #6165 from LeonZh0u/leondev
Build application priority when creating ResourceBinding
2025-02-28 12:30:22 +08:00
RainbowMango 962d56ff08 Update the API of schedule priroity feature as per the MVP version
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-02-28 11:42:20 +08:00
lzhou286 2569e002af Add priority when building RB in detector
Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Remove source type podpriorityclass from mvp; add test file

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix linter

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix linter

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix unit test

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix unit test

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

retrigger checks

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Fix nil pointer

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>

Sync priority when updated

Signed-off-by: lzhou286 <lzhou286@bloomberg.net>
2025-02-27 22:34:59 -05:00
karmada-bot 83a38a8d05
Merge pull request #6149 from whitewindmills/priority-scheduling-queue
priority scheduling: add priority queue
2025-02-27 16:54:22 +08:00
whitewindmills 6c8811a446 priority scheduling: add priority queue
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2025-02-27 15:51:53 +08:00
karmada-bot ce5be5efb4
Merge pull request #6163 from seanlaii/update-pp-sp
Make priorityClassSource in the SchedulePriority of PropagationPolicy a required field
2025-02-27 10:00:22 +08:00
karmada-bot 59208212f0
Merge pull request #6161 from CharlesQQ/detector-update-fix
fix(detector):  forgot to clean the legacy merge operation
2025-02-27 09:29:22 +08:00
wei-chenglai ac221887b3 Set priorityClassSource in the SchedulePriority of PropagationPoliicy as required field
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-02-27 00:44:24 +08:00
chang.qiangqiang 77042e4622 fix(detector): fix new binding object
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-02-26 15:27:35 +08:00
karmada-bot 7b29afbc4d
Merge pull request #6157 from CharlesQQ/detector-update-fix
fix(detector): Fix the invalid behavior in the detector to determine whether the binding object needs to be updated.
2025-02-26 12:00:20 +08:00
karmada-bot 01e86ee89a
Merge pull request #6120 from zhzhuang-zju/priorityclass-test
add operator e2e suites
2025-02-26 11:57:21 +08:00
chang.qiangqiang 5d2fe25612 fix(detector): fix new binding object
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-02-26 10:41:44 +08:00
zhzhuang-zju 4e592c1bee add operator e2e suites
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-26 10:35:15 +08:00
karmada-bot 00f936b565
Merge pull request #6158 from zhzhuang-zju/operatordefault
operator: fix the issue that the default values of Karmada are not correctly applied
2025-02-26 09:52:20 +08:00
zhzhuang-zju df7f007f71 operator: fix the issue that the default values of Karmada are not correctly applied
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-25 19:48:25 +08:00
karmada-bot 6199203cd7
Merge pull request #6152 from karmada-io/dependabot/github_actions/nick-fields/retry-3.0.1
build(deps): bump nick-fields/retry from 3.0.0 to 3.0.1
2025-02-25 10:52:20 +08:00
Matt Newman 98aa22ce29
Allow configuring karmada-apiserver OIDC via Helm
karmada-io/karmada#6144

Signed-off-by: Matt Newman <mnewman@thoughtworks.com>
2025-02-24 14:05:14 -06:00
karmada-bot 006cf70132
Merge pull request #6076 from ctripcloud/work-mutating
add work mutating in ctrlutil.CreateOrUpdateWork()
2025-02-24 17:42:19 +08:00
karmada-bot 15800f237e
Merge pull request #6151 from RainbowMango/pr_add_PriorityBasedScheduling_featuregate
Introduce PriorityBasedScheduling feature gate
2025-02-24 15:31:19 +08:00
karmada-bot 475356cbea
Merge pull request #6153 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.8.1
build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1
2025-02-24 14:24:19 +08:00
zach593 707e4422c2 add work mutating in ctrlutil.CreateOrUpdateWork()
Signed-off-by: zach593 <zach_li@outlook.com>
2025-02-24 13:56:53 +08:00