Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inplace update restart count #941

Closed

Commits on Sep 14, 2022

  1. inplaceupdate restart count

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    dfa8c7e View commit details
    Browse the repository at this point in the history
  2. move if statement into function

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d57d817 View commit details
    Browse the repository at this point in the history
  3. remove comment and handle the error of Unmarshal

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    946faa1 View commit details
    Browse the repository at this point in the history
  4. make generate manifests

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    01bc44a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4431fe3 View commit details
    Browse the repository at this point in the history
  6. fix conflict

    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bd207d1 View commit details
    Browse the repository at this point in the history
  7. inplaceupdate restart count

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5138684 View commit details
    Browse the repository at this point in the history
  8. move if statement into function

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e9df49b View commit details
    Browse the repository at this point in the history
  9. remove comment and handle the error of Unmarshal

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6282307 View commit details
    Browse the repository at this point in the history
  10. make generate manifests

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6dedd23 View commit details
    Browse the repository at this point in the history
  11. add ephemeraljob e2e test in k8s1.23 (openkruise#945)

    Signed-off-by: JunjunLi <junjunli666@gmail.com>
    
    upgrade golint v3
    
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    hellolijj authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    421958e View commit details
    Browse the repository at this point in the history
  12. ensure at least one pod is upgraded if cloneset partition != "100%" (o…

    …penkruise#954)
    
    Signed-off-by: veophi <vec.g.sun@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    veophi authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    65efdbd View commit details
    Browse the repository at this point in the history
  13. fix cloneset status ExpectedUpdatedReplicas json name (openkruise#963)

    Signed-off-by: veophi <vec.g.sun@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    veophi authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    fa86267 View commit details
    Browse the repository at this point in the history
  14. performance optimization pub (openkruise#955)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    efc358f View commit details
    Browse the repository at this point in the history
  15. fix pub patch pod annotation fail (openkruise#971)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3a3f110 View commit details
    Browse the repository at this point in the history
  16. clean up diff subsets (openkruise#978)

    Signed-off-by: huiwq1990 <huiwq1990@163.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    huiwq1990 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d198d4b View commit details
    Browse the repository at this point in the history
  17. add lifecycle mark pod not ready feature (openkruise#979)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9dd4571 View commit details
    Browse the repository at this point in the history
  18. persistent pod state controller (openkruise#968)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    829b423 View commit details
    Browse the repository at this point in the history
  19. set pod ready condition to false when add not ready key (openkruise#980)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f55ced3 View commit details
    Browse the repository at this point in the history
  20. minor modification to pod readiness util (openkruise#981)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a5dbb7 View commit details
    Browse the repository at this point in the history
  21. proposal persistent pod state (openkruise#960)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    fb14240 View commit details
    Browse the repository at this point in the history
  22. optmize the logic of listNamespacesForDistributor func (openkruise#952)

    Signed-off-by: hantmac <hantmac@outlook.com>
    
    exclude redundant list
    
    Signed-off-by: hantmac <hantmac@outlook.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    hantmac authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b18144f View commit details
    Browse the repository at this point in the history
  23. sidecarset forbid updating of sidecar container name (openkruise#937)

    Signed-off-by: xiehui <615810790@qq.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    adairxie authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4ef089c View commit details
    Browse the repository at this point in the history
  24. pub support custom workload (openkruise#982)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    36f2ac9 View commit details
    Browse the repository at this point in the history
  25. chore: remove some commented code and simplify some (openkruise#983)

    Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    hezhizhen authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    223b903 View commit details
    Browse the repository at this point in the history
  26. fix cloneset inconsistentStatus ignore ExpectedUpdatedReplicas field (o…

    …penkruise#987)
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    90330bc View commit details
    Browse the repository at this point in the history
  27. Add changelog for v1.2.0 (openkruise#985)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2ba2716 View commit details
    Browse the repository at this point in the history
  28. fix pub scale scheme (openkruise#988)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d4ceb16 View commit details
    Browse the repository at this point in the history
  29. cleanup unmatchedSet (openkruise#990)

    Signed-off-by: huiwq1990 <huiwq1990@163.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    huiwq1990 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9436722 View commit details
    Browse the repository at this point in the history
  30. reconcile err process (openkruise#991)

    Signed-off-by: huiwq1990 <huiwq1990@163.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    huiwq1990 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5cd8597 View commit details
    Browse the repository at this point in the history
  31. fix panic cased by sts auto delete pvc (openkruise#999)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    59bd99e View commit details
    Browse the repository at this point in the history
  32. add a switch for persistentPodState controller (openkruise#1002)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    87f944d View commit details
    Browse the repository at this point in the history
  33. pub support pod unvailable label (openkruise#1004)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6772336 View commit details
    Browse the repository at this point in the history
  34. Optimize Advanced DaemonSet internal new pod for imitating scheduling (

    …openkruise#1011)
    
    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ff9e672 View commit details
    Browse the repository at this point in the history
  35. Fix DaemonSet surging with minReadySeconds (openkruise#1014)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f667cc0 View commit details
    Browse the repository at this point in the history
  36. Reduce kruise-manager memory allocation (openkruise#1015)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cf21306 View commit details
    Browse the repository at this point in the history
  37. fix ejob nil pointer bug (openkruise#1016)

    Signed-off-by: JunjunLi <junjunli666@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    hellolijj authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9d36a0b View commit details
    Browse the repository at this point in the history
  38. pod state from updating to Normal should all hooked (openkruise#1022)

    Signed-off-by: shiyan2016 <shiyan20160606@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    shiyan2016 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a8f50f3 View commit details
    Browse the repository at this point in the history
  39. Optimize CloneSet queuing when cache has just synced (openkruise#1026)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0fb9696 View commit details
    Browse the repository at this point in the history
  40. Optimize event handler performance for PodUnavailableBudget (openkrui…

    …se#1027)
    
    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8c6de3f View commit details
    Browse the repository at this point in the history
  41. fix bug: allow optional filed maxunavilable to be nil in ads, and set…

    … default … (openkruise#1007)
    
    * fix bug: allow optional filed max unavilable in ads, and set default value as 1
    
    Signed-off-by: ABNER-1 <abner199709@gmail.com>
    Signed-off-by: yuanyuxing <yuanyuxing@bilibili.com>
    
    * return 0 when max unavailable is nil and make the validation work normally
    
    Signed-off-by: yuanyuxing <yuanyuxing@bilibili.com>
    
    Co-authored-by: yuanyuxing <yuanyuxing@bilibili.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b102f2d View commit details
    Browse the repository at this point in the history
  42. CloneSet supports to calculate scale number excluding Pods in Prepari…

    …ngDelete (openkruise#1024)
    
    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ada4ff4 View commit details
    Browse the repository at this point in the history
  43. Add release plan and process docs (openkruise#1030)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2aafcaa View commit details
    Browse the repository at this point in the history
  44. fix panic cased by sts predownload image (openkruise#1031)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cd0f316 View commit details
    Browse the repository at this point in the history
  45. sidecarset inject history revision (openkruise#1021)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f831a1a View commit details
    Browse the repository at this point in the history
  46. Fix go get in Makefile with go 1.18 (openkruise#1036)

    Signed-off-by: astraw99 <wangchengiscool@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    astraw99 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    79d4dda View commit details
    Browse the repository at this point in the history
  47. sidecarset support inject&upgrade pod annotations (openkruise#992)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e8266dd View commit details
    Browse the repository at this point in the history
  48. Fix doc for BroadcastJob (openkruise#1034)

    Signed-off-by: astraw99 <wangchengiscool@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    astraw99 authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bd58a20 View commit details
    Browse the repository at this point in the history
  49. correct cloneset expectedUpdatedReplicas logic when rolling back (ope…

    …nkruise#1043)
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    510414a View commit details
    Browse the repository at this point in the history
  50. fix pub e2e failed (openkruise#1041)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    28de684 View commit details
    Browse the repository at this point in the history
  51. remove pod name label from crr (openkruise#1046)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1c89edb View commit details
    Browse the repository at this point in the history
  52. Bump e2e v1.23 to v1.24 (openkruise#1040)

    Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    eca2b9b View commit details
    Browse the repository at this point in the history
  53. workloadspread manage existing pods consider subset max replicas (ope…

    …nkruise#1047)
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    013b8c0 View commit details
    Browse the repository at this point in the history
  54. Optimize Dockerfile for multi-arch (openkruise#1052)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    92b16e3 View commit details
    Browse the repository at this point in the history
  55. fix sidecarset hot upgrade reset empty container bug (openkruise#1054)

    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    
    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2cb71ed View commit details
    Browse the repository at this point in the history
  56. workloadspread support statefulset (openkruise#1056)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    22341bb View commit details
    Browse the repository at this point in the history
  57. store historical patchPodMetadata field for sidecarset (openkruise#1059)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    302b435 View commit details
    Browse the repository at this point in the history
  58. Update codecov-action to v3 (openkruise#1060)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2b6aafa View commit details
    Browse the repository at this point in the history
  59. optimize workloadspread when suitable subset maxReplicas is niil (ope…

    …nkruise#1066)
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    2 people authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1d76082 View commit details
    Browse the repository at this point in the history
  60. Optimize performance of LabelSelector conversion (openkruise#1068)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    
    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1ce18b9 View commit details
    Browse the repository at this point in the history
  61. Support timezone for AdvancedCronJob (openkruise#1070)

    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    
    Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    FillZpp authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    09fe9c1 View commit details
    Browse the repository at this point in the history
  62. ignore if pod condition has been updated (openkruise#1074)

    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    
    Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa and mingzhou.swx committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0f78092 View commit details
    Browse the repository at this point in the history
  63. pod probe marker apis (openkruise#1073)

    * pod probe marker apis
    
    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    
    * fix statefulset truncateHistory panic
    
    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    
    Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    zmberg authored and diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1e38ef5 View commit details
    Browse the repository at this point in the history
  64. Merge remote-tracking branch 'origin/inplace-update-restart-count' in…

    …to inplace-update-restart-count
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8e022f9 View commit details
    Browse the repository at this point in the history
  65. fix sonatype-lift

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    18f8906 View commit details
    Browse the repository at this point in the history
  66. fix sonatype-lift

    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    67c0d7c View commit details
    Browse the repository at this point in the history
  67. Merge branch 'inplace-update-restart-count' of github.com:diannaowa/k…

    …ruise into inplace-update-restart-count
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    76e1394 View commit details
    Browse the repository at this point in the history
  68. Merge branch 'inplace-update-restart-count' of github.com:diannaowa/k…

    …ruise into inplace-update-restart-count
    
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f226623 View commit details
    Browse the repository at this point in the history
  69. Merge branch 'inplace-update-restart-count' of github.com:diannaowa/k…

    …ruise into inplace-update-restart-count
    
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    96fc59b View commit details
    Browse the repository at this point in the history
  70. Merge branch 'inplace-update-restart-count' of github.com:diannaowa/k…

    …ruise into inplace-update-restart-count
    
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    deabcf9 View commit details
    Browse the repository at this point in the history
  71. Merge branch 'inplace-update-restart-count' of github.com:diannaowa/k…

    …ruise into inplace-update-restart-count
    
    Signed-off-by: Liu Zhenwei <zwliu@thoughtworks.com>
    diannaowa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c0f70ce View commit details
    Browse the repository at this point in the history