You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by Xiang Chen <cd...@hotmail.com> on 2022/12/11 06:15:39 UTC

Submarine weekly meeting minutes (2022/12/06)

Hi, Everyone,
Below are the weekly meeting minutes:
Date: 2022/12/06

Host:
    Kevin Su
Participants:
    Kevin Su, Fatal Lin, xiang chen, Zhao-Wei Liu, Yao-Ching Huang

PRs completed:
- [SUBMARINE-1357. Fix Ubuntu 22 can not support kind(1.18) in github workflow error](https://github.com/apache/submarine/pull/1025)
  The latest version of ubuntu in github action has recently been updated from 20.0.4 to 22.0.4(https://github.blog/changelog/2022-12-01-github-actions-larger-runners-using-ubuntu-latest-label-will-now-use-ubuntu-22-04/ ), which has prevented the creation of the Kind 1.18 cluster in the recent PR commit. We would remove support for 1.18 as we will be upgrading the supported version of k8s in the future.
- [SUBMARINE-1354. Fix submarine-server timezone display and calculation error](https://github.com/apache/submarine/pull/1024)
- [SUBMARINE-1350. Optimize helm template](https://github.com/apache/submarine/pull/1021)

PRs to be reviewed:
- [SUBMARINE-1355. Remove seldon graph storage initializerimage dependence](https://github.com/apache/submarine/pull/1023)
- [SUBMARINE-1356. Add Chinese language support for workbench](https://github.com/apache/submarine/pull/1022)

Issues still to be started:
- [Fix the timeout issue while building jupyter and jupyter-gpu image](https://issues.apache.org/jira/browse/SUBMARINE-1358)
- [Enable SonarCloud for Python](https://issues.apache.org/jira/browse/SUBMARINE-1359)

Meeting every Tuesday at 12:40(GMT+8):
https://cloudera.zoom.us/j/97264903288
Sync Up: https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit
Slack Developer: https://join.slack.com/t/asf-submarine/shared_invite/zt-18614cyqs-UhspdUOneiyg~ZPiVomDqw
YouTube: https://www.youtube.com/channel/UCmy7EV9WD9YM_iOpcGwIQPA

Cheers,
Xiang Chen