Commit Graph

11 Commits

Author SHA1 Message Date
Mikhail Mazurskiy 7333873c91
Drop k8s.io/apiextensions-apiserver dependency 2021-10-11 21:27:48 +11:00
Karl Isenberg d83ce93efd Add ObjMetadataSet to encapsulate set functions
- Refactor usages of []ObjMetadata to use ObjMetadataSet
- Move Union, Diff, Contains, Hash, Remove, and Equal into
  ObjMetadataSet
- Add ToStringMap and FromStringMap for inventory serialization
2021-10-06 14:25:12 -07:00
Mikhail Mazurskiy 6a39e5abec
Drop gotest.tools dependency 2021-07-10 12:21:40 +10:00
Mikhail Mazurskiy d41f250f19
Update dependencies to Kubernetes v1.21.1 2021-05-28 12:53:51 +10:00
Morten Torkildsen 9525154e7b CachingClusterReader should continue on all list errors 2020-11-13 15:08:22 -08:00
Morten Torkildsen 639a191b22 Support preview when resource set contains both CRD and CR 2020-05-27 19:43:08 -07:00
Morten Torkildsen 5a34f96b10 Polling package should handle missing resource types in RESTMapper 2020-05-09 21:17:24 -07:00
Morten Torkildsen 5b097922dd Handle unknown types in APIServer in polling engine 2020-04-17 13:48:24 -07:00
Morten Torkildsen c58fbb8623 Move ObjMetadata into a separate package 2020-03-09 09:31:20 -07:00
Morten Torkildsen 78211b127a Refactor polling package to use prune.ObjMetadata instead of wait.ResourceIdentifier 2020-03-06 16:37:24 -08:00
Morten Torkildsen a6bc24a2aa Update names for the observe package 2020-02-25 21:51:12 -08:00