Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-5922

Argo CD Agent: Investigate feasability of E2E framework updates for 'challenging cases' C, D, and E

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • ArgoCD

      Story (Required)

      Background and Approach (Required)

      In the 'challenging cases Argo Agent must handle' document (https://docs.google.com/document/d/1NwQaYxmRva8irx_clPTqRu_YQ8MNeFNXSTJoOgv7ZRs/edit?tab=t.0), a set of use cases were identified that cause incorrect behaviour in the Argo Agent, at present.

      We aim to fix those as part of GITOPS-5919.

      It would be beneficial for us to:

      • A) Verify that these have been solved
      • B) Verify that we do not regress them.

      The best way to do this is to implement E2E tests that reproduce the issue (where possible).

      The other story, GITOPS-5921, aims to implement E2E tests for challenging cases A and B.

      HOWEVER, this story, GITOPS-5922, aims to investigate whether IT IS POSSIBLE to implement C, D and E.

      • C, D and E, are tough to simulate from K8s, because they require the ability to temporarily block network traffic between two pods.

      This story is thus an investigate story. How can we programmatically block traffic between two pods? Will NetworkPolicy work?

      Another possible option is service mesh, but this feels to heavyweight for what we need, here.

      Acceptance Criteria (Mandatory)

      • Investigate whether or not it is possible to make changes to the test framework to allow us to temporarily block network traffic between agent and principal.
        • For example, using NetworkPolicy
        • If yes/no, propose solution or data to the team.

              Unassigned Unassigned
              jgwest Jonathan West
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: