Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@mrjana
Copy link
Contributor

@mrjana mrjana commented Aug 23, 2016

With this change NetworkAttachmentConfig moves to TaskSpec. We will
continue to support setting the NetworkAttachmentConfig in ServiceSpec
in addition to supporting it in TaskSpec.

Also added Attachable flag to NetworkCreateRequest and
NetworkResource types.

Signed-off-by: Jana Radhakrishnan mrjana@docker.com

With this change NetworkAttachmentConfig moves to TaskSpec. We will
continue to support setting the NetworkAttachmentConfig in ServiceSpec
in addition to supporting it in TaskSpec.

Also added `ManuallyAttachable` flag to NetworkCreateRequest and
NetworkResource types.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
@mavenugo
Copy link
Contributor

LGTM

1 similar comment
@cpuguy83
Copy link
Contributor

LGTM

@cpuguy83 cpuguy83 merged commit fa0eea9 into docker-archive-public:master Aug 27, 2016
Resources *ResourceRequirements `json:",omitempty"`
RestartPolicy *RestartPolicy `json:",omitempty"`
Placement *Placement `json:",omitempty"`
Networks []NetworkAttachmentConfig `json:",omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to add a compat note for this field.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants