Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Complete the move to managed plugins - drop support for unmanaged ones #1051

Closed
5 tasks done
msterin opened this issue Mar 20, 2017 · 2 comments · Fixed by #1163
Closed
5 tasks done

Complete the move to managed plugins - drop support for unmanaged ones #1051

msterin opened this issue Mar 20, 2017 · 2 comments · Fixed by #1163

Comments

@msterin
Copy link
Contributor

msterin commented Mar 20, 2017

In #1006 we added managed plugins support
To complete this, we already have #1033 (photoOS support) and #1020 (CI / full build) issues.

We also need to

  • drop build and use of .rpm/.deb. We can still have the targets in Makefile in case we need it for troubleshooting or comparison, but they should not be a part of regular build.
  • change all tests to use the managed plugins (since in Build and test managed plugin support in CI #1020 we focus only ADDING management plugin test)
  • update documentation to refer to Docker managed plugin in, and give an example of vDVS install, plus debug option (fixed Update README.md #1115)

Few more action items (notes from @shuklanirdesh82)

  • upgrade all test VMs to use docker 1.13/17.03 (keep last two docker releases)
  • install make utility to all VMs

//CC @shuklanirdesh82 @tusharnt

@tusharnt
Copy link
Contributor

tusharnt commented Mar 22, 2017

The following action item will be aimed at 0.13.

  • update documentation to refer to Docker managed plugin in, and give an example of vDVS install, plus debug option (see Update README.md #1115)

@shuklanirdesh82
Copy link
Contributor

@msterin

drop build and use of .rpm/.deb. We can still have the targets in Makefile in case we need it for troubleshooting or comparison, but they should not be a part of regular build.

with PR #1163,DEB/RPM usage support is dropped but build support is still exist (as decided to keep for next 2-3 releases), I am opening a new issue to track required work on dropping build/publish support for DEB/RPM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants