copilot-swe-agent[bot]
60e594ff20
Update design document to address rchincha's requirements
...
Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com >
2026-01-26 01:20:36 +00:00
copilot-swe-agent[bot]
4734d972b7
Add initial design document from PR #3733
...
Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com >
2026-01-26 01:17:28 +00:00
Ramkumar Chinchani
8f3d7d3719
swagger: rename 'docs/' to 'swagger/'
...
Use 'docs/' for zot-related documentation.
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com >
2021-10-21 13:46:14 -07:00
Ramkumar Chinchani
2d9c1f52ea
docs: improve docs coverage
...
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com >
2021-10-14 09:22:34 -07:00
Petu Eusebiu
609d85d875
Add identity-based access control, closes #51
...
Add a cli subcommand to verify config files validity
2021-08-30 13:56:27 -07:00
Ramkumar Chinchani
affdd85986
build: remove bazel
...
The idea initially was to use bazel to do our builds, however golang
build system is now good enough and our code base is entirely go.
It is also slowing down our travis ci/cd pipeline.
2020-12-21 15:30:13 -08:00
Ramkumar Chinchani
5a125e74a1
docs: commit docs so that zot binary build becomes easier
...
swagger-based docs have been autogenerated from annotations and required
a separate step and then the binary could be built along with these doc
artifacts. Since we don't expect docs to change only when the dist-spec
gets updated, we are committing them.
2019-12-11 14:17:06 -08:00
Ramkumar Chinchani
68a1784c17
docs: fix Makefile
2019-08-29 10:56:59 -07:00
Ramkumar Chinchani
36ca298507
tls: require mutual auth only when htpasswd not available
2019-07-21 15:10:09 -07:00
Ramkumar Chinchani
066bf1b9eb
router: move to gorilla/mux to support multiple name path components
2019-07-10 18:22:20 -07:00
Ramkumar Chinchani
9d4e8b4594
zot: initial commit
2019-06-21 15:29:19 -07:00