Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(v2): lay groundwork for v2 #3829

Merged
merged 10 commits into from
Jan 22, 2025
Merged

chore(v2): lay groundwork for v2 #3829

merged 10 commits into from
Jan 22, 2025

Conversation

markphelps
Copy link
Collaborator

@markphelps markphelps commented Jan 21, 2025

Re: #3828

Starts laying the groundwork for a v2 of Flipt

  • Removes some of the database code that previously was responsible for storing/retrieving flag state
  • Consolidates some of the configuration options
  • Removes UTs and ITs related to database backends
  • Removes OCI storage backend (for now probably until we decide if we can do writes to OCI)
  • Removes all database support except Clickhouse
  • Updates issue templates for v2
  • Adds Plan.md to capture the current development plan
  • Updates README

Tests are expected to fail at this stage

markphelps and others added 10 commits January 21, 2025 11:57
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
…2-working

* 'v2-working' of https://github.com/flipt-io/flipt:
  feat(v2): update flipt CUE schema with proposed changes
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
@markphelps markphelps marked this pull request as ready for review January 22, 2025 16:36
@markphelps markphelps requested a review from a team as a code owner January 22, 2025 16:36
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 22, 2025
@markphelps markphelps merged commit 79520f6 into v2 Jan 22, 2025
6 of 27 checks passed
@markphelps markphelps deleted the v2-working branch January 22, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants