The Wayback Machine - http://web.archive.org/web/20210218132520/https://github.com/topics/openshift
Skip to content
#

openshift

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

jx
msvticket
msvticket commented Nov 2, 2018

Summary

When creating docker images for Java applications in the current setup in Jenkins-X the application and all dependencies are all placed in one jar file, meaning it will be in one layer in the docker image.

This means that when new versions of the application are created the unchanged dependencies can't be reused.

It would be a great enhancement if the application code where p

lizrice
lizrice commented Jan 29, 2021

We have subcommands master and node that reflect old versions of the benchmark where there were just two sections, which were implemented in test files cfg/<benchmark version>/master.yaml and cfg/<benchmark version>/node.yaml respectively. For all the spec versions we now support, there are several more sections (for example etcd has its own section). We have the --targets parameter for

raghavendra-talur
raghavendra-talur commented Mar 6, 2019

Kind of issue

Feature request

Observed behavior

When the script is run in summarize mode, it shows the count of bricks in fstab, lvs, gluster volume info and mount and does not provide any information if the counts don't match.

Expected/desired behavior

When the count does not match for all 4, it should provide information about the difference and also possible commands t

nicolaferraro
nicolaferraro commented Feb 15, 2021

The offending YAML was something like:

- from:
    uri: timer:tick
    steps:
    - "log:info" # missing the "to:" part

Stack:

camel-k-operator-7957d7dff8-d4jsq camel-k-operator github.com/apache/camel-k/pkg/util/source.YAMLInspector.parseStep(0xc000b294d0, 0xc000c85360, 0x4, 0x1b5f3c0, 0xc00070e120, 0xc000cc1720, 0x0, 0x0)
camel-k-operator-7957d7dff8-d4jsq camel-

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