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: handle copy preflight results job already exists error #1650

Merged

Conversation

emosbaugh
Copy link
Member

What this PR does / why we need it:

Handles error

2024-12-18T20:19:03Z	ERROR	Reconciler error	{"controller": "installation", "controllerGroup": "embeddedcluster.replicated.com", "controllerKind": "Installation", "Installation": {"name":"20241218201903"}, "namespace": "", "name": "20241218201903", "reconcileID": "4ae2dd88-5eb6-4b9b-a4f8-d1d2d26d8400", "error": "failed to copy host preflight results: failed to create job: jobs.batch \"copy-host-preflight-results-node-027db-00\" already exists"}

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

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

Happy debugging!

@emosbaugh emosbaugh enabled auto-merge (squash) December 19, 2024 04:13
@emosbaugh emosbaugh requested a review from laverya December 19, 2024 04:14
@emosbaugh emosbaugh merged commit 1c27b97 into main Dec 19, 2024
67 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/sc-117626/handle-copy-host-preflight-results-already branch December 19, 2024 11:05
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