Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

pods.md incorrectly defines annotation name as AC Name instead of AC Identifier #640

@tgeoghegan

Description

@tgeoghegan

In pods.md @ 01b1a02, the entry for annotations reads:

name is restricted to the AC Name formatting

This disagrees with aci.md which states:

the name is restricted to the AC Identifier formatting

It further disagrees with the Annotation struct which has:

type Annotation struct { Name ACIdentifier json:"name"Value string json:"value" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions