Skip to content

how to apply different labels and annotations to pods for multi-batch rollout strategy? #287

@ahrtolia

Description

@ahrtolia

Question

I would like to implement a multi-batch rollout strategy using Kruise Rollouts, and I want to apply different labels and annotations* to the Pods of each batch, so that we can distinguish the groups.

Is there a native way to configure labels and annotations per batch?

In other rollout implementations (e.g. some proposals or Argo extensions), there is a field like patchPodTemplateMetadata in each step. I tried using it but got validation errors: unknown field "patchPodTemplateMetadata".

Could you please let me know if there is a supported way to achieve this in current versions (e.g. v0.6.0)? Or is this feature planned in future releases?

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