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

feat: add ReschedulePolicy for pp/cpp #182

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    1dd78f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#121 from limhawjia/feat-unified-crd-types

    feat: unified CRDs for FederatedObject and CollectedStatus
    limhawjia authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dc6f50a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    2aca69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccb1e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    d61d94e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    b0939a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c6e7a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request kubewharf#145 from gary-lgy/bump-golangci-lint

    ci: bump golangci-lint to 1.53.3
    limhawjia authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dfd1d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa9349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5917797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d241e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc6163f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    8855579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2913975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde4b01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a522520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa0020d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc7cfbc View commit details
    Browse the repository at this point in the history
  7. fix bug

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a917640 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e9f2ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eedebb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d505f2c View commit details
    Browse the repository at this point in the history
  11. propagate start contexts

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d533029 View commit details
    Browse the repository at this point in the history
  12. refactor bijection package

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    507bd3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab92ccd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3e4945d View commit details
    Browse the repository at this point in the history
  15. fix typos

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9ce179b View commit details
    Browse the repository at this point in the history
  16. fix lint errors

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    65f8ff1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8b2db19 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50591a5 View commit details
    Browse the repository at this point in the history
  19. fix race

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f7edcf6 View commit details
    Browse the repository at this point in the history
  20. fix race

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ff75595 View commit details
    Browse the repository at this point in the history
  21. uncomment files

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b01676d View commit details
    Browse the repository at this point in the history
  22. uncomment files

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0d2fb00 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    89e78e4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a457bd4 View commit details
    Browse the repository at this point in the history
  25. make counters atomic

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5b4fed0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f9f2637 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4cfcbf8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e23343c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8c4417d View commit details
    Browse the repository at this point in the history
  30. add tests for gvk mapping

    limhawjia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a055a59 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    7ce0e2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#151 from limhawjia/refactor-informer-man…

    …ager
    
    refactor(informer-manager): use gvk as keys and support TweakListOptions
    limhawjia authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f34f287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91a2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2244fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1e4fe3 View commit details
    Browse the repository at this point in the history
  6. feat: fedeated adapters

    gary-lgy committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b7f4300 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8752aad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    210156d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    ab463c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d43262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27258de View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubewharf#157 from limhawjia/refactor-pending-cont…

    …rollers
    
    refactor: pendingcontrollers package
    limhawjia authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ae85712 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    49baa42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebba075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e10425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8efcf56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18cb40b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5708de4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44b32e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aa2a23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df5e18d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57af0f9 View commit details
    Browse the repository at this point in the history
  11. fix reenqueue logic

    limhawjia committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    14578c1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubewharf#163 from limhawjia/refactor-informer-man…

    …ager-2
    
    refactor(informer-manager): wait for cache sync before registering event handlers
    limhawjia authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    464f639 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69f76ab View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubewharf#165 from limhawjia/refactor-informer-man…

    …ager-2
    
    refactor(informer-manager): add log for event handler registrations
    limhawjia authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e66ab67 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f05581 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#168 from gary-lgy/fed-inf-man-add-event-…

    …handlers
    
    feat(informermanager): allow adding multiple cluster event handlers
    limhawjia authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ddf0dda View commit details
    Browse the repository at this point in the history
  3. progress

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b415e9a View commit details
    Browse the repository at this point in the history
  4. refactor: federate informer

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d163295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a1cbbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc5b6b5 View commit details
    Browse the repository at this point in the history
  7. update federate controller

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    24656a3 View commit details
    Browse the repository at this point in the history
  8. remove generic client

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dc2cba1 View commit details
    Browse the repository at this point in the history
  9. fix naming mapping

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5f4b53b View commit details
    Browse the repository at this point in the history
  10. fix meta util package

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b8add41 View commit details
    Browse the repository at this point in the history
  11. revert commented code

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3528647 View commit details
    Browse the repository at this point in the history
  12. add exclude build tags

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4c6df68 View commit details
    Browse the repository at this point in the history
  13. revert annotation files

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3005994 View commit details
    Browse the repository at this point in the history
  14. fix lint errors

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d9107de View commit details
    Browse the repository at this point in the history
  15. fix lint errors

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2b333bf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f5350c View commit details
    Browse the repository at this point in the history
  17. add more tests for naming

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    009a469 View commit details
    Browse the repository at this point in the history
  18. restore genericclient

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1153d66 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32917e2 View commit details
    Browse the repository at this point in the history
  20. fix typo

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7bc0730 View commit details
    Browse the repository at this point in the history
  21. fix issues

    limhawjia committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    da0f286 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    44ea95a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix lint errors

    limhawjia committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    187dcfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25da20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubewharf#166 from limhawjia/refactor-federate-con…

    …troller-2
    
    refactor(federate-controller): refactor federate controller
    limhawjia authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e56fb93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b116e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e6b6da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f422a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc196f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    2a057a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322111a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ba643 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubewharf#170 from limhawjia/fix-federate-controll…

    …er-errors
    
    fix: federate controller errors
    limhawjia authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    16bee50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1abf366 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    956aa39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#172 from limhawjia/feat-informer-manager…

    …-ftc-update-handlers
    
    feat: informer manager ftc update handlers
    limhawjia authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ea75f7c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    14bc939 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#152 from mrlihanbo/refactor/policyRC

    refactor: policyRC controller
    limhawjia authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3412860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c796fd6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubewharf#155 from mrlihanbo/refactor/override-con…

    …troller
    
    refactor: override controller
    limhawjia authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    054da5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09bd4de View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubewharf#178 from mrlihanbo/refactor/nsautopro-co…

    …ntroller
    
    refactor: namespace auto propagation controller
    limhawjia authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    25f375a View commit details
    Browse the repository at this point in the history
  7. refactor: status controller

    mrlihanbo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    97762c0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubewharf#179 from mrlihanbo/refactor/status-contr…

    …oller
    
    refactor: status controller
    limhawjia authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    31b7d42 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    59cef5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#183 from mrlihanbo/bugfix/status-controller

    bugfix: nil pointer panic in status controller
    limhawjia authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0e385a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e10bbe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    513a40d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f2623 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87a860 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a54768f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89c3720 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adf4a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge pull request kubewharf#184 from mrlihanbo/refactor/add-source-o…

    …bject-info
    
    feat: add resource gvk info in federatedobject label
    limhawjia authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d28244f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937a2bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ca742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    338ce5f View commit details
    Browse the repository at this point in the history
  5. fix(policyrc): fix imports

    limhawjia committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d4038e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed50baf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfcaea9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c9895a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abe213f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5285e18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44367f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c75b1c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb44559 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af546b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b642db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76e5baa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ab72f36 View commit details
    Browse the repository at this point in the history
  18. Merge pull request kubewharf#173 from limhawjia/refactor-scheduler

    refactor(scheduler): adopt unified types
    limhawjia authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e1e35d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    b30649c View commit details
    Browse the repository at this point in the history
  2. refactor: sync controller

    * use unified federated type
    * remove rollout
    * remove revision history
    * remove source feedback
    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d06901d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b61310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35c7207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c502ca2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec43281 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec1de65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b002e47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77a0eaf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98cee80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45f4c46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e4f10b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b446e2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4a0a99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fdfffa8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36c4fe6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9e26bbe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    47a5423 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4b258c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    636db49 View commit details
    Browse the repository at this point in the history
  21. fix(sync): error formatting

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    15161df View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c34a1c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f3961ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9927a61 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3e68e33 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d21907f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ae7c11b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    396f752 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f6eed95 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e0e36de View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4af71c6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    687789d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cf14752 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3fed307 View commit details
    Browse the repository at this point in the history
  35. chore: fix wrong import

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4ecd638 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fa99420 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fd3e825 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a1afa06 View commit details
    Browse the repository at this point in the history
  39. fix(overrides): tests

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    46894c6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1f1a6e8 View commit details
    Browse the repository at this point in the history
  41. fix: import grouping

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0ffcd27 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0939795 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e42029d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    da2e3ca View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    fae54e5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    efb2538 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9aba3b8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    d94304e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1c35b06 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f26cf0f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a37b47f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3f62427 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    cb1393d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e1f722a View commit details
    Browse the repository at this point in the history
  55. fix: compile errors

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3bc1119 View commit details
    Browse the repository at this point in the history
  56. fix(util): broken test

    gary-lgy committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9fcd4ee View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    eff8b64 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9952582 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    3473b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87282d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    099bdc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubewharf#156 from JackZxj/refactor/unified-federa…

    …ted-type-for-automigration
    
    refactor(auto-migration): unify type and support pod trigger
    limhawjia authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    00f863e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61294ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubewharf#169 from JackZxj/refactor/unified-federa…

    …ted-type-for-status-aggregator
    
    refactor(status-aggregator): unified federated type
    limhawjia authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ac466da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bfc64a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    145cae9 View commit details
    Browse the repository at this point in the history