Daniel Stokes

Results 183 comments of Daniel Stokes

Thank you for your feedback. I have added this issue to our internal product backlog as AUTOTOOL-3336.

Thank you for your feedback. I am changing this over to a feature request.

Thank you for your feedback. It looks like there is an issue with `shareAddresses` specifically. If I remove that from your declaration, everything works. As long as everything is in...

Try it with use-pointers: ```json { "$schema": "https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/master/schema/latest/as3-schema.json", "class": "AS3", "action": "deploy", "persist": true, "id": "test", "declaration": { "class": "ADC", "schemaVersion": "3.0.0", "test": { "class": "Tenant", "Shared": { "class": "Application",...

It is a common issue since the use-pointers did not always work across multiple declarations, and bigip-pointers were used to work around that. You may even come across some people...

I have added this issue to our internal product backlog as AUTOTOOL-3303.

Thank you for your feedback. I believe you can work around this issue by defining the virtual addresses in the declaration and referencing them with use-pointers instead of bigip-pointers: ```json...

I have added this to our internal product backlog as AUTOTOOL-3305.

Thank you for your feedback. I have added this to our internal product backlog as AUTOTOOL-2962.