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

Quadlet API: implement DELETE /quadlets

XMLWordPrintable

      Implement a comprehensive remote API for all Quadlet operations, enabling programmatic management of Quadlet units via the Podman REST API. This will allow remote clients to create, modify, query, and delete Quadlet configurations.

      This story involves:

      • Designing and implementing remote API endpoints for Quadlet operations
      • Supporting CRUD operations for Quadlet units via REST API
      • Creating a design document outlining the API structure and endpoints
      • Updating documentation to describe the remote Quadlet API
      • Adding tests to validate remote Quadlet API functionality

      Reference: Podman 6 High Level Design

      The goal of this story is to provide API endpoints to mirror the cli behavior of

      • `podman quadlet rm`
      • `podman quadlet rm -a`
      • `podman quadlet rm -f`
      • `podman quadlet rm -i`
      • `podman quadlet rm --reload-systemd`

              nsella@redhat.com Nicola Sella
              bbaude@redhat.com Brent Baude
              Jhon Honce
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: