[04:00:18] 10Machine-Learning-Team, 10ORES: Add approvals on Github for all the ORES-related repositories - https://phabricator.wikimedia.org/T281711 (10Ladsgroup) I fixed team membership in github (https://github.com/orgs/wikimedia/teams/machine-learning) [[https://github.com/orgs/wikimedia/teams/machine-learning/repos... [04:14:26] 10Machine-Learning-Team, 10ORES: Add approvals on Github for all the ORES-related repositories - https://phabricator.wikimedia.org/T281711 (10Ladsgroup) I added branch protection to most of these repos. [08:38:17] 10Machine-Learning-Team, 10ORES: Add approvals on Github for all the ORES-related repositories - https://phabricator.wikimedia.org/T281711 (10elukey) I took some extra steps: * added only ML-team members to the list of users able to push to the master branches of repos that are deployed to Production. * modif... [13:16:20] so istio adventures [13:16:43] I am trying to build istio locally, that is really easy (just "make docker" from the repo) [13:17:20] but of course if one wants to build istio inside a custom image/container, there are problems :D [13:17:48] so far I found https://github.com/istio/tools/blob/master/docker/build-tools/Dockerfile, that may be gcr.io/istio-testing/build-tools (what docker uses in make docker) [13:17:59] the idea is, in the production-images repo, to [13:18:08] 1) build istio binaries in a container [13:18:19] 2) get those binaries and ship it to custom images [13:18:26] that we'll push to our registry [13:18:34] (SRE does that for Grafana's loki) [15:21:02] no luck, didn't find a way to build istio yet [15:21:03] sigh [19:05:33] 10Machine-Learning-Team, 10ORES: Add approvals on Github for all the ORES-related repositories - https://phabricator.wikimedia.org/T281711 (10calbon) I just want echo elukey's comments. The community is front and center to our mission as a team. And doing that means keeping high maintainability and stability i... [21:01:44] 10Lift-Wing, 10Machine-Learning-Team (Active Tasks): Production images for ORES/revscoring models - https://phabricator.wikimedia.org/T279004 (10ACraze) @kevinbazira: good news! your `revscoring` container is now running on the Kubeflow sandbox! The `enwiki-goodfaith` model is running as a custom `inferenceser... [22:20:21] so, we now have proof that revscoring models can run as custom KFServing inference services, which opens up a TON of new doors for things like explainers, drift detection, transformers and more. [22:20:44] this is pretty exciting, definitely a good way to end the week :)