Conversation
- Add --tls-no-verify option to CLI command docs and usage tables - Enterprise `--data-only` and `--remove-tables` flags - Parquet output
- Enterprise: Add data_only and remove_tables params to database and table delete endpoints
… tables - Add instructions for deleting only data (preserving schema and resources) for both databases and tables in InfluxDB 3 Enterprise - Update CLI and HTTP API usage examples - Clarify Parquet output instructions for database listing - Bump latest_patch to 3.9.0 for core and enterprise in products.yml
|
hiltontj
left a comment
There was a problem hiding this comment.
It may be worth having a disclaimer somewhere that using --tls-no-verify is not recommended in production environments (though, it is true that it is useful for testing/development with self-signed certs, as mentioned in this change set).
Updated the latest_patch version for both core and enterprise categories from 3.9.0 to 3.8.1.
|
@jstirnaman Updated one file via commit to 3.8.1 for products |
|
@peterbarnett03 we are actually releasing 3.8.2, not 3.8.1, which was released on Jan 12th. |
|
Though, if this only pertains to the 3.8.1 release then your change makes sense - but I reckon we need a new PR for 3.8.2? |
v3.8.1 Coverage Assessment (automated source analysis)I ran a source-level diff of Coverage Matrix
CLI pages missing
|
- Update latest_patch to 3.8.2 for Core and Enterprise in products.yml (3.8.1 was internal-only) - Add --tls-no-verify and INFLUXDB3_TLS_NO_VERIFY env var to all remaining CLI pages (query, write, show, enable, disable, update, test, stop, create/delete cache and file_index commands) - Add safety disclaimer: "Not recommended in production" per review - Standardize --tls-ca description across all CLI pages - Add v3.8.2 release notes for Core and Enterprise Addresses review feedback from hiltontj and jstirnaman on PR #6774. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove all PachaTree-related content that is not yet ready for public documentation: - Remove --use-pacha-tree from Enterprise serve CLI reference - Replace influxdb3_pacha_tree log filter example with influxdb3_enterprise - Remove influxdb3_pacha_tree from component names table - Remove PachaTree storage engine entry from v3.7.0 release notes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
04af773 to
f373f9d
Compare
jstirnaman
left a comment
There was a problem hiding this comment.
Looks good. Just 1 question about the log-filter variable in Core - issue raised yesterday.
sanderson
left a comment
There was a problem hiding this comment.
One minor change that is in a lot of places.
No description provided.