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

CloudMigrations: Break snapshot resources out into their own table #89575

Merged
merged 20 commits into from
Jun 25, 2024

Conversation

mmandrus
Copy link
Contributor

@mmandrus mmandrus commented Jun 21, 2024

Breaks snapshot results/resources into their own table so that we don't have to store them as a byte array.

Does its best to hide the change from clients using the cloud migration service, by just having snapshot CRUD operations also affect its resources where applicable.

Closes https://github.com/grafana/grafana-operator-experience-squad/issues/827

@mmandrus mmandrus requested review from a team as code owners June 21, 2024 19:17
@mmandrus mmandrus requested review from suntala and removed request for a team June 21, 2024 19:17
@mmandrus mmandrus added no-backport Skip backport of PR team/operator-experience no-changelog Skip including change in changelog/release notes labels Jun 21, 2024
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.2.x milestone Jun 21, 2024
@mmandrus mmandrus requested a review from a team as a code owner June 22, 2024 01:57
@mmandrus mmandrus merged commit 4d69213 into main Jun 25, 2024
12 checks passed
@mmandrus mmandrus deleted the mmandrus/cloud-mig-item-table branch June 25, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants