diff --git a/contributors/20260513.md b/contributors/20260513.md new file mode 100644 index 0000000..2adbbec --- /dev/null +++ b/contributors/20260513.md @@ -0,0 +1,53 @@ +--- +date: 2026-05-13 +type: contributors +attendees: + - Abir O. (DGFiP) + - Achraf I. (Orange) + - Alexandre M. (CGI) + - Alexis M. (Adaltas) + - André J. (FranceTravail) + - Chung N. (DGFiP) + - David W. (Adaltas) + - Henry K.(DGFiP) + - Idir I. (DGFiP) + - Jean-Marie G. (DGFiP) + - Jean-Pascal M. (DGFiP) + - Lionel H. (Orange) + - Mikaël D. (DGFiP) + - Moncef L. (DGFiP) + - Mori H. (Adaltas) + - Nicolas V. (DGFiP) + - Octave P. (Adaltas) + - Paul F. (Adaltas) + - Pierre S. (Adaltas) + - Romain P. (DGFiP) + - Serge A. (Kubotal) + - Thibaut D. (CGI) +--- + +## PR + +Weekly review of open PRs (in chronological order): + +- [okdp-sandbox#43](https://github.com/OKDP/okdp-sandbox/pull/43): status of " +feat(trino): add opa and opal for trino authorization". Pending review. +- [.github#5](https://github.com/OKDP/.github/pull/5): status of "feat (governance): Create CODE_OF_CONDUCT.md". PR Merged. +- [.github#6](https://github.com/OKDP/.github/pull/6): status of "feat: added security reporting rule" PR Merged. +- [.github#2](https://github.com/OKDP/.github/pull/2): status of "feat: Update profile/README.md". PR Merged. +- [helm-handbook#2](https://github.com/OKDP/helm-handbook/pull/2): status of "feat(prerequisites): create umbrella chart". PR Merged. +- Airflow: Abir merged related PR before the meeting: + - [okdp-sandbox#47](https://github.com/OKDP/okdp-sandbox/pull/47): status of "fix(spark-rbac): bind spark-role to namespace ServiceAccount group". PR Merged. + - [okdp-examples#8](https://github.com/OKDP/okdp-examples/pull/8): status of "docs(airflow): polish section titles and add OKDP signature". PR Merged. + - [okdp-sandbox](https://github.com/OKDP/okdp-sandbox/pull/49): status of "fix(airflow): drop parasitic ACME annotation on web ingress". PR Merged. + - [okdp-sandbox](https://github.com/OKDP/okdp-sandbox/pull/50): status of "fix(keycloak): grant admin realm role to adm user". Ongoing investigations. + +## Open topics + +- **Serge**: Made a [study on Kubernetes Gateway API](https://github.com/OKDP/ingress-workbench/commit/bcfe81bb0e916eebedd3070b61b25f0b6e51ae64). +- [OKDP#15](https://github.com/OKDP/OKDP/issues/15): Discussions around merge strategy (CODEOWNERS, teams, branch rules). It was decided to create teams at the company level, as well as additional teams at the working group level, which may include several people from different companies. The naming convention is as follow: + + - `cn-{company}` for a company level team. + - `wg-{subject}` for working group level. + + It was also decided to merge pull requests using the `squash-merge` strategy.