fabric8-analytics-server icon indicating copy to clipboard operation
fabric8-analytics-server copied to clipboard

fabric8-analytics API server

Results 70 fabric8-analytics-server issues
Sort by recently updated
recently updated
newest added

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/a9330f79207c795366a0f04001b82219d7d73f5f/bayesian/api_v1.py#L272 Most requests to external servers should have a timeout attached, in case the server is not responding in a timely manner. By default, requests do not time out unless...

bug
enhancement

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/MAINTAINERS#L2

enhancement

The following code seems not to be used: https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/bayesian/api_v1.py#L136 Do we still need to support it? If not, please delete it.

question

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/bayesian/api_v1.py#L104

enhancement
documentation

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/bayesian/api_v1.py#L98

enhancement
documentation

As discussed on cabal, the component-search endpoint won't be used and thus needs to be removed from the code: https://github.com/fabric8-analytics/fabric8-analytics-server/blob/c5cd327bcfc46a171819f2c882a55d61d81b5d9a/bayesian/api_v1.py#L219

enhancement

With the deprecation of OpenShift.io I have the feeling that we no longer need to use RHEL-based images. Are we gonna to continue support them (which might be a lot...

question

We need to create a template to be used for each pull request. An example of such template: https://github.com/fabric8-analytics/poc-github-templates/blob/master/PULL_REQUEST_TEMPLATE.md

enhancement

We need to create template to be used to: - fill in issues - requests for new features - bug reports Please note: We can use https://github.com/fabric8-analytics/poc-github-templates/blob/master/ISSUE_TEMPLATE.md after it will...

enhancement

https://github.com/fabric8-analytics/fabric8-analytics-server/blob/3439e7224d2ed062a6ba28f892db7fa018949043/swagger.yaml#L173 doc: https://swagger.io/docs/specification/data-models/enums/

enhancement