> if you have plans to open source
Yes, whatever we do with Functions will be open source. There are a few options available with Kong already which we will explore:
https://docs.konghq.com/hub/
> what will be the general expectation for self hosted users
Whatever we do will probably be available immediately for self hosting, with some big caveats that there will be breaking changes. We're learn this lesson with the UI - it's much easier to start in public than to try unravel private code later on. It's a bit slower to push out features but better for everyone in the long-term
> features they won't be receiving ever
The goal is for all features to be available for self-hosting. The hosted platform is just a convenient way to get started. Some things don't lend themselves well to a self-hosted solution though. For example a CDN - this is something we will provide on the hosted platform however there isn't really a way to
docker-compose up global_cdn.yml
. Even Supabase will need to work with proprietary vendors for this functionality