Conformance test suite for OpenShift
-
Updated
Feb 18, 2021 - Go
{{ message }}
Conformance test suite for OpenShift
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
Kiali uses tooltip in multiple locations, in some cases style difers even for the same concepts.
I noticed some changes on this kiali/kiali-ui#1884 but it would require some global issue to review all tooltips and check that they look like similar (at least for the same concept).
Apache Kafka running on Kubernetes
$ minishift status
Minishift: Running
Profile: minishift
OpenShift: Stopped
DiskUsage: ERR of
perhaps this is related to the error state from the OpenShift isRunning check
Hi,
This is a useful tool for any DevOps/SRE teams managing K8S clusters and apps.
One question though, will this be able to detect changes to Secrets stored in an external store like the GoDday one or the HashiCorp Vault.
thanks,
KK
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
I noticed these today:
⎈❏ Terminal and Web console for Kubernetes
Collection of Docker images with headless VNC environments
Feature request
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.
When the count does not match for all 4, it should provide information about the difference and also possible commands t
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.
Istio Tutorial for https://dn.dev/master
Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
GlusterFS Native Storage Service for Kubernetes
Autogenerate RBAC policies based on Kubernetes audit logs
Gamified Chaos Engineering Tool for Kubernetes
Red Hat CodeReady Containers is a tool that manages a local OpenShift 4.x cluster optimized for testing and development purposes
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-
OpenShift 3 and 4 product and community documentation
Fabric8 Pipeline for Jenkins
Minimalistic Java EE / Jakarta EE / MicroProfile Related Dockerfiles
Add metrics based on monitor created/deleted, availability etc.
Kedge : Simple, Concise & Declarative Kubernetes Applications
Examples for using Artifactory Docker distribution in various environments
Add a description, image, and links to the openshift topic page so that developers can more easily learn about it.
To associate your repository with the openshift topic, visit your repo's landing page and select "manage topics."
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