Commit Graph

5 Commits

Author SHA1 Message Date
leland knight
66ad77d0d2 CStatus should be status otherwise it doesn't work at all to load 'status:' (#1348) 2023-07-25 11:30:06 -07:00
stan-sz
21c41e72eb Implement IMetadata interface (#998)
* V1PodTemplateSpec implements IMetadata interface

This will allow using the ModelExteions methods over V1PodTemplateSpec

* Typo
2022-09-12 00:47:24 -07:00
Boshi Lian
01b2aa832c cleanup folders (#792)
* unify folders

* move dep and target outside
2022-03-07 10:06:55 -08:00
Bliamoh
2d8915dff7 Update customResource example + bump nuget packages versions (#720)
Update customResource example nuget packages + update example

Update httpClientFactory example nuget packages

Update nuget packages

Change DateTime to DateTimeOffset

Update tests nuget packages

Make KubernetesClient project reference instead of Nuget package reference

Co-authored-by: Boshi Lian <farmer1992@gmail.com>

Co-authored-by: Boshi Lian <farmer1992@gmail.com>
2021-10-14 09:02:51 -07:00
Ali Kanso
0e3cb942d1 Custom Resource example (#540)
* CR example

* minor changes
2020-12-19 08:26:25 -08:00