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) #1495

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 23, 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).

@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Aug 23, 2024
@mergify mergify bot added the auto merged label Aug 23, 2024
@mergify mergify bot merged commit 210501b into release-1.35.x Aug 23, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.35.x/pr-1493 branch August 23, 2024 16:12
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