Skip to content

Desktop app releases publish a gateway image that crashes on the edge #185

Description

@ecv

Summary

The desktop app's release workflow still builds and pushes the edge gateway image, a job the standalone gateway repository took over in April.

The app's image runs the multi-command desktop binary, so the edge's gateway arguments fail to parse and the container exits within a second. Its latest push took down half the Datum Connect gateways at ten edge clusters on 10 and 11 September, until infra rolled the edge back to the July image.

Both repositories push to the same image name, and the app's copy reached the edge only this week because its image build had failed since July.

Done when

  • Releasing the desktop app publishes no edge gateway image
  • The gateway registry holds only standalone gateway builds, and the bad v0.1.4 tag is removed or replaced
  • Infra can turn automatic gateway updates back on without picking up a desktop build

Related to https://github.com/datum-cloud/infra/issues/5148

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions