Skip to content

Conversation

@DaedalusG
Copy link
Contributor

I'm not sure how this hasn't failed on other releases but we don't publish appliance anymore and this crashed promotion in the 6.12.0 release:


👉 [      step] Running step "sg ops:migrator"
--
[sg ops:migrator] +++ 👉 using Docker Hub registry index.docker.io/sourcegraph
[sg ops:migrator] +++ 👉 pinning images to tag "6.12.0"
[sg ops:migrator] Updated migrator
[sg ops:migrator]   - docker.io/sourcegraph/migrator:6.0.0@sha256:ec295eb0b743da6bf56777ca6524972267a5c442b0288095e2fe12fce38ebacc
[sg ops:migrator]   + index.docker.io/sourcegraph/migrator:6.12.0@sha256:b12184766122a8f22cef78f8ecbfd5cd20837f9d480716cea0e031e9f505b1f1
[      step] Step "sg ops:migrator" succeeded
👉 [      step] Running step "sg ops:appliance"
[sg ops:appliance] +++ 👉 using Docker Hub registry index.docker.io/sourcegraph
[sg ops:appliance] +++ 👉 pinning images to tag "6.12.0"
[sg ops:appliance] ^^^ +++  ⨯ couldn't read charts/sourcegraph-appliance/values.yaml: open charts/sourcegraph-appliance/values.yaml: no such file or directory
[sg ops:appliance] Step failed: exit status 1
🚨 Error: The command exited with status 1

https://buildkite.com/sourcegraph/deploy-sourcegraph-helm/builds/2441#019bb42a-f692-41cc-9c2e-d3f27c6c6d95

Checklist

Test plan

@DaedalusG DaedalusG requested a review from a team January 12, 2026 22:16
@DaedalusG DaedalusG added the backport 6.12.x Backport to 6.12.x release branch label Jan 12, 2026
@DaedalusG DaedalusG merged commit c7945da into main Jan 12, 2026
6 checks passed
@DaedalusG DaedalusG deleted the wg/plat/remove-appliance-from-promotion branch January 12, 2026 22:24
DaedalusG added a commit that referenced this pull request Jan 12, 2026
Backport c7945da from #800

I'm not sure how this hasn't failed on other releases but we don't
publish appliance anymore and this crashed promotion in the 6.12.0
release:
```

👉 [      step] Running step "sg ops:migrator"
--
[sg ops:migrator] +++ 👉 using Docker Hub registry index.docker.io/sourcegraph
[sg ops:migrator] +++ 👉 pinning images to tag "6.12.0"
[sg ops:migrator] Updated migrator
[sg ops:migrator]   - docker.io/sourcegraph/migrator:6.0.0@sha256:ec295eb0b743da6bf56777ca6524972267a5c442b0288095e2fe12fce38ebacc
[sg ops:migrator]   + index.docker.io/sourcegraph/migrator:6.12.0@sha256:b12184766122a8f22cef78f8ecbfd5cd20837f9d480716cea0e031e9f505b1f1
[      step] Step "sg ops:migrator" succeeded
👉 [      step] Running step "sg ops:appliance"
[sg ops:appliance] +++ 👉 using Docker Hub registry index.docker.io/sourcegraph
[sg ops:appliance] +++ 👉 pinning images to tag "6.12.0"
[sg ops:appliance] ^^^ +++  ⨯ couldn't read charts/sourcegraph-appliance/values.yaml: open charts/sourcegraph-appliance/values.yaml: no such file or directory
[sg ops:appliance] Step failed: exit status 1
🚨 Error: The command exited with status 1

```

https://buildkite.com/sourcegraph/deploy-sourcegraph-helm/builds/2441#019bb42a-f692-41cc-9c2e-d3f27c6c6d95

### Checklist

- [ ] Follow the [manual testing
process](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/TEST.md)
- [ ] Update
[changelog](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/charts/sourcegraph/CHANGELOG.md)
- [ ] Update [Kubernetes update
doc](https://docs.sourcegraph.com/admin/updates/kubernetes)

### Test plan

Co-authored-by: Warren Gifford <warrenbruceg@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 6.12.x Backport to 6.12.x release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants