Skip to content

Make it possible to verify whether resources were updated or not #79

@aermakov-zalando

Description

@aermakov-zalando

It's impossible to figure out whether the controller has processed the changes and updated the resources or not. The following information needs to be exposed so it's possible to figure out if the updates are done or still in progress:

  • observedGeneration in Stackset.status, updated only after the changes to the stacks are done
  • observedGeneration on Stack.status, updated only after the subresources have been changed
  • currentStackName in Stackset.status to avoid duplicating the weird default and name generation logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions