OpenFeature
@openfeature.dev
π€ 99
π₯ 7
π 16
Standardizing Feature Flagging for Everyone.
What a week at KubeCon + CloudNativeCon EU 2026 in Amsterdam. Huge thanks to everyone who came to our talks, stopped by the OpenFeature booth, asked questions, or just said hi. Your feedback and stories keep the project moving forward.
openfeature.dev/blog/kubecon...
loading . . .
KubeCon EU 2026 Recap: In-Person Discussions and What's Next | OpenFeature
A recap of OpenFeature at KubeCon EU 2026 in Amsterdam. Sessions, booth conversations, and summaries from our in-person community discussions on experimentation, OFREP, flagd, AI workflows, and more.
https://openfeature.dev/blog/kubecon-eu-2026-recap
17 days ago
0
1
1
reposted by
OpenFeature
.NET Foundation
23 days ago
Standardize .NET feature flags with OpenFeature. π© Get a provider-agnostic API with DI, hooks & context-aware flagging. Decouple implementations, improve testing, and enable safer progressive delivery. More:
loading . . .
OpenFeature
OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution.
https://openfeature.dev/?utm_content=364879747&utm_medium=social&utm_source=twitter&hss_channel=tw-2384354214
0
4
2
Hey Amsterdam! Get some frites and come see us at the project pavilion booth this afternoon!
openfeature.dev/blog/kubecon...
loading . . .
OpenFeature at KubeCon + CloudNativeCon Europe 2026 | OpenFeature
Join OpenFeature at KubeCon EU 2026 in Amsterdam! Here's everything you need to know about our sessions, booth, community meetups, and recent project highlights.
https://openfeature.dev/blog/kubecon-eu-2026
24 days ago
0
1
1
reposted by
OpenFeature
Thomas Poignant
7 months ago
Want to start in the opensource world and want to do some golang?
@openfeature.dev
is looking for contributor to work on the GO SDK v2
github.com/open-feature...
loading . . .
open-feature/go-sdk
Go SDK for OpenFeature. Contribute to open-feature/go-sdk development by creating an account on GitHub.
https://github.com/open-feature/go-sdk/issues?q=is%3Aissue%20state%3Aopen%20label%3Av2
0
2
2
csharp, C#, or event C++++, however you like to denote it, if you're looking for an accessible open-source project to contribute to, check out OpenFeature!
github.com/search?q=org...
loading . . .
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
https://github.com/search?q=org%3Aopen-feature+type%3Aissue++language%3AC%23+is%3Aopen&type=issues
8 months ago
0
1
0
A great way to get started with feature flags!
loading . . .
β‘Supercharge Your Feature Flags Using OpenFeature + AWS Parameter Store
A feature flag is a mechanism that allows specific functionality within an application to be enabled...
https://dev.to/gdegiorgio/supercharge-your-feature-flags-using-openfeature-aws-parameter-store-1iak
10 months ago
0
2
2
"...did not have appropriate error handling nor was it feature flag protected..." "...We will enforce all changes to critical binaries to be feature flag protected and disabled by default..." π
10 months ago
1
1
0
reposted by
OpenFeature
Simon Schrottner
11 months ago
Any Usergroup/etc in the
#Zurich
area wants to hear something about
@openfeature.dev
on the 12.6.2025? I am attending hack.commit.push on the 13th, and I could arrive a day earlier ;)
winterthur2025.hack-commit-pu.sh
loading . . .
hack-commit-push Β· One Day to Contribute to Open Source
https://winterthur2025.hack-commit-pu.sh/
1
1
2
reposted by
OpenFeature
Simon Schrottner
11 months ago
Be hold, my demo repository for my talk - still a little rough, with a lot of typos, but a good starting point for
@openfeature.dev
with spring boot ;) Feedback welcome ;)
github.com/aepfli/Fun-W...
#java
#springboot
#featureflags
loading . . .
GitHub - aepfli/Fun-With-Flags-Demo-Java
Contribute to aepfli/Fun-With-Flags-Demo-Java development by creating an account on GitHub.
https://github.com/aepfli/Fun-With-Flags-Demo-Java
0
5
3
reposted by
OpenFeature
Thomas Poignant
12 months ago
My talk at Kubecon have been uploaded to youtube. Go watch it, if you want the latest news about
@openfeature.dev
www.youtube.com/watch?v=lEXm...
loading . . .
OpenFeature Update From the Maintainers - Thomas Poignant, Lukas Reining & Alexandra Oberaigner
YouTube video by CNCF [Cloud Native Computing Foundation]
https://www.youtube.com/watch?v=lEXm6k2wpG4
0
1
2
reposted by
OpenFeature
AndrΓ© Silva
12 months ago
@martin.social
Here is the blog post about storing the secrets as we discussed at
#kubecon
London for
@openfeature.dev
!
medium.com/@askpt/why-o...
loading . . .
Why OpenFeature chose environments to store publishing secrets
Managing secrets securely in CI/CD pipelines is a critical challenge, especially for organizations with multiple repositories.
https://medium.com/@askpt/why-openfeature-chose-environments-to-store-publishing-secrets-80eb6b3586b3
0
3
2
Not able to attend the OpenFeature Summit or KubeCon EU? Check out the latest blog post for highlights!
loading . . .
TLDR: KubeCon EU 2025 | OpenFeature
KubeCon EU 2025 Summary
https://openfeature.dev/blog/tldr-kubecon-london/
12 months ago
0
1
1
Looking for your feature flag evaluations to be tied to your error and performance monitoring, take a look at
@sentry.io
new OpenFeature Hooks:
openfeature.dev/blog/sentry-...
loading . . .
Sentry OpenFeature Integration | OpenFeature
Announcing Sentry's OpenFeature integration for enhanced feature flag observability
https://openfeature.dev/blog/sentry-openfeature-integration
about 1 year ago
0
2
2
Happy to share that OpenFeature Node.js Providers are now supported by the open-source
@vercel.com
Flags SDK for Next.js and SvelteKit. Check out the details:
openfeature.dev/blog/vercel-...
loading . . .
Vercel Flags SDK - OpenFeature Adapter | OpenFeature
Announcing Vercel Flags SDK OpenFeature Adapter
https://openfeature.dev/blog/vercel-flags-sdk-adapter
about 1 year ago
0
4
1
reposted by
OpenFeature
Alex
about 1 year ago
*25d ->
#KubeCon
& a bit of
#OpenFeature
a day #11*
#Events
are state changes of the
#provider
: ready, configuration changed, error, stale
#Event
#handlers
can be implemented to react to those. Eg. maybe we want to wait until the provider is 'ready' before evaluating feature flags for rendering UI.
0
4
1
π Hackathon recap!
@devcyclehq.bsky.social
recently hosted a hackathon to explore OpenFeature, and the results were incredible! Check out the projects ranging from OpenFeature CLI improvements to using OpenFeature Remote Evaluation Protocol with CloudFlare Workers!
loading . . .
DevCycle March 2025 - OpenFeature Hackathon | OpenFeature
DevCycle March 2025 OpenFeature Hackathon
https://openfeature.dev/blog/devcycle-march-2025-hackathon
about 1 year ago
0
3
3
π¦π¦π¦
openfeature.dev/docs/tutoria...
π¦π¦π¦ Check out our new tutorial, built just for Rustaceans.
loading . . .
Rust SDK and Axum | OpenFeature
Getting Started with the OpenFeature Rust SDK and Axum (with Docker example)
https://openfeature.dev/docs/tutorials/getting-started/rust
about 1 year ago
0
2
1
OpenFeature Summit talk schedule lookin' π₯π₯π₯ See us at the summit, as well as at KubeCon EU!
loading . . .
OpenFeature at KubeCon EU '25 | OpenFeature
OpenFeature at KubeCon EU '25
https://openfeature.dev/blog/kubeconeu25
about 1 year ago
0
5
6
.NET user? Looking to dip your toe into OpenFeature, or feature flags in general? Check out our latest intro tutorial for .NET!
loading . . .
.NET SDK and ASP.NET Core | OpenFeature
Getting Started with the OpenFeature .NET SDK
https://openfeature.dev/docs/tutorials/getting-started/dotnet
over 1 year ago
0
4
1
If you weren't able to attend KubeCon / OpenFeature Summit last month, check out our latest blog post for some amazing highlights (and some news about the latest SDK features)!
loading . . .
KubeCon Wrapped & New Tracking Event Functionality | OpenFeature
KubeCon NA 2024 Summary and Tracking Announcement
https://openfeature.dev/blog/kubecon-wrapped-and-tracking
over 1 year ago
0
10
3
you reached the end!!
feeds!
log in