Giter VIP home page Giter VIP logo

Comments (6)

davis-haba avatar davis-haba commented on May 28, 2024

Thanks for bringing this to our attention.

If you specify a version, e.g. go get github.com/open-policy-agent/gatekeeper/cmd/gator@master, that should work. Agreed we should switch to go install, we will look into updating the install docs. We also have a docker image for the CLI, which we will look into documenting.

from gatekeeper.

mjscalexander avatar mjscalexander commented on May 28, 2024

@davis-haba Thank you fore reviewing this. I didn’t realize there was a docker image for the CLI. Thanks for pointing that out!

from gatekeeper.

stale avatar stale commented on May 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

from gatekeeper.

sozercan avatar sozercan commented on May 28, 2024

I thought we could do this now with /v3 in go.mod but replace (for the controller-runtime fork) seems to be breaking go install

go install github.com/open-policy-agent/gatekeeper/v3/cmd/[email protected]
go: github.com/open-policy-agent/gatekeeper/v3/cmd/[email protected] (in github.com/open-policy-agent/gatekeeper/[email protected]):
        The go.mod file for the module providing named packages contains one or
        more replace directives. It must not contain directives that would cause
        it to be interpreted differently than if it were the main module.

we should update the docs to remove the go get section now. after #3111 merges, we can introduce back with go install as i think that'll resolve the issue
https://open-policy-agent.github.io/gatekeeper/website/docs/gator

from gatekeeper.

stale avatar stale commented on May 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

from gatekeeper.

sozercan avatar sozercan commented on May 28, 2024

@mjscalexander docs will be updated with a way to go install in the next release

we don't have a published stable release yet but you can either do go install github.com/open-policy-agent/gatekeeper/v3/cmd/gator@master or go install github.com/open-policy-agent/gatekeeper/v3/cmd/[email protected] today

from gatekeeper.

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.