Tetrate Istio SubscriptionVersion: Next
Release Notes
1.0.0
- Initial release
1.1.0
- New configuration checks added:
- Configuration checks are now organized by categories: General, Security, Traffic, Gateway, Extension and Telemetry.
- Added ability to suppress specific checks using
--ignore-check
flag. - Added PDF export for analysis results using
-o pdf
flag. - Added support for display table without borders using
--table-style simple
flag. - Enhanced documentation access: Click on codes to view detailed explanations and recommendations.
- Only supported for terminal emulators that support hyperlinks. See here for list of terminal emulators that support hyperlinks.
- If your terminal emulator does not support hyperlinks, you can still view the documentation by copying the code and pasting it in your browser with following url
https://docs.tetrate.io/istio-subscription/tools/tca/analysis/<CODE>
. Example https://docs.tetrate.io/istio-subscription/tools/tca/analysis/TIS0001. - Another options is to export the analysis results to PDF.