1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-09 16:36:29 +00:00
skopeo/integration
Miloslav Trmač 96e579720e Update OpenShift from 1.3.0-alpha.3 to 1.5.0-alpha.3
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.
2017-03-18 20:25:01 +01:00
..
fixtures Add sigstore tests 2016-09-27 15:21:24 +02:00
check_test.go use user/pass flags 2016-11-30 17:10:42 +01:00
copy_test.go Update tests to handle OpenShift changing the schema1 signatures 2017-03-18 20:24:22 +01:00
fixtures_info_test.go Remove signature/fixtures subpackage 2016-05-21 21:21:58 +02:00
openshift.go Update OpenShift from 1.3.0-alpha.3 to 1.5.0-alpha.3 2017-03-18 20:25:01 +01:00
registry.go Add sigstore tests 2016-09-27 15:21:24 +02:00
signing_test.go Add more helpers for running skopeo, use them in existing tests 2016-06-22 16:19:59 +02:00
utils.go Split runExecCmdWithInput from runCommandWithInput 2017-03-18 20:24:22 +01:00