Skip to content

fix: remove gameshelf-sdk alias so SDK receives license in EC installs#37

Merged
aa-replicated merged 1 commit intomainfrom
fix/sdk-alias
Apr 12, 2026
Merged

fix: remove gameshelf-sdk alias so SDK receives license in EC installs#37
aa-replicated merged 1 commit intomainfrom
fix/sdk-alias

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

The gameshelf-sdk alias on the Replicated SDK subchart prevented the SDK from receiving the license in Embedded Cluster installs.

Changes:

  • Chart.yaml: remove alias: gameshelf-sdk, update condition to replicated.enabled
  • values.yaml: rename gameshelf-sdk: key to replicated:
  • helmchart.yaml: rename gameshelf-sdk: key to replicated:
  • deployment.yaml: update SDK_SERVICE_URL to http://replicated:3000
  • support-bundle.yaml: update log selectors and deployment status name

Test plan

  • Merge and deploy
  • replicated pod should start and receive the license successfully

The alias caused the Replicated SDK to not receive the license in
Embedded Cluster installs. Removing the alias so the subchart uses
its default name 'replicated'.

- Chart.yaml: remove alias, update condition to replicated.enabled
- values.yaml: rename gameshelf-sdk key to replicated
- helmchart.yaml: rename gameshelf-sdk key to replicated
- deployment.yaml: update SDK_SERVICE_URL to http://replicated:3000
- support-bundle.yaml: update selectors and deployment name

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit 7c2163f into main Apr 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant