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(ci): deploymentconfig deprecation #93

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

DerekRoberts
Copy link
Member

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

@DerekRoberts DerekRoberts self-assigned this Oct 7, 2024
@DerekRoberts DerekRoberts added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@DerekRoberts DerekRoberts enabled auto-merge (squash) October 7, 2024 23:33
@DerekRoberts DerekRoberts merged commit bc4c282 into main Oct 8, 2024
4 checks passed
@DerekRoberts DerekRoberts deleted the chore/ci/deprecateDeploymentConfigs branch October 8, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants