Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Deprecation warnings in integration tests

Open jkonicki opened this issue 6 years ago • 0 comments

  1. Deprecation warning: Use of the '--hostname' command-line flag option is deprecated in favor of the 'routes' property in the manifest. Please see https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#routes for usage information. The '--hostname' command-line flag option will be removed in the future.

  2. Deprecation warning: Route component attributes 'domain', 'domains', 'host', 'hosts' and 'no-hostname' are deprecated. Found: host.

Example in : https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/results?buildId=1221

jkonicki avatar Nov 01 '19 14:11 jkonicki