-
Updated
Oct 6, 2020 - Go
openshift
Here are 1,640 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
Nov 5, 2018
-
Updated
Oct 5, 2020 - Go
-
Updated
Oct 5, 2020 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Sep 4, 2020 - JavaScript
-
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
Aug 10, 2020 - Java
-
Updated
Oct 6, 2020 - Shell
-
Updated
May 22, 2020 - Shell
-
Updated
Aug 18, 2020 - Go
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Go
The kamel init Foo.java command generates source code that has an ASF license header.
But since this is for end users and they may use other licenses or none at all, then we should generally not include a header out of the box. This also makes the code smaller and leaner and quicker to overview and understand.
This applies also to the other languages it can generate for like groovy, kotlin
-
Updated
Oct 6, 2020 - HTML
-
Updated
Feb 11, 2019 - Groovy
-
Updated
Aug 12, 2020 - Dockerfile
-
Updated
Apr 17, 2018 - Go
-
Updated
Jun 19, 2020 - Java
-
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