Skip to content

Experiments With Same Name & Template Name Doesn't Update the Replica Sets Upon UpdatesΒ #4578

@satyamsareen007

Description

@satyamsareen007

Checklist:

  • I've included steps to reproduce the bug.
  • I've included the version of argo rollouts.

Describe the bug

I have a standalone experiment resource that we use to test the new version. Every time we have changes to test, we update the experiment config, but the experiment name & tempate name remain the same (which decides the replica set name).

We have observed that the experiment resource gets updated with the new changes, but the replica set that is reponsible of spinning up the experiment pods doesn't get updated. So pods get created with the old config.

To Reproduce

Create an experiment with any config --> experiment runs --> push a change to the experiment(could be image tag) --> retry experiment --> experiment pods don't have the new image tag

Expected behavior

Experiments should update their replica set if a change has been pushed to them

Version

1.8.3

Logs

Nothing useful from the logs


Message from the maintainers:

Impacted by this bug? Give it a πŸ‘. We prioritize the issues with the most πŸ‘.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions