cyberark / conjur-openapi-spec

OpenAPI v3 specification for Conjur / DAP v10+
https://conjur.org
Apache License 2.0
11 stars 2 forks source link

WARN[0000] network default: network.external.name is deprecated. Please set network.name with external: true #224

Open infamousjoeg opened 1 year ago

infamousjoeg commented 1 year ago

Summary

When executing ./bin/start_conjur the following error occurs: WARN[0000] network default: network.external.name is deprecated. Please set network.name with external: true

Steps to Reproduce

  1. From root, run ./bin/start_conjur.

Expected Results

Conjur Open Source should be Docker Composed into an external network called openapi-spec without warning.

Actual Results

Everything successfully takes place but with a warning message regarding deprecation.

Reproducible

Version/Tag number

Environment setup

Docker Desktop for MacOS