Open ghost opened 3 years ago
Thanks for suggesting this enhancement. We are now tracking it internally with ID ESECLDTPLT-2745.
@grf5 You can workaround this by setting the delay to 0 prior to rerunning runtime init:
[admin@bigip01:Active:Standalone] ~ # export F5_BIGIP_RUNTIME_EXTENSION_INSTALL_DELAY_IN_MS=0 [admin@bigip01:Active:Standalone] ~ # f5-bigip-runtime-init -c /config/cloud/runtime-init.conf
Is there a way to do this dynamically? The delay is important if the extension is not installed, correct? Perhaps something like F5_BIGIP_RUNTIME_EXTENSION_SKIP_DELAY_IF_INSTALLED=TRUE?
Yes, that update will be in the next release. Just pointing out the workaround in case you weren't already aware.
Fantastic. Thank you @mikeshimkus!
For speed of troubleshooting, it would be great to have the extension installation delay skipped if the package is already installed:
Snippet:
Result: