sapcc / octavia-f5-provider-driver

Apache License 2.0
17 stars 2 forks source link

Remove ESD-L7policy functionality once all customers are using tags #85

Open BenjaminLudwigSAP opened 4 years ago

BenjaminLudwigSAP commented 4 years ago

For backwards compatibility, Enhanced Service Definitions can still be triggered via specially named L7policies. Remove this once all customers have migrated to using tags instead. The corresponding code is here

I labelled this migration, since it technically is part of it.

B1 seems to be building some tools for notifying customers who match some pattern. So after we start ESD migration and wrote a blog post, we can notify them.

BenjaminLudwigSAP commented 4 years ago

Checking every region manually would be too tedious. Proposal: Introduce metric for amount of special L7policies currently in use.

BenjaminLudwigSAP commented 3 years ago

Introduced metrics octavia_esd_l7policies_count_gauge and octavia_esd_tags_count_gauge and updated Grafana dashboard.