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

Feature request - add apps by default #159

Open
angelnu opened this issue Jul 6, 2021 · 1 comment
Open

Feature request - add apps by default #159

angelnu opened this issue Jul 6, 2021 · 1 comment

Comments

@angelnu
Copy link

angelnu commented Jul 6, 2021

Great app - considering to replace Homer. I would like to propose a differentiating feature when compared to Homer and similar apps that do not monitor the k8s control plane.

Currently it is necessary to add the forecastle.stakater.com/expose annotation to each ingress. This makes easy to forget adding new applications to forecastle. It also makes it similar to other apps where I have to manually update a list of apps.

I would like to add all ingresses by default so they show up in the dashboard - then I can later on do the tuning such as changing the icon. This way the list is guarantied to include all apps deployed in the cluster without admin intervention.

This might be implemented with an addByDefault Forecastle option which would default to False to follow the current implementation.

It should still be possible to exclude apps by explicitly setting forecastle.stakater.com/expose to False.

@cubic3d
Copy link

cubic3d commented Jul 7, 2021

In case of multiple ingress controllers that would also need an option to filter by class for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants