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 configs, remove image streams, add ghcr tags #1126

Closed
wants to merge 19 commits into from

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Aug 28, 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:

@DerekRoberts DerekRoberts self-assigned this Aug 28, 2024
@DerekRoberts DerekRoberts added the dependencies Pull requests that update a dependency file label Aug 28, 2024
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@DerekRoberts DerekRoberts changed the title chore(ci): deprecate deployment configs chore(ci): deprecate deployment configs, remove image streams, add ghcr tags Aug 28, 2024
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@DerekRoberts DerekRoberts deleted the chore/ci/deprecateDeploymentConfigs branch November 13, 2024 00:20
@DerekRoberts DerekRoberts restored the chore/ci/deprecateDeploymentConfigs branch November 13, 2024 01:21
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
Status: Done
Development

Successfully merging this pull request may close these issues.

chore(ci): deprecate deployment configs
3 participants