Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(web): make type of additionalFilters in ImageController.findImages#1877

Merged
mergify[bot] merged 2 commits intospinnaker:masterfrom
dbyron-sf:find-images-type-of-map
Feb 27, 2025
Merged

fix(web): make type of additionalFilters in ImageController.findImages#1877
mergify[bot] merged 2 commits intospinnaker:masterfrom
dbyron-sf:find-images-type-of-map

Conversation

@dbyron-sf
Copy link
Contributor

@dbyron-sf dbyron-sf commented Feb 27, 2025

match what ImageSerice.search expects. Since the test in the previous commit passes without this, apparently it's not required, but it removes an IDE warning, and generally feels like an improvement.

See #1875 (comment) for background.

match what ImageSerice.search expects.  Since the test in the previous commit passes
without this, apparently it's not required, but it removes an IDE warning, and generally
feels like an improvement.
Copy link
Member

@jasonmcintosh jasonmcintosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with going this route - another one should be java honestly.

@dbyron-sf
Copy link
Contributor Author

I'm good with going this route - another one should be java honestly.

Yup, the next step is converting ImageController to java. One day...

@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Feb 27, 2025
@mergify mergify bot added the auto merged label Feb 27, 2025
@mergify mergify bot merged commit 875a8b1 into spinnaker:master Feb 27, 2025
5 checks passed
@dbyron-sf dbyron-sf deleted the find-images-type-of-map branch February 27, 2025 21:18
@dbyron-sf
Copy link
Contributor Author

@Mergifyio backport release-1.37.x

@mergify
Copy link
Contributor

mergify bot commented Feb 27, 2025

backport release-1.37.x

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Feb 27, 2025
#1877)

* test(web): demonstrate behavior of ImageController.findImages

* fix(web): make type of additionalFilters in ImageController.findImages

match what ImageSerice.search expects.  Since the test in the previous commit passes
without this, apparently it's not required, but it removes an IDE warning, and generally
feels like an improvement.

(cherry picked from commit 875a8b1)
mergify bot added a commit that referenced this pull request Feb 27, 2025
#1877) (#1878)

* test(web): demonstrate behavior of ImageController.findImages

* fix(web): make type of additionalFilters in ImageController.findImages

match what ImageSerice.search expects.  Since the test in the previous commit passes
without this, apparently it's not required, but it removes an IDE warning, and generally
feels like an improvement.

(cherry picked from commit 875a8b1)

Co-authored-by: David Byron <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants