bits-service
bits-service copied to clipboard
Cloud Foundry Bits-Service repository
Previously the non-numeric user `vcap` was being used which doe snot work on k8s. This change is needed so that eirini can stop setting `runAsUser 2000` when desireing apps. More...
I was looking at [github.com/google/ko/pull/47](https://github.com/google/ko/pull/47/files) and I thought maybe bits service could benefit from the same optimization in the OCI registry code [here](https://github.com/cloudfoundry-incubator/bits-service/blob/28d6e421fdb44080ef0d1eb40d7e3aeae5fdf2b4/oci_registry/registry.go#L212). Even though there are not that many...
…g to the same blob, and updated Azure/Go SDK. - When uploading a blob, the upload now contains a Content-MD5. - Uploads are only done if necessary, i.e. - if...