Skip to content

chore: runtime config as argument #2329

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

Merged
merged 4 commits into from
Jun 17, 2025
Merged

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Jun 17, 2025

What this PR does / why we need it:

We should no longer need to use the config. Everything is embedded in the runtime config. Pass the runtime config as an argument.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?


Does this PR require documentation?

Copy link

github-actions bot commented Jun 17, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-db343d5" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-db343d5?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@emosbaugh emosbaugh force-pushed the emosbaugh/20250617/no-config-as-args branch from d2af329 to f2f128b Compare June 17, 2025 16:23
@emosbaugh emosbaugh changed the title chore: use runtime config chore: runtime config as argument Jun 17, 2025
@emosbaugh
Copy link
Member Author

Test failure is unrelated. Merging

@emosbaugh emosbaugh merged commit ae23f8e into main Jun 17, 2025
183 of 193 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/20250617/no-config-as-args branch June 17, 2025 21:47
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.

2 participants