Skip to content
#

openshift

Here are 1,661 public repositories matching this topic...

jx
mike-sirs
mike-sirs commented May 22, 2020

Summary

jx create addon istio doesn't work
since v 1.5 istio moved to operator so no folder install/kubernetes/helm/istio

Steps to reproduce the behavior

jx create addon istio

Output

Istio package already downloaded: /Users/msirs/.jx/cache/istio-1.6.0-osx.tar.gz
error: Could not find folder install/kubernetes/helm/istio inside istio clone at /Users/msirs/.jx/cache/istio

lizrice
lizrice commented Oct 5, 2020

At the moment, if kube-bench runs successfully, it exits with a zero exit code even if there are failed tests. Let’s add a —exit-code option, much like already exists for Trivy. If —exit-code is specified, and any of the tests result in FAIL, exit the kube-bench executable with the value specified by exit-code

See discussion #566

nicolaferraro
nicolaferraro commented Jun 22, 2020

It's common to do in YAML syntax:

steps:
- marshal:
    json: {}

But the marshaller dependency is not recognized automatically and "camel-jackson" needs to be explicitly added (e.g. using -d). The language inspector can do it automatically.

Improve this page

Add a description, image, and links to the openshift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openshift topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.