Code Monkey home page Code Monkey logo

Comments (3)

TheRealHaoLiu avatar TheRealHaoLiu commented on June 6, 2024

agree, I did something similar before and had to create a custom credential type.

from awx.

TheRealHaoLiu avatar TheRealHaoLiu commented on June 6, 2024

https://github.com/ansible/awx/blob/devel/awx/main/models/credential/__init__.py/#L1098-L1132
this is where the kubernetes credenetial type is defined

adding injector to this should work

contribution welcome, marking this issue as good first issue

from awx.

TheRealHaoLiu avatar TheRealHaoLiu commented on June 6, 2024

dug a bit further... kuberentes credential type already has injector and usable in job template... fantastic

as for inventory source (type SCM)
the UI explicitly query /api/v2/credentials/?credential_type__kind=cloud...

reclassifying kubernetes credential from kubernetes to "cloud" would allow us to use kubernetes credential to be use in inventory source...

but im not sure if that's the right way to do this... @chrismeyersfsu @AlanCoding thoughts?

from awx.

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.