Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* copy template and update release number * update container:version * update help versions * notice and sbom files * update sbom and notice files * Update README.md Added Software Behavior Changes for 2023-10 * Update README.md Updated Helm Chart Breaking Changes * Update README.md * Update README.md Updated Non Container/Chart Artifacts to say that 'There aren't any Non Container/Chart Artifacts.' * Update README.md * Update README.md * Create Perform-a-hard-reset-on-the-redis-cluster.md * Update README.md Linking from readme to [Perform-a-hard-reset-on-the-redis-cluster](https://github.com/ni/install-systemlink-enterprise/tree/2023-10/release-notes/2023-10/Perform-a-hard-reset-on-the-redis-cluster.md) * Create How-to-reset-Dremio.md * Update README.md * Update How-to-reset-Dremio.md * Update README.md * Adding closed-bugs-sle-2023-10 * Update README.md Linked to closed bugs, sbom, notices * Update How-to-reset-Dremio.md Removing the text that links to this internal page: "For instructions on how to install OpenLens and get Kubernetes access to the NI-internal AWS clusters, follow the instructions in [Getting started visualizing the cluster](https://github.com/ni/install-systemlink-enterprise/blob/sle-release-notes-2023-10/Tutorials/Getting-started-visualizing-the-cluster.md)" * Update README.md Removed the following: <!-- This file should be renamed to README.md and placed in the directory for the release. --> <!-- This section should link to the excel document that list customer facing bugs, fixed in the current release. The URL for the release (tag) should be used. --> * Update README.md Removed this: ### Non Container/Chart Artifacts There aren't any Non Container/Chart Artifacts. * Update README.md Using ordered list for these bullets: Option #1: Set webserver.redis-cluster.redis.update-strategy.type = OnDelete Option #2: Prior to upgrade, run: kubectl -n <namespace> delete statefulset <release>-webserver-redis * Update README.md Fixed `code` display for these: `kubectl -n <namespace> delete pods <release>-webserver-redis-0 <release>-webserver-redis-1 <release>-webserver-redis-2 <release>-webserver-redis-3 <release>-webserver-redis-4 <release>-webserver-redis-5` `kubectl -n <namespace> delete statefulset <release>-webserver-redis` * Update release-notes/2023-10/README.md Co-authored-by: Mark Black <[email protected]> * Update README.md * Update release-notes/2023-10/README.md Co-authored-by: Mark Black <[email protected]> * Update README.md * Update README.md * Update release-notes/2023-10/README.md Co-authored-by: Mark Black <[email protected]> * Update README.md Added 'View this configuration' link for continuationTokenEncryptionKey, to: - https://github.com/ni/install-systemlink-enterprise/blob/4da6c60d63ef48a663e78efd9b393e41b6c40ba4/getting-started/templates/systemlink-secrets.yaml#L566 * Update README.md For this section, - `dataframeservice.requestBodySizeLimitMegabytes` has been renamed to `dataframeservice.requestBodySizeLimit`. It now accepts units in "MiB" (Mebibytes, 1024 KiB) or in "MB" (Megabytes, 1000 KB). Added 'View this configuration' link, that links to :| - https://github.com/ni/install-systemlink-enterprise/blob/4da6c60d63ef48a663e78efd9b393e41b6c40ba4/getting-started/templates/systemlink-values.yaml#L579 * Update README.md I've added a 'View this configuration' bullet that links to: - https://github.com/ni/install-systemlink-enterprise/blob/4da6c60d63ef48a663e78efd9b393e41b6c40ba4/getting-started/templates/systemlink-secrets.yaml#L549 for the link above, for `Before running the taghistorian service, please configure the values according to the instructions from the helm chart.` We'll need to replace the link so it uses the tag for the 2023-10 release. * Update README.md Split info between these sections: New Features & Behavior Changes, Upgrade from -09 to -10, and Upgrade Considerations. * Update README.md Updated webserver version to 0.13.12, as in the list of containers (from 0.13.4 where the behavior/breaking change was introduced) * Create Remove-Kafka-from-the-cluster.md * Update Remove-Kafka-from-the-cluster.md * Update README.md Moved into a separate .md file the steps for Removing Kafka from the cluster. * Update Remove-Kafka-from-the-cluster.md * Update Remove-Kafka-from-the-cluster.md * update configuration link with 2023-10 tag * 2023 10 release note mblack refactor (#169) * Update how to reset dremio * Update Perform-a-hard-reset-on-the-redis-cluster.md * Update Remove-Kafka-from-the-cluster.md * Update README.md * Update to release notes * apply suggestion --------- Co-authored-by: PriyadarshiniGopal <[email protected]> * resolve lint * Update link to mongo_db migration doc * Update Helm versions * Address review suggestions * Update breaking changes lists to sections * fix lint errors * update redis section based on review comments * fix linting errors * Update how to reset dremio doc * fix lint issue * Address feedback from review * Update helm version to include patch --------- Co-authored-by: PriyadarshiniGopal <[email protected]> Co-authored-by: Fred Visser <[email protected]> Co-authored-by: CIakab-NI <[email protected]> Co-authored-by: Mark Black <[email protected]> Co-authored-by: Ram Ganesh Ramalingam <[email protected]> Co-authored-by: Ram Ganesh Ramalingam <[email protected]> Co-authored-by: Christian Nunnally <[email protected]>
- Loading branch information