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

TKEDTE-224: Update Database and Release Names for Production #49

Open
lbeckman314 opened this issue Feb 17, 2024 · 0 comments
Open

TKEDTE-224: Update Database and Release Names for Production #49

lbeckman314 opened this issue Feb 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lbeckman314
Copy link
Collaborator

Currently the database names and release name for Production is set to "local" instead of "production" due to historical reasons. Updating the name will allow for easier configuration changes in the future but will require some downtime as renaming Helm releases is not currently supported by Helm (1, 2).

The procedure (already completed for Development and Staging) would be done with the following steps:

  1. Clone the databases to the new "production" name for use in blue-green testing
  2. Test the updated databases
  3. Restart the production deployment using the "production" name

[1] helm/helm#1809
[2] https://engineering.salesforce.com/how-to-rename-a-helm-release-6fdcd7526ac7/

@lbeckman314 lbeckman314 added the bug Something isn't working label Feb 17, 2024
@lbeckman314 lbeckman314 self-assigned this Feb 17, 2024
@lbeckman314 lbeckman314 changed the title Update Database and Release Names for Production TKEDTE-224: Update Database and Release Names for Production Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant