-
Bug
-
Resolution: Duplicate
-
Normal
-
4.21.0
-
None
This is a clone of issue OCPBUGS-59940. The following is the description of the original issue:
—
The ConsoleCLIDownloads CRD has an `additionalPrinterColumns` entry for `Age` that has the incorrect `type`. The correct `type` is `date`.
- name: Age type: string jsonPath: .metadata.creationTimestamp
should be changed to
- name: Age type: date jsonPath: .metadata.creationTimestamp
- clones
-
OCPBUGS-59940 ConsoleCLIDownloads CRD has incorrect additionalPrinterColumns entry
-
- ASSIGNED
-
- duplicates
-
OCPBUGS-59939 ConsoleLink CRD has incorrect additionalPrinterColumns entry
-
- MODIFIED
-
- is blocked by
-
OCPBUGS-59940 ConsoleCLIDownloads CRD has incorrect additionalPrinterColumns entry
-
- ASSIGNED
-
- links to