Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read channel info from license #52

Closed
wants to merge 1 commit into from

Conversation

cbodonnell
Copy link
Contributor

@cbodonnell cbodonnell commented Jul 13, 2023

TODO: Unit tests for server param initialization (potentially as a larger refactor follow-up)

Fixes an issue where running an unauthenticated helm install of the SDK helm chart and passing --set integration.licenseID=<license-id> would result in 500 errors from replicated-app because no channel identifier was being passed. This PR changes the logic so that the channel ID and name will be read from the license that is pulled on initialization.

@cbodonnell
Copy link
Contributor Author

addressed in #53

@cbodonnell cbodonnell closed this Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant