Git Product home page Git Product logo

Comments (6)

saschagrunert avatar saschagrunert commented on June 26, 2024 1

@neverd1m the logs at least indicate that the credential helper is being used. Is the user (root) running CRI-O able to see the same password using pass show? I feel we're using different storage paths here.

from cri-o.

saschagrunert avatar saschagrunert commented on June 26, 2024

@neverd1m thank you for the report. I don't think we stupport credsStore, but Credential Helpers (credHelpers) should work. Do you mind giving them a try?

from cri-o.

neverd1m avatar neverd1m commented on June 26, 2024

thanks for the reply!

I tried with credHelpers as well but i get this error now:

level=info msg="Trying to access \"some.registry:5000/helpers/whoami:1.5.0\"" file="docker/docker_image_src.go:87"
level=debug msg="Looking up in credential helper pass based on credHelpers entry in /etc/crio/config.json" file="config/config.go:807"
level=debug msg="Not logged in to some.registry:5000 with credential helper pass" file="config/config.go:754"
level=debug msg="No credentials for some.registry:5000/helpers/whoami found" file="config/config.go:272"
  • I tried with docker client to compare and docker login is successful with this config.
    {"auths": {"some.registry:5000":{}},"credHelpers": {"some.registry:5000":"pass"}}

  • pass show docker-credential-helpers/{BASE64}/user output is correct and there are no passphrase

from cri-o.

neverd1m avatar neverd1m commented on June 26, 2024

@saschagrunert i suspect the route being the issue as well, but all the commands are executed under the root user. pass show command has correct output for it when run from command line. There are no other logs on cri-o on this step so i'm about to trace the cri-o process to see how it calls the credential helper. Any advice how to proceed with that?

from cri-o.

bitoku avatar bitoku commented on June 26, 2024

/assign

from cri-o.

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.