Giter Club home page Giter Club logo

Comments (6)

glennpratt avatar glennpratt commented on August 15, 2024 1

Nice! I'll test it soon.

from container-image-csi-driver.

glennpratt avatar glennpratt commented on August 15, 2024 1

Tests look good so far. We're still working out some deployment issues, but I can't imagine anything is related to this.

from container-image-csi-driver.

kitt1987 avatar kitt1987 commented on August 15, 2024

The plugin currently doesn't support either credential providers or manifest embedded secrets. The latter case is easier that I can complete it in one or two days.

Credential providers only work in kubelet as built-in plugins. If considering supporting built-in credential providers, some code of kubelet may be duplicated to the project. Since v1.20, kubelet has started to support credential providers as exec-plugins. I consider supporting both of them in #16.

from container-image-csi-driver.

kitt1987 avatar kitt1987 commented on August 15, 2024

@glennpratt I found that the code of the credential provider framework has already been included. But I didn't import the implementations of cloud providers. Pretty awkward😰.

I've fixed it in version v0.4.1 v0.4.2. Would you mind helping out with the test?
Remind that if you upgrade from a version before v0.4.0, the new daemon manifest also needs to be applied.
Remind that the new daemon manifest needs to be applied to upgrade.

Thanks in advance.

from container-image-csi-driver.

kitt1987 avatar kitt1987 commented on August 15, 2024

Great! I'm going to close #16.

BTW, If you can share more details about the issues, maybe I can help.

from container-image-csi-driver.

kitt1987 avatar kitt1987 commented on August 15, 2024

This feature has been implemented in #16.

from container-image-csi-driver.

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.