Update git submodules

* Update designate from branch 'master'
  to c1a482a673d0c39ca750cc980bda53992358872d
  - Isolate eventlet-dependent services for future migration
    
    This commit creates the structure for migrating Designate
    services from using eventlet, to using oslo.service threading backend
    (standard/native python threading).
    
    Key changes include:
    * Eventlet isolation: existing eventlet-dependent service entrypoints
        (central, mdns, producer, sink, worker, manage, status) are moved
        from designate/cmd to a new designate/cmd/eventlet subdirectory.
    * Updating their correct path in setup.cfg.
    
    This prepares the codebase for future incremental migrations of
    individual services to native threading.
    
    Change-Id: I67941b5c7525d4b9661b30c4cc03dbd061e86083
    Signed-off-by: Omer <oschwart@redhat.com>
This commit is contained in:
Omer 2026-01-09 19:59:44 +00:00 committed by Gerrit Code Review
parent e15aeb7c43
commit 452a8bd955

@ -1 +1 @@
Subproject commit d88e46016ca159cae6ae8674ac77663f00b357ec
Subproject commit c1a482a673d0c39ca750cc980bda53992358872d