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

fix(front50-gcs): Fix ObjectType filenames for GCS Front50 persistent store (backport #1493) #1496

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 26, 2024

By fixing the GCS to SQL migration in this PR and removing the hardcoded "specification.json" from the GCSStorageService i cause an issue with all ObjectTypes except the Application and ApplicationPermission.

More specifically the offending change is this one which had an effect in all the other ObjectTypes in GCS to get/store the filenames defined in the ObjectType and not the previously used specification.json for GCS.

Fixes issue spinnaker/spinnaker#6970


This is an automatic backport of pull request #1493 done by [Mergify](https://mergify.com).

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Aug 27, 2024
@mergify mergify bot added the auto merged label Aug 27, 2024
@mergify mergify bot merged commit de49a6d into release-1.32.x Aug 27, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.32.x/pr-1493 branch August 27, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants