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

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" }

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions