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!: deployment config deprecation, image stream removal #1298

Closed
wants to merge 1 commit into from

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Nov 5, 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

Closes #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:

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.

chore(ci): deprecate deployment configs
1 participant