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

As a CNB user on Knative, I can use a PVC to cache builds #3

Open
ameyer-pivotal opened this issue Apr 16, 2019 · 1 comment
Open
Assignees
Milestone

Comments

@ameyer-pivotal
Copy link
Contributor

ameyer-pivotal commented Apr 16, 2019

Acceptance Criteria
Case 1
When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache
And The build complete successfully
Then The cache from that build is available to the next build that uses the same PVC

Case 2
When I configure a CNB build template for knative that uses a persistent volume claim as an interbuild cache
And The build fails or is otherwise interrupted at any point
Then The cache from that build is not available to the next build that uses the same PVC.

NOTES

@ameyer-pivotal
Copy link
Contributor Author

Knative template merged: knative/build-templates#119

@ameyer-pivotal ameyer-pivotal reopened this Jul 2, 2019
@jromero jromero added this to the 0.3.0 milestone Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants