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

Rename environment prefix, app name and test database name to fleetdb #8

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Alva8756
Copy link
Contributor

@Alva8756 Alva8756 commented Dec 15, 2023

We are using FLEETDB_ instead of SERVERSERVICE_ environment variable prefix for configuring fleetdb.

Hi @DoctorVin and @joelrebel ,
We also need to update corresponding environment variables in https://github.com/equinixmetal/k8s-fleetdb/tree/main

It may be simpler for us to merge this PR and change k8s-fleetdb before launching fleetdb on production?
Keep using ServerService_ is also convenient. We can rename the prefix later after fleetdb has already been launched.
I am fine with either. I may need to update the template on the sandbox work depending on the decision.

Do we want to sync up or create a document to discuss the migration plans?

@Alva8756 Alva8756 changed the title Rename environment prefix and app name to fleetdb Rename environment prefix, app name and test database name to fleetdb Dec 15, 2023
DoctorVin
DoctorVin previously approved these changes Jan 2, 2024
quickstart.yml Outdated
serverservice:
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.16.0
fleetdb:
image: ghcr.io/metal-toolbox/fleetdb:v0.16.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for later: we'll want to update the version of FleetDB to 1.0 when we bring that live to production.

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2a287d) 72.69% compared to head (bb3ac44) 72.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   72.69%   72.69%           
=======================================
  Files          38       38           
  Lines        3736     3736           
=======================================
  Hits         2716     2716           
  Misses        762      762           
  Partials      258      258           
Flag Coverage Δ
unittests 72.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Alva8756
Copy link
Contributor Author

Since we have almost finished migration, we can start to push new releases.

@Alva8756 Alva8756 merged commit cce197c into main Feb 20, 2024
3 checks passed
@Alva8756 Alva8756 deleted the rename_env_prefix branch February 20, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants