func/pkg/oci
Luke Kingland 9beea04064
Basic auth (#2242)
* feat: host builder basic auth

* update tests

* mark oci basic auth flags hidden

* cleanup
- Remove debug statements
- Fix test race
- Update licenses

* spelling and linting errors
2024-03-26 09:17:21 +00:00
..
mock Basic auth (#2242) 2024-03-26 09:17:21 +00:00
testdata/test-links feat: host builder nonregular file support (#2156) 2024-02-20 03:50:05 +00:00
builder.go Fix failing concurrent test on Windows (#1890) 2023-07-28 01:03:08 +00:00
builder_test.go feat: host builder metadata envs (#2195) 2024-03-01 09:38:06 +00:00
containerize.go feat: host builder metadata envs (#2195) 2024-03-01 09:38:06 +00:00
containerize_go.go fix: OCI content creation by "host" builder on Win (#1871) 2023-07-18 17:29:09 +00:00
containerize_test.go feat: host builder nonregular file support (#2156) 2024-02-20 03:50:05 +00:00
errors.go feat: enable scaffolding for host builds (#1750) 2023-06-06 20:37:26 +00:00
pusher.go Basic auth (#2242) 2024-03-26 09:17:21 +00:00
pusher_test.go Basic auth (#2242) 2024-03-26 09:17:21 +00:00