Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-10957

enhance cloudevents sdk to support garbage collection mechanism like kube

XMLWordPrintable

    • 5
    • False
    • None
    • False
    • Hide

      Provide the required acceptance criteria using this template.
      * ...
      Show
      Provide the required acceptance criteria using this template. * ...
    • No

      Value Statement

      The current cloudevent sdk lacks support for garbage collection (GC) mechanisms similar to Kubernetes. When transporting manifestworks through cloudevents drivers, there's no automatic garbage collection process akin to Kubernetes.

      For instance, in cases of cascading deletion, where a manifestwork is associated with an owner reference, the manifestwork should ideally be deleted in the background when the owner is deleted. However, this functionality is absent in the current implementation.

      We need to enhance the cloudevents sdk to include garbage collection capabilities, ensuring efficient resource management in cloudevents contexts.

      Definition of Done for Engineering Story Owner (Checklist)

      • ...

      Development Complete

      • The code is complete.
      • Functionality is working.
      • Any required downstream Docker file changes are made.

      Tests Automated

      • [ ] Unit/function tests have been automated and incorporated into the
        build.
      • [ ] 100% automated unit/function test coverage for new or changed APIs.

      Secure Design

      • [ ] Security has been assessed and incorporated into your threat model.

      Multidisciplinary Teams Readiness

      Support Readiness

      • [ ] The must-gather script has been updated.

            lcao@redhat.com Longlong Cao
            lcao@redhat.com Longlong Cao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: