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

[docs] Convention Server Open API spec #74

Merged
merged 13 commits into from
Apr 26, 2022

Commits on Apr 6, 2022

  1. Document the webhook contract

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0101202 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Bump codecov/codecov-action from 2 to 3 (vmware-tanzu#72)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Tanzu Artifact Integrity committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ec8da7c View commit details
    Browse the repository at this point in the history
  2. Switch component label to app.kubernetes.io/component (vmware-tanzu#73)

    Prefixing labels is a best practice and `app.kubernetes.io/component` is
    a well known label. Other tools can use this label to identify resources
    that belong to Cartographer Conventions.
    
    Also dropping the label value namespace, so `conventions.carto.run` ->
    `conventions`.
    
    Signed-off-by: Scott Andrews <andrewssc@vmware.com>
    scothis authored and Tanzu Artifact Integrity committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    381a307 View commit details
    Browse the repository at this point in the history
  3. Add an initial draft for the spec

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    58d1dbb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Remove kubernetes io reference

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    453616b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1815ab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Update webhook helper section

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    026b44f View commit details
    Browse the repository at this point in the history
  2. Update descriptions and add examples

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0d00e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Specify expected format of raw field in a BOM object

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    79c721f View commit details
    Browse the repository at this point in the history
  2. Resolve comments and include suggestions

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a81c519 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Add detail on how to configure the webhook path

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d06b20d View commit details
    Browse the repository at this point in the history
  2. Add detail on how to configure the webhook path

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua authored and Tanzu Artifact Integrity committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b444ae0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Reference the ClusterPodConvetion and associated components

    Signed-off-by: Jackline Mutua <jmutua@vmware.com>
    katmutua committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c3af6d0 View commit details
    Browse the repository at this point in the history