Skip to content

service describe show repetitive revisions if service has multi revisions #789

@MIBc

Description

@MIBc

Bug report

If a service has more than three revisons. The 'kn service describe -v' will show repetitive revisions.
Here is a screenshot:
image

I have read the code.
The reason is that the revison would be covered by next one.
We should use deep copy.

Expected behavior

Show every revision in knative service.

Steps to reproduce the problem

Creating more than three revisions for a knative service.

kn version

v0.13

/kind bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions