Skip to content

Commit 17bf482

Browse files
authored
Merge pull request #2915 from replicatedhq/divolgin/sc-98631/special-yaml-characters-in-license-field
Removing a limitation that has been resolved
2 parents 36769c4 + 70091a4 commit 17bf482

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/vendor/replicated-sdk-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ The Replicated SDK has the following limitations:
2222

2323
* The SDK does not automatically generate status informers to report status data for installed instances of the application. To get instance status data, you must enable custom status informers by overriding the `replicated.statusInformers` Helm value. See [Enable Application Status Insights](/vendor/insights-app-status#enable-application-status-insights) in _Enabling and Understanding Application Status_.
2424

25-
* When installing a KOTS application that includes the SDK, license field titles with special YAML characters like question marks (`?`) can lead to errors during application release downloads. To avoid this issue, use only alphanumeric characters in license field titles when including the SDK in a KOTS application.
26-
2725
## SDK Resiliency
2826

2927
At startup and when serving requests, the SDK retrieves and caches the latest information from the upstream Replicated APIs, including customer license information.

0 commit comments

Comments
 (0)