agones.dev/agones@v1.53.0/docs/proposals/NNNN-afp-template/afp.yaml (about)

     1  ---
     2  title: AFP Template
     3  afp-number: NNNN
     4  authors:
     5    - "@jane.doe"
     6  status: provisional|implementable|implemented|deferred|rejected|withdrawn|replaced
     7  creation-date: yyyy-mm-dd
     8  reviewers:
     9    - TBD
    10    - "@alice.doe"
    11  
    12  see-also:
    13    - "/docs/proposals/1234-we-heard-you-like-afps"
    14    - "/docs/proposals/2345-everyone-gets-a-afp"
    15  replaces:
    16    - "/docs/proposals/3456-replaced-afp"
    17  
    18  # The target maturity stage in the current dev cycle for this AFP.
    19  stage: alpha|beta|stable
    20  
    21  # The following PRR answers are required at next release
    22  # List the feature gate name and the components for which it must be enabled
    23  feature-gates:
    24    - name: MyFeature
    25      components:
    26        - CountsAndLists
    27        - GKEAutopilotExtendedDurationPods
    28  disable-supported: true
    29  
    30  # The following PRR answers are required at beta release
    31  metrics:
    32    - my_feature_metric