Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-21710

[CDK] replace calls to adbinfo plugin with service-manager plugin

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.3.1.CR1
    • None
    • cdk, server
    • None

      vagrant-service-manager plugin [1] is a successor for vagrant-adbinfo plugin [2].

      All further development towards displaying and configuring provider [docker, openshift, kubernetes, etc] information from ADB / CDK, will happen in vagrant-service-manager plugin.

      Equivalent functionality from vagrant-adbinfo plugin is now ported to vagrant-service-manager plugin.

      To display docker connection information from vagrant box,

      using adbinfo
      ```
      $ vagrant adbinfo
      ```

      using service-manager
      ```
      $vagrant service-manager env docker
      ```

      Kindly update the tooling which are using adbinfo plugin with service-manager command.

      Note: adbinfo plugin has a dependency on `scp` / `pscp` utility for copying certs. service-manager plugin does not need `scp` / `pscp` utility to copy the certs.

      [1] https://github.com/projectatomic/vagrant-service-manager
      [2] https://github.com/projectatomic/vagrant-adbinfo

            rob.stryker Rob Stryker (Inactive)
            rhn-engineering-nshaikh Navid Shaikh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: