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(ci): opreator binary should not be prefixed with v #1060

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

emosbaugh
Copy link
Member

What this PR does / why we need it:

airgap builds failing with error

failed to create embedded cluster bundle: failed to create artifacts archive: failed to get operator artifact: failed to download file https://replicated.app/embedded-cluster-public-files/operator-binaries/1.11.1+k8s-1.29.tar.gz, status code: 403

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?


Does this PR require documentation?

sgalsaleh
sgalsaleh previously approved these changes Aug 29, 2024
Copy link

github-actions bot commented Aug 29, 2024

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

Happy debugging!

@sgalsaleh
Copy link
Member

Merging as this only affects release workflow.

@sgalsaleh sgalsaleh merged commit a0bf390 into main Aug 29, 2024
9 checks passed
@sgalsaleh sgalsaleh deleted the emosbaugh/20240828/fix-operator-release-7 branch August 29, 2024 20:13
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