GithubHelp home page GithubHelp logo

equinor / radix-cli Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 622 KB

Home Page: https://radix.equinor.com/docs/topic-radix-cli/#use

License: MIT License

Go 97.41% Dockerfile 0.51% Makefile 0.61% Shell 1.47%
omnia-radix

radix-cli's Issues

Warning regarding `azure auth plugin deprecated` given to `stderr`

rx --version
rx version 1.7.1
rx login
... WARNING: the azure auth plugin is deprecated in v1.22+, unavailable in v1.26+; use https://github.com/Azure/kubelogin instead.
To learn more, consult https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins

Device Code Flow does not work with Managed Devices in Radix CLI

Unfourtunantly the device code flow dosent work particularily well together with compliant device. To my knowledge it has to do with the way you authenticate and that the part that is polling the endpoint also has to complete the compliant device verification. If that part is not implemented, it will fail the compliance check.

Allow yaml anchors in validate radix-config

If you use yaml anchors, strict validation will currently fail with unknown key.

A possible fix might be to yaml.unmarshal "unstrict" to interface, then marshall that to bytes, and run strict validation on this ๐Ÿค”

Improvemnt question terminal ui

Hi, I have been making a terminal ui application for radix that uses the radix-cli to get the info it needs.
I was wondering if this is something you would be interested in integerate more into the radix-cli?

I am pretty new to GO, but it looks like something i could inegrate pretty fast.

radix-tui

radix-tui repo
You can try it by installing it with go:

go install github.com/FredrikMWold/radix-tui@latest

Option to override useBuildCache for pipeline jobs

When an option useBuildKit is configured with useBuildCache (default), it might me require to run pipeline jobs without using cache, due to caching algorithm can not always correctly detect changes.

Add an option use-build-cache for commands rx create pipeline-job to override radixconfig settings.

DoD
Disable build-cache when option is not to use cache

Programmatic login and login status

Wrapping rx in some script, for automating Radix deploylment workflow, works today, but for cleaner scripts/user experience is would be useful to have two simple rx commands related to:

  • Am I currently logged in?
  • Log in

As an example from another CLI tool, the GitHub CLI (which we use together with rx to automatically create repo, set Radix webhook etc.) related commands would be:

respectively.

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.