Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract OPA executable from opa docker image #316

Merged
merged 6 commits into from
Nov 8, 2022

Commits on Nov 5, 2022

  1. [enh] Extract OPA executable from official docker images

    this allows for various opa versions to be included in the
    opal-client image (e.g. latest-istio, latest-istio-static, etc.).
    The tag of the openpolicyagent/opa docker image can be specified through
    the `opa_tag` docker build argument.
    tibotix committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    82926df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf961ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975fc67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7922052 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    6b63bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Revert workflow files

    This reverts commit cf961ad
    and 6b63bd0.
    tibotix committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    458de42 View commit details
    Browse the repository at this point in the history