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

Updates the Response of Resources API's by adding array of Categories #273

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

PuneetPunamiya
Copy link
Member

  • This patch updates the design of Resources by adding
    an array of Categories for the following API's

    • /resource/{catalog}/{kind}/{name}/{version}
    • /resource/version/{versionId}
    • /v1/resource/{catalog}/{kind}/{name}/{version}
    • /v1/resource/version/{versionId}
  • Updates the resources tests which adds category array in the
    response of CatalogKindNameVersion and ResourceBYVersionID

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

@tekton-robot tekton-robot requested review from sm43 and vdemeester June 7, 2021 17:02
@tekton-robot tekton-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jun 7, 2021
@PuneetPunamiya PuneetPunamiya force-pushed the left-resources-update branch from df32c1d to cd18f08 Compare June 30, 2021 16:57
@tekton-robot tekton-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 30, 2021
@pratap0007
Copy link
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2021
@vinamra28
Copy link
Member

/lgtm

   - This patch updates the design of Resources by adding
     an array of Categories for the following API's

         - /resource/{catalog}/{kind}/{name}/{version}
         - /resource/version/{versionId}

   - Updates the resources tests which adds category array in the
     response of CatalogKindNameVersion and ResourceBYVersionID

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
…ries

    - This patch updates the design of Resources by adding
      an array of Categories for the following API's

         - /v1/resource/{catalog}/{kind}/{name}/{version}
         - /v1/resource/version/{versionId}

    - Updates the v1 resources tests which adds category array in the
      response of CatalogKindNameVersion and ResourceBYVersionID

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
@PuneetPunamiya PuneetPunamiya force-pushed the left-resources-update branch from cd18f08 to 480a06d Compare July 5, 2021 04:30
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 5, 2021
@vinamra28
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 5, 2021
@sm43
Copy link
Member

sm43 commented Jul 5, 2021

/approve
/meow

@tekton-robot
Copy link

@sm43: cat image

In response to this:

/approve
/meow

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sm43

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 5, 2021
@tekton-robot tekton-robot merged commit ac7d3aa into tektoncd:main Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants