cisco-open / k8s-objectmatcher

A Kubernetes object matcher library to avoid unnecessary K8s object updates
Apache License 2.0
157 stars 29 forks source link

Upgrade to 1.17 libs #26

Closed pepov closed 4 years ago

pepov commented 4 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? yes
License Apache 2.0

What's in this PR?

Upgrade to 1.17 libs, get rid of unsupported k8s versions (1.12 and 1.13) and tests, and provide an ignore option for specific StatefulSet VolumeClaimTemplate fields.