Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 1.64 KB

File metadata and controls

60 lines (52 loc) · 1.64 KB

Replication WG meeting minutes

Date: 2019/02/26

Attendees:

  • Steven Z@VMware (coordinator),
  • Wenkai yin@VMware,
  • Fanjian kong@Qihoo360,
  • Lei Yuan@Huawei,
  • De Chen@Caicloud,
  • Mingming Pei@Netease,
  • Zhewei Lin@Tencent,
  • Yan Wang@VMware

Minutes by: Wenkai Yin

Updates

PR goharbor/harbor#7021 needs review from all members

Dev progress updates:

  • Frank Kung:
    • Policy manager CURD(PR submitted)
    • Issues:
      • Is the trigger manager the same with flow controller?
    • Target of next sync
      • Policy manager(done)
      • Policy management API (done)
  • De Chen:
    • Update PR for registry management according to the comments
    • Target of next sync
      • Finish registry management implementation
      • Start the Docker Hub adapter work
  • Wenkai Yin:
    • Implement replication controller
    • Repository handler
    • Chart handler(WIP)
    • Target of next sync
      • Refactor Adaptor interface
      • Chart handler
      • Replication operation API
      • Trigger management
  • Mingming Pei:
    • Execution implementation revising (PR submitted)
    • Implement status hook approach (PR submitted)
    • Issues:
      • Where the dao should be put? Create a new directory under replication/ng
      • Should we put the code of hook under the directory replication/ng? Yes
    • Target of next sync
      • Execution Manager(done)
      • Status hooks implementations(done)
  • Lei Yuan:
    • PR raised for scheduler
    • Target of next sync
      • Start work of the HW adapter implementation
  • Zhewei Lin:
    • Read the replication proposal
    • Start some work of adapter to Helm chart hub and ChartMeseum