-
Hello,
I am currently using https://hawkular-service/hawkular/metrics/tenants to get a list of all tenants/projects in the openshift env.
The response I get also includes projects that have been dele…
ghost updated
8 years ago
-
currently we ignore some issues if the route could not be created (for instance, during a refresh we ignore the error if the route already exists). But in some cases, we should be throwing an error he…
-
When I deploy origin-metrics in openshift-infra project hawkular-cassandra pod always CrashLoopBackOff due to "Unable to gossip with any seeds" .
errlog:
java.lang.RuntimeException: Unable to gossip…
-
tracks the 3.3.1 issues - edit this list when needed:
- [x] https://github.com/eclipse/vert.x/issues/1480 : PR https://github.com/eclipse/vert.x/pull/1493, https://github.com/vert-x3/vertx-dropwizard-…
vietj updated
8 years ago
-
when trying to start metrics with persistant storage using
USE_PERSISTENT_STORAGE=true
eg by executing
`# oc process -f metrics.yaml -v HAWKULAR_METRICS_HOSTNAME=hawkular_hostname,USE_PERSISTENT_ST…
-
Lifecycle hooks (eg liveness and readiness probes) are no longer outputting the error message in the events lists. This makes things very difficult to debug when a lifecycle hook has failed.
##### Ve…
-
Currently its a requirement for external certificates to contain the service host name.
See https://github.com/openshift/origin-metrics/blob/master/docs/deployer_configuration.adoc#deployer-secrets
…
-
Hawkular-inventory has a new api
and has moved with 0.17 the endpoint of the old api to `/deprecated`
We need to either support the `/deprecated` endpoint for a while
or directly the new one
There i…
-
**Description**
EMS Form validation can not create new ems container with bearer (default) authentication.
**What happen**
In Add New Containers Provider form when trying to validate the **bearer** (…
-
If you run
```
it 'Should err on bad credentials' do
@creds = {
username: '-XX-X-jdoe-X',
password: 'password'
}
@client = Hawkular::Inventory::InventoryClie…