-
Updated
Oct 16, 2020 - Go
openshift
Here are 1,654 public repositories matching this topic...
Add —exit-code
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
$ minishift status
Minishift: Running
Profile: minishift
OpenShift: Stopped
DiskUsage: ERR of
perhaps this is related to the error state from the OpenShift isRunning check
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 8, 2020
-
Updated
Oct 13, 2020 - Go
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Java
-
Updated
Jun 10, 2020 - Shell
I'm in the app folder.
I mkdir exports to make an export folder.
I run rake evm:export:service_dialogs -- --directory exports
I get back:
(in /var/www/miq/vmdb)
Error: argument --directory Destination directory must exist.
Try --help for help.
How can this be? I can ls and see my exports folder in this directory.
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 16, 2020 - Shell
-
Updated
May 22, 2020 - Shell
-
Updated
Aug 18, 2020 - Go
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Oct 15, 2020 - Go
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.
-
Updated
Oct 16, 2020 - HTML
-
Updated
Feb 11, 2019 - Groovy
-
Updated
Aug 12, 2020 - Dockerfile
-
Updated
Oct 13, 2020 - Java
-
Updated
Apr 17, 2018 - Go
-
Updated
Sep 29, 2020 - Shell
Add metrics based on monitor created/deleted, availability etc.
Improve this page
Add a description, image, and links to the openshift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openshift topic, visit your repo's landing page and select "manage topics."


Summary
jx create addon istiodoesn't worksince v 1.5 istio moved to operator so no folder
install/kubernetes/helm/istioSteps 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