###### tags: `Flyte contributors`
# Flyte Contributors meetup
[](https://hackmd.io/gmwGOpD_TWiyw9_dJ_34Dg?edit)
## Logistics
* **Goal:** Discuss RFCs, features, integrations and major changes with Maintainers and Technical Steering Committee members
* **When:** Every other Thursday at 1:00PM Pacific Time ([convert to your timezone](https://dateful.com/time-zone-converter?t=1pm&tz2=Seattle-Washington))
* [Import the calendar](https://lists.lfaidata.foundation/g/flyte-announce/ics/12031983/2145304139/feed.ics) of Flyte events
* **Where:** [Zoom bridge](https://us06web.zoom.us/j/81897346046?pwd=cGxaRWxSTUdkTlpHSXB1RUJ1Njd3UT09)
* **How:**
* Agenda template
* Attendees
* Welcome new members
* Introduce new RFCs
* Review open RFCs
* Open mic/questions
:::info
:information_source: **Reminders**
:::
* All meetings are recorded and posted to Flyte's [YouTube channel]((https://youtube.com/playlist?list=PLmQd1BBY9MWozXmf4NGS8zQK17E5aV8oE))
* Every meeting falls into the Linux Foundation's [Code of Conduct](https://lfprojects.org/policies/code-of-conduct/)
* Agenda is open for everyone wanting to ask questions or propose discussion topics
:::info
:information_source: **Hot to stay involved**
:::
* [#contribute](https://flyte-org.slack.com/archives/C04NJPLRWUX) Slack channel
* [Github Discussions](https://github.com/flyteorg/flyte/discussions)
-----
## March 16, 2023
* Attendees
* David Espejo (Union.ai)
* Bernhard Stadlbauer (Pachama)
* Fabio Grätz (Recogni.com)
* Byron Hsu (LinkedIn)
* Dan Rammer (Union.ai)
* Eduardo Apolinario (Union.ai)
* David Muraco
* Niels Bantilan (Union.ai)
* Welcome new members
* Review outstanding RFCs
* Introduce the CODEOWNERS file to assing ownership on reviews
* Performance benchmarking RFC: https://github.com/flyteorg/flyte/pull/2995
* Flyte system tags (https://github.com/flyteorg/flyte/pull/3320)
* Nice for experimentation
* Fabio and Bernhard using workarounds at the moment
* Array Node for Map Task (https://github.com/flyteorg/flyte/pull/3446)
* [NB] Should'nt it be named Map...
* [DR] Happy to change naming
* [DR] Multiple inputs is a frequent ask and it should be included here
* [SB] Just switched to DynamicTasks
* Open mic/questions
* [RFC process](https://github.com/flyteorg/flyte/pull/3460)
* [Flyte Config Overrides RFC](https://docs.google.com/document/d/1NS93TghOzwKamihQMDATd_jdYJtrtWQ1sViSTSDduAA/edit#heading=h.rcvd21a5zyol)
* [DR] Using nodeIds could introduce complexity, you might be overrriding the wrong task
* [BH] Linkedin uses an internal workaround
* [DR] More generalized key-value pairs are good.
* [BS] referenceTask is a black box, the proposal would introduce some reference between teams
* [BH] We don't need to override the reference
* [Yee] How to handle it from the user perspective on runtime (prompt)
* [FG] Recent experience trying to override the cache, probably a PR coming. It would be great to be able to override things defined in the decorator at runtime, not sure about adding it to the UI
* [SB] Using PodTask and using overrides for GPU selection at runtime
* [Yee] Resources are already overridable
* [SB] Not enough for our use case as we need to specify GPU type. Workflow parameters and task config in the proposal could be problematic
* [Special Interest Groups](https://en.wikipedia.org/wiki/Special_interest_group)/[Working Groups](https://en.wikipedia.org/wiki/Working_group)
* PR spotlight: https://github.com/flyteorg/flyte/pull/3256
* [EA] Probably a stretch on maintaining the images for this but up for the community
* [BS] Switching to Bazel?
* [EA] It shouldn't affect OSS users
* [FG] We should create GH teams to reflect the governance structure
*