Skip to content

WIP: Introduce a new package named containerd#1

Open
vikramhh wants to merge 2 commits into
developerfrom
introduce_containerd_package
Open

WIP: Introduce a new package named containerd#1
vikramhh wants to merge 2 commits into
developerfrom
introduce_containerd_package

Conversation

@vikramhh

Copy link
Copy Markdown
Owner
  1. Restructure code to make it easier to have multiple packages.
  2. Introduce the containerd package
  3. Introduce implicit links between a package and its source's
    names (a source for a given package should start with that
    package's name)
  4. Handle multiple names and wildcards in package name i
    specification

Pending:

  1. Specification and handling of Dependencies - future work.
  2. Installation of the containerd service. This will be done
    in short order.

Signed-off-by: Vikram bir Singh vikrambir.singh@docker.com

@vikramhh vikramhh changed the title Introduce a new package named containerd WIP: Introduce a new package named containerd Sep 26, 2019
@vikramhh

Copy link
Copy Markdown
Owner Author

This is a WIP - most of the debugging stuff will be removed along with some of the newly introduced unused variables [or they will be used in the next checkin].

I verified end to end scenarios around Find-Package and Install-Package with the provider.

@vikramhh
vikramhh force-pushed the introduce_containerd_package branch from b652b6c to 906d490 Compare October 3, 2019 22:35

@StefanScherer StefanScherer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Only a duplicate variable so far.
In the meantime I tried to setup a test environment to test installation. I'll ask some questions about the artifacts in a different channel.

Comment thread DockerMsftProvider.psm1 Outdated
@vikramhh
vikramhh force-pushed the introduce_containerd_package branch 2 times, most recently from fbdf6dd to 0e30f27 Compare October 10, 2019 23:54
@vikramhh
vikramhh force-pushed the introduce_containerd_package branch from 0e30f27 to 6ae1144 Compare October 17, 2019 01:01
1. Restructure code to make it easier to have multiple packages.
2. Introduce the containerd package
3. Introduce implicit links between a package and its source's
   names (a source for a given package should start with that
   package's name)
4. Handle multiple names and wildcards in package name
   specification
5. Installation of the containerd service.
6. Removal of redundant/duplicated code and bug fixes for
   issues encountered while making changes.

Pending:

1. Specification and handling of Dependencies - future work.

Signed-off-by: Vikram bir Singh <vikrambir.singh@docker.com>
@vikramhh
vikramhh force-pushed the introduce_containerd_package branch from 6ae1144 to 14f0724 Compare January 29, 2020 20:55
The default installation of Docker [without specifying
a version number] should lead to installation of the
containerd package as well.

Signed-off-by: vikrambirsingh <vikrambir.singh@docker.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants