Martin Lippert
770137b6d3
use try-with-resource to close file handle when reading cf cli config json file
2020-12-21 11:02:51 +01:00
Kris De Volder
331b9acfe4
Fix for race condition in cf server initializion on Eclipse
...
- sometimes cf server would not receive initial information about
targets defined in boot dash.
See: https://www.pivotaltracker.com/story/show/171827114
2020-03-17 14:56:54 -07:00
Kris De Volder
d86becebe7
http -> https
2019-03-08 15:48:38 -08:00
nsingh
3421d7deaa
Removed obsolete manifest LS types
2018-06-25 20:10:44 -07:00
nsingh
990c8aae26
PT 156579665 - Improvements in handling CF targets in manifest LS
...
Changes to how CF targets are handled in manifest LS, including better
error handling and association with a source type, like cf CLI or boot
dashboard.
2018-06-25 20:07:13 -07:00
nsingh
58b038704c
Replace ObjectMapper with Gson in CF Cli provider
2018-06-05 16:10:09 -07:00
nsingh
9a41fe266a
Added junit to test actual CF client in LS using LS target cache
2018-04-06 06:02:46 -07:00
nsingh
a059716595
Renamed Json params provider to CF targets info provider
2018-04-06 03:52:03 -07:00
nsingh
c48c206985
Minor refactoring of params provider constructor
2018-04-06 03:43:16 -07:00
nsingh
f8f267e69d
PT 156111958 - Replace map with CfTargetInfo type
...
CfTargetInfo is used for integration with external CF tools like boot
dash.
2018-04-06 00:55:38 -07:00
Kris De Volder
23df3f3ae4
Udpate cf-java client to 3.8.0.RELEASE
2018-04-05 12:07:59 -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