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

ci!: deprecate deployment config, remove image stream - db only #1302

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Nov 6, 2024

Replaces deprecated Deployment Configs with Deployments. Also removes image streams and uses a randomly generated envar to ensure consistent rollouts.

Unfortunately there will be some downtime when this deploys.

Steps:

  • Delete deployment configs and services for TEST database and backend
  • Delete deployment configs and services for PROD database and backend
  • Merge this PR
  • Let deployments to TEST and PROD complete

Part of #1123.


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

@paulushcgcj paulushcgcj left a comment

Choose a reason for hiding this comment

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

Marvelous

@DerekRoberts DerekRoberts merged commit 3ee985f into main Nov 6, 2024
31 checks passed
@DerekRoberts DerekRoberts deleted the ci/dbDeprecateDCs branch November 6, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants