From 171b7c41e1173a41b293adbe40341e1778e164c2 Mon Sep 17 00:00:00 2001 From: Frederic Branczyk <fbranczyk@gmail.com> Date: Mon, 2 Jul 2018 10:38:38 +0200 Subject: [PATCH] *: Re-generate --- ...0alertmanagerCustomResourceDefinition.yaml | 22 +++++++++++++++++++ ...r-0prometheusCustomResourceDefinition.yaml | 22 +++++++++++++++++++ ...rometheusruleCustomResourceDefinition.yaml | 6 +++++ 3 files changed, 50 insertions(+) diff --git a/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml index b95a4509..993cffc0 100644 --- a/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml @@ -1380,6 +1380,9 @@ spec: request. type: string creationTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of + the factory methods that the time package offers. format: date-time type: string deletionGracePeriodSeconds: @@ -1389,6 +1392,9 @@ spec: format: int64 type: integer deletionTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of + the factory methods that the time package offers. format: date-time type: string finalizers: @@ -1871,6 +1877,10 @@ spec: it if set in create or update request. type: string creationTimestamp: + description: Time is a wrapper around time.Time which supports + correct marshaling to YAML and JSON. Wrappers are provided + for many of the factory methods that the time package + offers. format: date-time type: string deletionGracePeriodSeconds: @@ -1881,6 +1891,10 @@ spec: format: int64 type: integer deletionTimestamp: + description: Time is a wrapper around time.Time which supports + correct marshaling to YAML and JSON. Wrappers are provided + for many of the factory methods that the time package + offers. format: date-time type: string finalizers: @@ -2253,9 +2267,17 @@ spec: about state of pvc properties: lastProbeTime: + description: Time is a wrapper around time.Time which + supports correct marshaling to YAML and JSON. Wrappers + are provided for many of the factory methods that + the time package offers. format: date-time type: string lastTransitionTime: + description: Time is a wrapper around time.Time which + supports correct marshaling to YAML and JSON. Wrappers + are provided for many of the factory methods that + the time package offers. format: date-time type: string message: diff --git a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml index 3e11d52f..8e2f8074 100644 --- a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml @@ -1469,6 +1469,9 @@ spec: request. type: string creationTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of + the factory methods that the time package offers. format: date-time type: string deletionGracePeriodSeconds: @@ -1478,6 +1481,9 @@ spec: format: int64 type: integer deletionTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of + the factory methods that the time package offers. format: date-time type: string finalizers: @@ -2382,6 +2388,10 @@ spec: it if set in create or update request. type: string creationTimestamp: + description: Time is a wrapper around time.Time which supports + correct marshaling to YAML and JSON. Wrappers are provided + for many of the factory methods that the time package + offers. format: date-time type: string deletionGracePeriodSeconds: @@ -2392,6 +2402,10 @@ spec: format: int64 type: integer deletionTimestamp: + description: Time is a wrapper around time.Time which supports + correct marshaling to YAML and JSON. Wrappers are provided + for many of the factory methods that the time package + offers. format: date-time type: string finalizers: @@ -2764,9 +2778,17 @@ spec: about state of pvc properties: lastProbeTime: + description: Time is a wrapper around time.Time which + supports correct marshaling to YAML and JSON. Wrappers + are provided for many of the factory methods that + the time package offers. format: date-time type: string lastTransitionTime: + description: Time is a wrapper around time.Time which + supports correct marshaling to YAML and JSON. Wrappers + are provided for many of the factory methods that + the time package offers. format: date-time type: string message: diff --git a/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml index baba968c..b70cad30 100644 --- a/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml @@ -40,6 +40,9 @@ spec: going to ignore it if set in create or update request. type: string creationTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of the + factory methods that the time package offers. format: date-time type: string deletionGracePeriodSeconds: @@ -49,6 +52,9 @@ spec: format: int64 type: integer deletionTimestamp: + description: Time is a wrapper around time.Time which supports correct + marshaling to YAML and JSON. Wrappers are provided for many of the + factory methods that the time package offers. format: date-time type: string finalizers: -- GitLab