linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
691 stars 361 forks source link

Firewall devices not linking properly #9714

Closed frenchtoasters closed 11 months ago

frenchtoasters commented 1 year ago

When a Nodebalancer is attached to a Cloud Firewall, on the Cloud Firewall page the link to the Nodebalancer is incorrect.

Current:

https://cloud.linode.com/linodes/447343/networking

Expected:

https://cloud.linode.com/nodebalancers/447343
tyler-akamai commented 1 year ago

Hey, thanks for the callout!

We have a separate feature branch with all of the nodebalancer firewall updates (with the working links). The main develop branch does not currently have those changes.

bnussman-akamai commented 11 months ago

Resolved in Cloud Manager v1.108.0 by https://github.com/linode/manager/pull/9760 🎉