Skip to content

Add network-aliases for services containers

Tomasz Maczukin requested to merge add-network-alias-of-services into master

What does this MR do?

Adds --network-alias usage for services configuration.

Why was this MR needed?

This is a partial solution for problem described at #2699.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

References #2699

Merge request reports