-
-
Notifications
You must be signed in to change notification settings - Fork 695
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Endpoints are not removed from the status page if i change its endpoints.enabled values from true to false or if i remove the .yaml file
What do you see?
Endpoints are still displayed on the status page.
Checks are paused.
What do you expect to see?
Endpoint not displayed on the status page
List the steps that must be taken to reproduce this issue
TEST1
Deploy gatus on Docker with docker-compose file
Create and endpoint through yaml file
Wait for hot reload
Remove .yaml file
=> Endpoint still displayed on the status page
TEST2
Deploy gatus on Docker with docker-compose file
Create and endpoint through yaml file
Wait for hot reload
Change endpoint settings from enabled: true to enabled:false
=> Endpoint still visible / no color changes for "pause status"
Version
5.35.0
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working