1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00

5 Commits

Author SHA1 Message Date
Simon Pasquier
e785105f35 *: remove Kube API versions dropped in v1.22
Kubernetes v1.22 will stop serving API versions that were deprecated a
while ago. This change cleans up any reference to these API versions in
the operator's code and documentation.

[1] https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2021-07-16 15:10:22 +02:00
Erik Olson
a363e21fa8 Use volumeClaimTemplate storageClassName field 2018-02-01 14:59:06 -05:00
Erik Olson
30a3269bf5 Remove deprecated StorageSpec examples, replace with volumeClaimTemplate 2018-01-29 13:51:51 -05:00
Frederic Branczyk
5d696af44b *: adapt all manifests from v1alpha1 to v1 2017-08-23 14:36:00 +02:00
Frederic Branczyk
f3f4fa1c54 Documentation: add documentation on how to use storage 2017-02-27 11:13:07 +01:00