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

Invoking ImgDetails Post APi in buildPush DockerV2 task #9936

Merged
merged 3 commits into from
Mar 28, 2019

Conversation

dabasnidhi
Copy link
Contributor

@dabasnidhi dabasnidhi commented Mar 26, 2019

When we run the DockerV2 task to build and push an image to a container registry, we will call the API - AddImageDetailsAsync to post the image details as per Grafeas format to Deployment DB (tables Deployment.tbl_Note and Deployment.tbl_Occurrence).
This data will then be used to show the image details in the UI via data providers

Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Outdated Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Outdated Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Outdated Show resolved Hide resolved
@dabasnidhi dabasnidhi force-pushed the users/nidabas/DockerTask2Update branch from 30de0f1 to ac09e99 Compare March 28, 2019 08:56
@bansalaseem
Copy link
Contributor

please add a good description of your change

Tasks/Common/docker-common/containerimageutils.ts Outdated Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
Tasks/DockerV2/dockerpush.ts Show resolved Hide resolved
@bansalaseem bansalaseem changed the title First draft for invoking ImgDetails Post APi in buildPush DockerV2 task Invoking ImgDetails Post APi in buildPush DockerV2 task Mar 28, 2019
@dabasnidhi dabasnidhi merged commit d90deeb into master Mar 28, 2019
@dabasnidhi dabasnidhi deleted the users/nidabas/DockerTask2Update branch March 28, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants