Open
Conversation
Collaborator
|
Hi @prestwick , This is the PR for the SLE 2026-02 release notes. The AzDO SLE Manual PR is this:
|
CIakab-NI
reviewed
Feb 24, 2026
Comment on lines
+27
to
+38
| - SystemLink has updated several default Helm settings from ‘False’ to ‘True.’ To fully benefit from SystemLink features, enable the following flags in the appropriate YAML files. | ||
| - The `flinkoperator.enabled` setting in the systemlink-admin-values.yaml file. | ||
| - The `fileingestioncdc.enabled` setting in the systemlink-values.yaml file. | ||
| - The `fileingestion.featureToggle.searchFiles` setting in the systemlink-values.yaml file. | ||
| - `AssetService:0.32.x` | ||
| - The AssetService chart requires an Elasticsearch configuration. If the SystemLink Elasticsearch deployment does not provision Elasticsearch, set the Elasticsearch password using the `assetservice.secrets.elasticsearch.password` setting. To stop using Elasticsearch, refer to [Configuring Advanced Search for Files](https://www.ni.com/docs/en-US/bundle/systemlink-enterprise/page/configuring-advanced-search.html) in the SystemLink user manual. | ||
| - `AssetServiceCDC:0.0.x` | ||
| - SystemLink has added a new AssetServiceCDC chart. This chart requires Elasticsearch, MongoDB, and a file storage configuration. To remove Elasticsearch, refer to [Configuring Advanced Search for Files](https://www.ni.com/docs/en-US/bundle/systemlink-enterprise/page/configuring-advanced-search.html) in the SystemLink user manual. | ||
| - `FileIngestion:1.24.x` | ||
| - The FileIngestion Service chart requires an Elasticsearch configuration. If the SystemLink Elasticsearch deployment does not provision Elasticsearch, set the Elasticsearch password using the fileingestion.secrets.elasticsearch.password variable. To stop using Elasticsearch, refer to [Configuring Advanced Search for Files](https://www.ni.com/docs/en-US/bundle/systemlink-enterprise/page/configuring-advanced-search.html) in the SystemLink user manual. | ||
| - `FileIngestionCDC:0.7.x` | ||
| - SystemLink does not enable FileIngestionCDC by default. FileIngestionCDC requires Elasticsearch, MongoDB, and a file storage configuration. To stop using Elasticsearch, refer to [Configuring Advanced Search for Files](https://www.ni.com/docs/en-US/bundle/systemlink-enterprise/page/configuring-advanced-search.html) in the SystemLink user manual. |
Collaborator
There was a problem hiding this comment.
The PR that introduced these updates is this:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CONTRIBUTING.md.
What does this Pull Request accomplish?
Publishes the 2026-02 release notes.