Giter Club home page Giter Club logo

Comments (6)

aweiteka avatar aweiteka commented on July 23, 2024

cc @stefwalter

from skopeo.

mtrmac avatar mtrmac commented on July 23, 2024

AFAIK OpenShift explicitly prohibits updating these fields, per https://github.com/openshift/origin/pull/9181/files#diff-338f8de5c2e444ebed64ed7ac61109e4R111 and https://github.com/openshift/origin/pull/8371/files#diff-338f8de5c2e444ebed64ed7ac61109e4R101 . So at the moment there is nothing for skopeo to do. (The original design was that OpenShift would populate these fields from the received blob. We can of course change/renegotiate that. Just clarifying that this won’t happen this week.)

(

  • issuedBy is ~nonsense (it says which CA signed the key)
  • issuedTo = the key owner

)

from skopeo.

aweiteka avatar aweiteka commented on July 23, 2024

The original design was that OpenShift would populate these fields from the received blob

That's disappointing. The data isn't in the blob! So we cannot POST any arbitrarily data to the ImageSignature object?

from skopeo.

mtrmac avatar mtrmac commented on July 23, 2024

imageIdentity is in the blob directly; for issuedTo the blob gives us the fingerprint but not the real name. issuedBy doesn’t have clear semantics with GPG, and is not in the blob. The verification status data of course isn’t in the blob.

from skopeo.

mtrmac avatar mtrmac commented on July 23, 2024

@aweiteka Given openshift/origin#13585 , is (some variant of) this still necessary?

from skopeo.

aweiteka avatar aweiteka commented on July 23, 2024

Given openshift/origin#13585 , is (some variant of) this still necessary?

No. Closing.

from skopeo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.