mittwald / mittwald/kube-httpcache
Add Varnish module collection to container
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 313
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Varnish module collection of modules ("vmods") extends Varnish VCL used for describing HTTP request/response policies with additional capabilities. This feature request will extend the functionality of varnish to the kube-httpcache repo.
More info:
https://github.com/varnish/varnish-modules/blob/master/README.md
Example of installing VMODS:
https://github.com/varnish/varnish-modules/blob/master/Dockerfile
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
Start with the linked varnish-modules README and example Dockerfile, then inspect the repository's container definition to locate where Varnish dependencies are installed. Done means the container includes the Varnish module collection and the image build succeeds with the modules available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100