aws / aws/aws-toolkit-visual-studio

Windows Container task is created with wrong networking mode

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
135
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Windows Container task is created with wrong networking mode

## Expected Behavior
Windows container task should be created with "default" networking mode.

## Current Behavior
When using option “Publish Container to AWS…” for Windows container project project the task is being created with the WRONG (incompatible) networking mode: "Bridge" instead of required "default" for Windows containers

## Possible Solution
Change template for configuring task for Windows containers.

## Steps to Reproduce (for bugs)
Use “Publish Container to AWS…” for Windows container project project in "AWS Toolkit for Visual Studio" and then review the networking mode of the task created.

## Context
Affects advertised functionality to publish containers to AWS using toolkit.

## Your Environment
* Server 2016 AWS AMI
* VS 2017, VS 2019
* .Net Core 2.1

## .NET Core Info
![Publishing](https://user-images.githubusercontent.com/11467048/55828698-003f5900-5adb-11e9-8c2e-5df8cb46cef4.jpg)
![Task](https://user-images.githubusercontent.com/11467048/55828780-31b82480-5adb-11e9-9cb0-a0cec561e8bd.jpg)

[logging]: http://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/net-dg-config-other.html

Contributor guide

Open the contributing guide

Research direction

Start by locating the task template used by the AWS Toolkit for Visual Studio's “Publish Container to AWS…” flow for Windows containers. Compare the networking mode selected for Windows and non-Windows tasks, then reproduce the publish flow and verify that the created Windows task uses "default" rather than "Bridge" networking.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, csharp
Domain
cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.