# 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 2 weeks on Thursdays, alternating times:
* 7:00 am PT ([Timezone converter](https://www.worldtimebuddy.com/?qm=1&lid=5809844,2950159,1273294,1816670&h=5809844&date=2024-2-15&sln=7-8&hf=1))
* 11:00 am PT ([Timezone converter](https://www.worldtimebuddy.com/?qm=1&lid=5809844,2950159,1273294,1816670&h=5809844&date=2024-2-15&sln=11-12&hf=1))
* [iCal File](https://lists.lfaidata.foundation/g/flyte-announce/ics/12031983/2145304139/feed.ics)
* [Join the mailing list](https://lists.lfaidata.foundation/g/flyte-announce/join) to receive the invites/updates
* **Where:** [Zoom bridge](https://zoom-lfx.platform.linuxfoundation.org/meeting/92309721545?password=c93d76a7-801a-47c6-9916-08e38e5a5c1f)
* **How:**
#### Agenda template
* Attendees [name, affiliation] Jason Parraga (Stack AV)
* Welcome new members
* Introduce [new RFCs](https://github.com/orgs/flyteorg/projects/12/views/1)
* Discuss [active RFCs](https://github.com/orgs/flyteorg/projects/12)
* Working Groups updates
* New ideas in [the incubator](https://github.com/flyteorg/flyte/discussions/categories/rfc-incubator)
* Open mic/questions [add your name]
:::info
:information_source: **Reminders**
:::
* All meetings are recorded and posted to Flyte's [YouTube channel]()
* The Linux Foundation's [Code of Conduct](https://lfprojects.org/policies/code-of-conduct/) applies to every communication chanel the community uses
* Agenda is open for everyone wanting to ask questions or propose discussion topics
* **Old meeting notes are saved in the [community repo](https://github.com/flyteorg/community/blob/main/minutes/contributors-meetup/contributors-meeting-notes.md)**
:::info
:information_source: **How to stay involved**
:::
* [#contribute](https://flyte-org.slack.com/archives/C04NJPLRWUX) Slack channel
* [Github Discussions](https://github.com/flyteorg/flyte/discussions)
-----
### July 3, 2025
* Attendees [name, affiliation] Jason Parraga (Stack AV)
* Welcome new members
* Introduce [new RFCs](https://github.com/orgs/flyteorg/projects/12/views/1)
* Discuss [active RFCs](https://github.com/orgs/flyteorg/projects/12)
* Working Groups updates
* New ideas in [the incubator](https://github.com/flyteorg/flyte/discussions/categories/rfc-incubator)
* Open mic/questions [add your name]
### June 19, 2025
* Attendees
*
* Welcome new members
* Introduce [new RFCs](https://github.com/orgs/flyteorg/projects/12/views/1)
* Discuss [active RFCs](https://github.com/orgs/flyteorg/projects/12)
* [Bi-weekly triage](https://flyte-triage-mqfitfefya-uc.a.run.app/s/BiWeekly)
* Discussed the Go item (below)
* New ideas in [the incubator](https://github.com/flyteorg/flyte/discussions/categories/rfc-incubator)
* No ideas were selected from the pool
* Open mic/questions [add your name]
* Volcano integration for pod tasks/creating multiple k8s resources per task? [Fabio]
* https://github.com/flyteorg/flyte/pull/6457
* https://github.com/flyteorg/flyte/pull/6457#issuecomment-2967531193
### June 5, 2025
* Attendees
* Nelson Araujo, Union.ai
* John Votta, Union.ai
* Yee Tong, Union.ai
* Jason Parraga, Stack AV
* Welcome new members
* Introduce [new RFCs](https://github.com/orgs/flyteorg/projects/12/views/1)
* Discuss [active RFCs](https://github.com/orgs/flyteorg/projects/12)
* [Bi-weekly triage](https://flyte-triage-mqfitfefya-uc.a.run.app/s/BiWeekly)
* Discussed the Go item (below)
* New ideas in [the incubator](https://github.com/flyteorg/flyte/discussions/categories/rfc-incubator)
* No ideas were selected from the pool
* Open mic/questions [add your name]
* Jason Parraga
* Upgrade to go 1.23 [#6249](https://github.com/flyteorg/flyte/pull/6249).
Nelson to follow up on upgrading to 1.24
* Move away from gorm schema automigrations [context](https://flyte-org.slack.com/archives/C04NJPLRWUX/p1748470308733589)
Discussed the pros and cons of an ORM (simple) upgrade vs. customer-specific updates, especially given that traditionally companies will have complex retention rules that a simple "delete all over X days" will likely not suffice.