Closed kke closed 5 years ago
Fixes #102 Ref: https://github.com/kontena/mortar/issues/93 (will fix when k8s-client upgraded to a version including this PR)
Allows Time, DateTime, and Date in YAMLs when loading kubeconfigs, which previously would have caused a Psych::DisallowedClass exception.
Time
DateTime
Date
Psych::DisallowedClass
Fixes #102 Ref: https://github.com/kontena/mortar/issues/93 (will fix when k8s-client upgraded to a version including this PR)
Allows
Time
,DateTime
, andDate
in YAMLs when loading kubeconfigs, which previously would have caused aPsych::DisallowedClass
exception.