bcgov / quickstart-openshift-backends

Pluggable backends for Go, Java and Python. Can be consumed by bcgov/quickstart-openshift.
Apache License 2.0
3 stars 1 forks source link

chore(ci): clean up old templates #247

Closed DerekRoberts closed 1 month ago

DerekRoberts commented 1 month ago

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:


Thanks for the PR!

Deployments, as required, will be available below:

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

After merge, new images are deployed in:

mishraomp commented 1 month ago

lets update this PR to remove these unused files , since we have HELM for this repo already. @DerekRoberts , it is a leftover I forgot to clean up, sorry

DerekRoberts commented 1 month ago

@mishraomp Lol! Good thing I've been doing this so often lately it's happening entirely on autopilot. :P