cloudfoundry / cloudfoundry/community

[RFC0034] App Manifests v2

Open
#1,051 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

rfc
Dominant language
Python
Stars
57
Forks
250
Avg merge
2d 11h
Merged PRs (30d)
11

Description

This issue tracks the implementation of RFC-0034: App Manifests v2.

Tasks
  • Endpoint for viewing supported API versions
  • CAPI release feature flag
  • Apply empty v2 manifest
  • CATS/BARAS Test(s)
  • V1 Manifest Parity
    • Generate diff for v2 manifest
    • Apply v2 manifest with fields currently supported by v1 manifests
    • Resource-level declarative configuration
  • New V2 Fields
    • Routing
      • Process types
      • App ports
      • Metadata
    • Services
      • Provisioning
      • Updating
      • Route bindings
      • Keys
      • Metadata
    • Apps
      • Features
      • State
      • Metadata
  • CLI Support
  • Declarative pruning/resource deletion
  • Experimental Features
    • Droplets
    • Remote Files
    • Fallback URLs
    • Resource sharing
    • Network polices
    • Route options

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read RFC-0034 first, then use the listed tasks to identify a focused area such as API-version viewing, manifest parity, CLI support, or declarative deletion. Check the CATS/BARAS tests for the relevant acceptance coverage; the work is done only when the selected task and its tests are complete.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.