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 deprecations, image stream removal, param cleanup #107

Merged
merged 7 commits into from
Nov 20, 2024

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Nov 19, 2024

Replaces deprecated deployment configs with deployments. Also removes image streams and uses a randomly generated envar to ensure consistent rollouts. Some param cleanup.

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 #105.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@DerekRoberts DerekRoberts self-assigned this Nov 19, 2024
@DerekRoberts DerekRoberts changed the title ci: deployment config deprecations, image stream removal and param cleanup ci!: deployment config deprecations, image stream removal, param cleanup Nov 19, 2024
Copy link
Collaborator

@craigyu craigyu left a comment

Choose a reason for hiding this comment

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

@DerekRoberts DerekRoberts merged commit b0ce75b into main Nov 20, 2024
6 checks passed
@DerekRoberts DerekRoberts deleted the ci/dcDeprecations branch November 20, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

OpenShift DeploymentConfigs depreciation warning
2 participants