Skip to content

Add compose commands#51

Draft
sjmiller609 wants to merge 3 commits into
mainfrom
hypeship/add-compose-command
Draft

Add compose commands#51
sjmiller609 wants to merge 3 commits into
mainfrom
hypeship/add-compose-command

Conversation

@sjmiller609
Copy link
Copy Markdown
Contributor

Summary

  • add hypeman compose plan, hypeman compose up, and hypeman compose down
  • load a v1 compose manifest for services, env interpolation, resources, restart policy, healthcheck, and ingress
  • tag managed instances and ingresses with compose metadata and spec hashes for idempotent reapply
  • create instances through a raw payload path so new instance policy fields can be passed before the generated SDK catches up
  • document an OTel collector compose example

Testing

  • go test ./...
  • ./scripts/lint
  • ./scripts/build

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant