mirror of
https://github.com/containers/skopeo.git
synced 2025-05-09 16:36:29 +00:00
This is primarily to get the signature access docker/distribution API extension. To make it work, two updates to the test harness are necessary: - Change the expected output of (oadm policy add-cluster-role-to-group) - Don't expect (openshift start master) to create .kubeconfig files for the registry service. As of https://github.com/openshift/origin/pull/10830 , openshift.local.config/master/openshift-registry.kubeconfig is no longer autogenerated. Instead, do what (oadm registry) does, creating a service account and a cluster policy role binding. Then manually create the necessary certificates and a .kubeconfig instead of using the service account in a pod. |
||
---|---|---|
.. | ||
fixtures | ||
check_test.go | ||
copy_test.go | ||
fixtures_info_test.go | ||
openshift.go | ||
registry.go | ||
signing_test.go | ||
utils.go |