-
To support Blue/Green deployments we apply a version number suffix on the application name in the `manifest.yml` when pushing to PCF:
```
---
applications:
- name: appname-v1-0-1
path: ./bin/…
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/incubator-sh…
-
apollo-fat-65877796b4-qrhd5:apollo-configservice:8080 - was unable to send heartbeat
-
Environment.
JDK 8
Spring boot 1.5.9.RELEASE
spring cloud Edgware.RELEASE
Deploy in kubernetes as a pod
Problem:
Frecuently when a make a post to
```SHELL
curl -X POST \
http://192.168…
-
On 1.0.0, Chef 12.21.31. Attempting to configure replica sets. The code beginning on line 34 of libraries/mongodb.rb:
` begin
connection = nil
rescue_connection_failure do
…
-
Need to decide on Config Mmgt. I.e. how to we get config parameters / variables into components.
High Level Requirements:
1: MUST be usable by different component types (nodejs, java, ...)
2: a …
-
I am using spring cloud config server with git backup. Version Finchley.RC2 for spring cloud dependency. Git server is polled repeatedly and I tried using health.config.enabled=false on bootstrap.prop…
-
I created this issue 5 months ago, somewhere. I can't find it. So recreating it again.
Until Pilot is ready, the envoys in the cluster will not be able to route anything. This results in a general …
-
We have 2 Microservies one is called Applications the other Location. If I now create an application-dev.yml and an applications-dev.yml the Applications Service gets only the content of the applicati…
-
As title suggests, I'm having issues with website load times after installing Engintron on my CPanel servers. It affects both WordPress and non PHP sites that are just static HTML. The first page load…