GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

Fix previous release tags #872

Closed daniel-sanche closed 2 years ago

daniel-sanche commented 3 years ago

There was recently a terraform dependency update that broke old releases. That means all the old version tags of this repo are now broken. We should find a way to address this

Options:

arbrown commented 2 years ago

@daniel-sanche PTAL - Let us know if the next release will need this, or if we can safely close this issue.

daniel-sanche commented 2 years ago

It is a real issue that some of the old release tags would now be broken due to dependency shift if you tried to deploy using the old tags. That said, it's advertised as an alpha product, so I don't really think that needs to be fixed. Maybe just mark them as deprecated on the releases page or something?

minherz commented 2 years ago

We will close this issue and mark all releases prior to 0.8.0 as deprecated then.