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

ci-deploy-release script is broken due to missing manifests #2300

Closed
rzetelskik opened this issue Jan 3, 2025 · 0 comments · Fixed by #2299
Closed

ci-deploy-release script is broken due to missing manifests #2300

rzetelskik opened this issue Jan 3, 2025 · 0 comments · Fixed by #2299
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@rzetelskik
Copy link
Member

#1955 broke ci-deploy-release script becaused it changed local-csi-driver manifests and the test verifying the script's correctness was overridden.

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2298/pull-scylla-operator-master-e2e-gke-release-script-latest/1875177171694129152#1:test-build-log.txt%3A301-303

unable to read URL "https://raw.githubusercontent.com/scylladb/scylla-operator//f03da7928f6093e6b6714c4912ef94d2a45261c4/examples/common/local-volume-provisioner/local-csi-driver/10_driver.serviceaccount.yaml", server reported 404 Not Found, status code=404
unable to read URL "https://raw.githubusercontent.com/scylladb/scylla-operator//f03da7928f6093e6b6714c4912ef94d2a45261c4/examples/common/local-volume-provisioner/local-csi-driver/10_provisioner_clusterrole.yaml", server reported 404 Not Found, status code=404
unable to read URL "https://raw.githubusercontent.com/scylladb/scylla-operator//f03da7928f6093e6b6714c4912ef94d2a45261c4/examples/common/local-volume-provisioner/local-csi-driver/20_provisioner_clusterrolebinding.yaml", server reported 404 Not Found, status code=404

/kind bug
/priority critical-urgent
/assign

@scylla-operator-bot scylla-operator-bot bot added kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant