Skip to content

Need to test and handle workloadRef #6

@gnunn1

Description

@gnunn1

Right now this UI has only been tested when the rollout includes the pod template, however the rollout can also reference a workloadRef in Deployments, Replicasets, etc and there are some changes in behavior required when this done.

For example, a rollback needs to replace the template in the dependent object rather then in the rollout as per this code here:

https://github.com/argoproj/argo-rollouts/blob/master/pkg/kubectl-argo-rollouts/cmd/undo/undo.go#L117

There are likely other places where this will cause issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions