Releases: KusionStack/kuperator
Releases · KusionStack/kuperator
v0.6.0
Changelog
Bug fixes
Others
- 7458332: refactor opsStatus (#252) (@ColdsteelRail)
- 4ae19ec: pd only reconcile active pods (#260) (@ColdsteelRail)
- a9e6175: move collaset setPodSpec in validating (#275) (@ColdsteelRail)
- fe5d454: fix-inplace-with-2-or-more-containers (#242) (@ColdsteelRail)
- a96b75a: fix scaleOutFailed condition not show (#273) (@ColdsteelRail)
- f7434aa: add pd ownerRef on pod (#264) (@ColdsteelRail)
- c224fb2: Fix: abnormal sequence issue with volume (#265) (@Eikykun)
- 2832598: Fix replace with delete or scaleIn (#274) (@ColdsteelRail)
- 6ceb223: Fix opj replace succeeded unexpected (#272) (@ColdsteelRail)
- 5907654: Fix collaset pd update separate (#262) (@ColdsteelRail)
Docker Images
kusionstack/kuperator:v0.6.0
v0.5.3
rename repository to Kuperator
v0.5.2
Changelog
Others
- ccae59b: improve replace: add finalizer for origin pod, improve list new pod, add some events (#239) (@ColdsteelRail)
- 36969bf: add recorder to operationjob action handler funcs (#237) (@ColdsteelRail)
- d0e6766: Fix: delay clear pd finalizer and delete invalid printcolumn (#238) (@Eikykun)
Docker Images
kusionstack/operating:v0.5.2
v0.5.1
Changelog
Others
- dab15ec: paas poddeletion ut (@ColdsteelRail)
- 35c6295: ignore typos config when license check (@Eikykun)
- ce00c7e: fix typo (@Eikykun)
- b852546: filter collaset pod when delete pod (@ColdsteelRail)
- 11b8180: echance poddecoration partition sort rule (#231) (@Eikykun)
- b7bcb2b: delete unused code (@Eikykun)
- 211d1e1: add typos (@Eikykun)
- 7e166eb: New Controller: OperatioJob, support Replace (#233) (@ColdsteelRail)
- e9c2e18: Fix scalein order (#236) (@ColdsteelRail)
- 104f503: Fix replace with update (#235) (@ColdsteelRail)
- 30e78e8: CollaSet support cancel replace pod (#228) (@ColdsteelRail)
Docker Images
kusionstack/operating:v0.5.1
v0.5.0
What's Changed
- fix(CollaSet): clean up PodContext if it is empty by @wu8685 in #216
- fix: remove unuseful labels by @shaofan-hs in #215 #217
- revert partition by @ColdsteelRail in #218
- delete operation-type when all IDs' operate finished by @ColdsteelRail in #207
- update tutorial url by @ColdsteelRail in #223
- Scale and Update Parall with revert partition by @ColdsteelRail in #219 #225
- E2e by @ColdsteelRail in #224
- feat: update chart version to v0.5.0 by @AnnaYue in #226
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- refactor podUpdater interface by @dbug-dk in #166
- remove redundant resourceconsist related files in webhook by @WeichengWang1 in #195
- 为webhooks增加setter getter接口 by @fdingiit in #192
- fix PVC UT: use Eventually instead of time.sleep by @ColdsteelRail in #196
- fix(gracedelete webhook): limit the PodDeletionIndicationLabel update… by @cyh-ant in #197
- feat: support rolling update by partition in PodDecoration by @Eikykun in #168
- Scale strategy pod to delete by @ColdsteelRail in #199
- fix the sorting method for poddecorations by @Eikykun in #203
- feat: update charts version to v0.4.0 by @zoumo in #204
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Changelog
Others
- 4a97d1d: update README (@ColdsteelRail)
- 0ab85ee: fix, no blocking when delete po (@shaofan-hs)
Docker Images
kusionstack/operating:v0.3.1
v0.3.0
Changelog
Bug fixes
- 72fb78d: fix: stable setup-envtest version (#169) (@ColdsteelRail)
- f5921a3: fix: pin go version in release workflows and disable secret scan (#178) (@Eikykun)
- 4e14416: fix: gracedelete webhook compatible in the absence of ServiceReadyReadinessGate (#152) (@cyh-ant)
Refactors
- d8f290b: refactor: update the PodUpdateStrategyType from ReplaceUpdate to Replace (#175) (@wu8685)
- 25ff219: refactor: remove duplicated default file (#181) (@wu8685)
- 9f93834: refactor: optimize the events about pods (#173) (@shaofan-hs)
- 9e6fe89: refactor: fix ut (@wu8685)
- 692384a: refactor: correct ReCreate to Recreate (#177) (@wu8685)
Others
- dbbb7e3: update PodDecoration revision annotation name (#155) (@Eikykun)
- f2fabbb: refactor(garcedelete webhook): refactor garcedelete webhook with podd… (#146) (@cyh-ant)
- d146ad4: getPodsToDelete(): delete the pods in ScaleInOpsLifecycleAdapter first (#158) (@ColdsteelRail)
- 4544135: fix, podopslifecycle webhook waits for more events (@shaofan-hs)
- abd79c5: fix(gracedelete/webhook): rewrite PodDeletionIndicationLabel value to… (#167) (@cyh-ant)
- 5d71851: fix issue #135: update all pod if partition > replicas (#144) (@ColdsteelRail)
- eb06583: fix collaset revision panic: issue#148 (#154) (@ColdsteelRail)
- 8cbd893: enhance: add charts and support webhook dry run after v0.3.0 (#180) (@Eikykun)
- 08cd567: doc: update README (@wu8685)
- 1256a9a: adjust grace delete webhook message (@wu8685)
- 0936b0d: add poddecoration in kustumizations (#142) (@ColdsteelRail)
- 5eae342: [feature]Replace update (#147) (@dbug-dk)
- 2d59b9f: [feature] PVC template (#162) (@ColdsteelRail)
- 0cdef01: Support label the pods that need to be deleted before the preparing phase (#161) (@Eikykun)
- 8087ea2: Deprecate PodDecoration spec.injectStrategy.group (#165) (@Eikykun)
Docker Images
kusionstack/operating:v0.3.0
v0.2.0
Changelog
Features
- 29ff994: feat: update PodDecoration API design (#122) (@Eikykun)
- 58186e5: feat: remove resourconsist and start alibaba_cloud_slb controller by … (#115) (@WeichengWang1)
- 412b4f2: feat: add compensation logic in service-available calculation (#120) (@WeichengWang1)
- 1cf4fbc: feat: add PodDecoration controller (#128) (@Eikykun)
- af0a806: feat(webhook): add garcedelete webhook for PodOpsLifecycle (#134) (@cyh-ant)
Bug fixes
Tests
Documents
Others
- a302b54: optimize ut in podopslifecycle controller (#136) (@shaofan-hs)
- 4181742: fix and upgrade podTransitionRule webhook (#133) (@Eikykun)
- 6568dac: enhancement: PodTransitionRule webhook rule refactor (#131) (@Eikykun)
- 5aea78d: add unit test for ResourceVersionExpectation (#116) (@shaofan-hs)
Docker Images
kusionstack/operating:v0.2.0
v0.1.1
Changelog
Features
- ba66d0b: feat: support label/selector change of employee/employer in resource … (#106) (@WeichengWang1)
Bug fixes
- a88ef1e: fix: resource consist ut, get svc just after creation might return 404 (#109) (@WeichengWang1)
Chores
Others
- fc2517e: doc(PodDecoration): add proposal for PodDecoration (#107) (@wu8685)
- 1817bcb: Update readme (#102) (@wu8685)
- 8a16657: Enhancement: support linux/arm64 image release (#114) (@Eikykun)
Docker Images
kusionstack/operating:v0.1.1