stakater / Forecastle

Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes – [✩Star] if you're using it!
https://stakater.com
Apache License 2.0
600 stars 62 forks source link

Send empty array instead of null #415

Closed MashhoodIjaz closed 7 months ago

MashhoodIjaz commented 7 months ago

If no applications were found, we should send an empty array instead of null.

github-actions[bot] commented 7 months ago

@MashhoodIjaz Image is available for testing. docker pull stakater/forecastle:SNAPSHOT-PR-415-2e1e1c54

rasheedamir commented 7 months ago

Thank you for the PR @MashhoodIjaz

bnallapeta commented 7 months ago

@MashhoodIjaz Could you update your PR description on whether this fixes a particular bug? or if it is a general improvement?