fabric8-devops icon indicating copy to clipboard operation
fabric8-devops copied to clipboard

Contains the pluggable apps that can be run as part of the fabric8 DevOps platform on any OpenShift v3 or Kubernetes environment

Results 37 fabric8-devops issues
Sort by recently updated
recently updated
newest added

Example error from looking at the prometheus targets.. ``` Get https://10.132.0.3:10250/metrics: x509: cannot validate certificate for 10.132.0.3 because it doesn't contain any IP SANs ```

The existing Keycloak Kube App is not deployed with a DB and realms, users, configs are lost when the pod is recreated We should deploy this jboss image and add...

Secrets can't be loaded until you first deploy the templates (by running gofabric8 deploy)

tried using the jenkins CLI: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI and get connection failed. I wonder if its trying to connect to the JNLP port instead of the HTTP port? In which case we'll...

Looking at this from a customer perspective, it strikes me that the App wizard is likely to be the place where a significant number of people with little prior experience...

Using gofabric8 0.4.4: If you run the cd-pipeline app and read through the YAML configs shown on the new page, you will find three identical instances of the Jenkins service...

Using platform deployed with gofabric8 0.4.3: Creating a new Camel-flavoured app via the wizard fails with: HTTP ERROR 500 Problem accessing /api/forge/command/execute/devops-edit. Reason: Server Error org.apache.cxf.interceptor.Fault: http://gogs.vagrant.f8/gogsadmin/test01.git: authentication not supported...

No button/link exist to edit a secret or delete it ![screenshot 2016-03-09 10 59 08](https://cloud.githubusercontent.com/assets/463790/13631634/03c381f4-e5e6-11e5-9c1b-d285db93c6d2.png)

A question mark icon is displayed but there is no contextual help to specify what the field is related to, rules used to validate the content ![screenshot 2016-03-09 10 54...

I have installed cd-pipeline, chat-letschat applications and created an CD pipeline using CanaryReleasePromote workflow. When the workflow stops to request to process or abort to the next step, no message...