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

[RFC] App Manifests v2 #1019

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

Gerg
Copy link
Member

@Gerg Gerg commented Nov 13, 2024

- Update network policy section to reflect thinking about cross-space
  resource sharing
- Add fields for provisioning/updating service instances
- Add user-provided service instances
- Break service bindings into their own section. They don't fit well
  nested under service instances: Apps depend on services; services
  don't depend on apps. For "app" bindings, it might make sense to nest
  under apps, but "key" and "route" bindings don't make sense under
  apps. Instead, break bindings into a top-level node.
- Fix inconsistent health check configuration
- Add `scale` node to processes to organize related nodes
- To add more hierarchy and closer match API design
- Small style updates and typo fixes
- Add additional risk to declarative manifests
@Gerg Gerg marked this pull request as ready for review November 15, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

Successfully merging this pull request may close these issues.

1 participant