-
Updated
Mar 24, 2022 - Go
openshift
Here are 2,037 public repositories matching this topic...
Not sure what the error is, but lint passes in the CI and locally even if exported structs dont have comments.
Most probably, it's an issue with the golangci yaml config we use.
Also we use revive instead of golint (which is deprecated), may be some setting in revive needs to be enabled?
If we check the goreport card, we can see the issues: https://goreportcard.com/report/github.com/jenkins
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
-
Updated
Mar 24, 2022 - Java
Some pages give React warnings when you visit them and inspect the dev console. This is probably minor but would be good to resolve.
Istio Config details page:

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
Feb 16, 2022 - Java
-
Updated
Mar 24, 2022 - Shell
-
Updated
Mar 22, 2022 - Go
-
Updated
May 22, 2020 - Shell
-
Updated
Mar 11, 2022 - Go
-
Updated
Dec 25, 2021 - JavaScript
Log a warn message once the component used has not a quarkus extension.
For the moment, we see only the following lines in the operator log:
{"level":"info","ts":1647441251.3206353,"logger":"camel-k.maven.build","msg":"[INFO] Scanning for projects..."}
{"level":"info","ts":1647441252.2915804,"logger":"camel-k.maven.build","msg":"[ERROR] [ERROR] Some problems were encountered while proc
-
Updated
Mar 24, 2022 - Go
-
Updated
Mar 24, 2022 - HTML
-
Updated
Mar 23, 2022 - Jinja
-
Updated
Feb 11, 2019 - Groovy
-
Updated
Mar 24, 2022 - PowerShell
It would be good to add a mention about healthEndpoint to documentation as it is super useful when using urlFrom.ingressRef
At least I could not easily find the complete list of supported values. Luckily found a mention in https://github.com/stakater/IngressMonitorController/blob/master/docs/migration-guide.md
It is not the first doc to read as I started using the operator from the start.
Describe the bug
The config live.max_connections in the Grafana custom ressource is not passed to the grafana.ini in the grafana-config configmap.
Version
v4.1.1
To Reproduce
Steps to reproduce the behavior:
- Create a very simple grafana deployment with `live.max_conne
Description
We seem to have this assertion in this test where we're extracting actual value from Optional<In
-
Updated
Mar 24, 2022 - Java
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."



We could add support for the Rancher 2.2.x hardening guide. This would require a set of test files under a new
cfg/rancher-2.2directory.