Commit Graph

16 Commits

Author SHA1 Message Date
Kris De Volder
694e9a9fa8 Bump version to 0.0.10 2017-08-21 16:57:38 +00:00
Kris De Volder
4e613e026d Unifying all pom versions to 0.0.9-SNAPSHOT 2017-08-14 12:34:56 -07:00
Kris De Volder
cecd98f7a5 Create CloudConfigProvider and wire it up...
... in preparation for implementing various stories that depend on this
infrastructure.
2017-07-18 15:52:34 -07:00
Kris De Volder
eea477aeb6 Fix more problems with CF CLI target expired token killing other targets results. 2017-07-05 17:37:14 -07:00
BoykoAlex
4fabf40579 Ignore individual target errors for hint providers if there are valid
targets
2017-07-05 15:35:23 -04:00
Kris De Volder
a76b0476da Merge branch 'master' of github.com:spring-projects/sts4 2017-06-30 16:37:28 -07:00
Kris De Volder
4bf488cb98 Relax CF target cache limit so it works better with multipe active targets. 2017-06-30 16:37:12 -07:00
BoykoAlex
f522a39047 Support for default CF login params provider. Use CF CLI provider as
default for manifesr yaml
2017-06-30 18:03:08 -04:00
BoykoAlex
9104c35b10 CF client config message, modifiable CF client config
Cleanup
2017-06-13 19:02:30 -04:00
Kris De Volder
807bf5901a Don't overwhelm vscode with error logs
Redirect them to a tmp file instead.
2017-05-06 20:36:07 -07:00
Kris De Volder
76c7c3c791 Add support to DocumentEdits to 'freeze' cursor 2017-05-01 14:50:44 -07:00
Kris De Volder
86a2dd63c5 Be a little less eager to retry failed network requests
This is to avoid bogging down the reconciler thread with repeated
failing network calls in a short span of time.

See https://www.pivotaltracker.com/story/show/143347079
2017-05-01 10:38:36 -07:00
Kris De Volder
f9722b85e5 Reconcile and CA for 'stack' property in manifest.yml 2017-04-27 11:31:30 -07:00
Kris De Volder
2cdf0af492 Add target description to domains CA hints 2017-04-24 17:15:09 -07:00
BoykoAlex
55f50029e9 Route validation
Route value validation

Adjust validation

Unit tests
2017-04-07 13:20:14 -04:00
Kris De Volder
bf8f8cffa9 Moved commons and concourse editor to 'headless-services' 2017-04-06 17:21:53 -07:00