Feature flags on GitLab with Unleash
In this article, I'll present the notion of feature flags and how to implement them on GitLab based on the environment feature. There are several tools available on the market, but here I'll use Unleash in a go application.
What is the feature flag c...
yodamad.hashnode.dev4 min read
Guillaume Moirod
DevOps litterature commonly refers to feature "toggling". It is more accurate as it is more a boolean check ๐