Commit Graph

3 Commits

Author SHA1 Message Date
justinsb 039ca01cc9 applylib: Better health checking
Add a few objects that are well-known as not having status, so that we
avoid/reduce logspam.
2022-09-05 13:59:18 -04:00
Justin SB 89201877e0 Introduce mock kubeapiserver to applylib
Use it for a simple test.
2022-08-17 08:10:21 -04:00
Justin SB 6184f12861 Introduce applylib
A number of projects need a library for applying objects.  While we
are figuring out exactly what functionality is needed, we are using a
copy-and-paste approach.

Introduce applylib here also, and add the create-or-update
functionality that we want here.
2022-08-17 08:10:20 -04:00