Enable kaniko image caching for Cloudbuild
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 383
- Forks
- 93
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Currently tensorflow-cloud could build option does not use Kaniko cache. Enabling Kaniko cache could significantly speed up the container build process.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Cloud Build option in the repository and read the surrounding build configuration first. Consult the linked Kaniko cache documentation, then verify that the option enables Kaniko caching and that container builds use the cache as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, python
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100