Skip to content

Target pod not found for appkind deploymentconfig #5147

Open
@Calvinaud

Description

@Calvinaud

What happened:

When trying to execute a ChaosExperiments that target a application of kind "deploymentconfig" without using the TARGET_PODS the experiment pod failing because he cannot find target pods.

What you expected to happen:
I expect that the experiment pod is find the target pods.

Where can this issue be corrected? (optional)

The issue seem to come from a typo where instead of searching for "replicationcontroller" it try to use "replicacontroller" in those two line:

I tried to update those two line and create a custom image and it seem to fix the issue "calvinaud/go-runner:3.17.0-3.1"

How to reproduce it (as minimally and precisely as possible):
Trigger an pod ChaosEngine that use appKind: deploymentconfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions