Uploaded image for project: 'Container Tools'
  1. Container Tools
  2. RUN-4056

Add a no-op GRPC listener

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • buildah
    • None
    • RUN 282, RUN 283

      Much as we did for podman, we should add a grpc listener to buildah. Because it wasn't built to be a service, for now, this will look more like `buildah unshare`, which will set up a listening socket, spawn a specified command with an environment variable pointing to that listening socket, and then wait for the command to finish. While the command is running, buildah will answer RPC requests on the listening socket. That should give us something we can test, and, later, any services which we hang off of that socket should be easy to add to podman's socket.

              rhn-engineering-nalin Nalin Dahyabhai
              rhn-engineering-nalin Nalin Dahyabhai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: