Mark Phelps

Results 41 issues of Mark Phelps

### Discussed in https://github.com/flipt-io/flipt/discussions/2069 Originally posted by **graytonio** September 1, 2023 When creating an evaluation rule or rollout for a flag we are able to select a segment as the...

👋🏻 the reusable workflow seems to fail consistently on PRs from a fork. Is this a known issue? https://github.com/flipt-io/flipt/actions/runs/6962697989/job/18947118820 ^This PR is from a user who forked our OSS project....

Draft PR for cloud/tunnel support for Flipt Hybrid Cloud We will use this PR as the base for all cloud functionality in Flipt, branching and merging additional PRs off of...

Ive gone around the houses with this for several days, so decided its best to open this up for feedback before I go too much further and start adding tests,...

### Problem Currently, Flipt supports configuration via YAML or ENV vars (https://www.flipt.io/docs/configuration/overview). Environment variables override config files. Env var keys that Flipt supports comes directly from the keys of the...

help wanted
good first issue
go
md
enhancement

Allow validating custom claims in JWT auth config https://docs.flipt.io/configuration/authentication#claim-validation We currently support validating `iss` and `aud`. We should probably add support for `sub` and secondly allow users to define custom...

enhancement

### Problem The OpenFeature org has announced the OpenFeature Remote Evaluation Protocol (OFREP) https://openfeature.dev/specification/appendix-c/ As far as I understand it, the idea is to invert the way that openfeature currently...

help wanted
xl
enhancement

### Discussed in https://github.com/flipt-io/flipt/discussions/2944 Originally posted by **tstraley** April 3, 2024 [Based on these docs](https://docs.flipt.io/authentication/methods#kubernetes), if a client provides it's service account token and it is validated as being part...

enhancement

### Problem Vercel has announced support for integration in their UI with various feature flag tools: https://vercel.com/blog/toolbar-feature-flags We should look to see how we can create a Flipt adapter to...

help wanted
javascript
enhancement

### Problem From Discord: https://discord.com/channels/960634591000014878/960697263150227510/1222701847257550919 > Does flipt have a consistent/deterministic ordering of flags/keys/segments, etc when exporting? The intention is yes, they should have. Though resulting order is dependent on...

enhancement