Skip to content
#

openshift

Here are 1,671 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

dyapas
dyapas commented Sep 9, 2020

What steps did you take and what happened:
i am running kube-bench tool for Openshiftv3.11 and i see inconsistent result for similar tests.

file: cfg/rh-0.7/master.yaml

section - id: 5.2
text: "Verify the default OpenShift setting for the client-cert-auth argument"
audit: "/bin/sh -c'/usr/local/bin/master-exec etcd etcd grep ETCD_CLIENT_CERT_AUTH=true /proc/1/env

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.