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

Fix joining worker nodes in dev env #1209

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

sgalsaleh
Copy link
Member

@sgalsaleh sgalsaleh commented Sep 20, 2024

What this PR does / why we need it:

Fixes an issue where joined worker nodes in the dev env do not become ready.

Which issue(s) this PR fixes:

SC-112597

Does this PR require a test?

NONE

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE

Copy link

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-e0587f8" -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-e0587f8?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@sgalsaleh
Copy link
Member Author

Merging as this only affects the dev env.

@sgalsaleh sgalsaleh merged commit 15fe867 into main Sep 20, 2024
11 of 55 checks passed
@sgalsaleh sgalsaleh deleted the fix-joining-worker-nodes-in-dev-env branch September 20, 2024 15:16
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