stan-sz
|
16d3c010c2
|
Fix strict yaml parsing (#1061)
|
2022-10-21 11:57:40 -07:00 |
|
stan-sz
|
0b67950590
|
Provide strict k8s yaml model deserializer (#1047)
* Provide strict k8s yaml model deserializer
* Provide documentation
* Add UT coverage
|
2022-10-14 02:44:47 -07:00 |
|
Manuel Menegazzo
|
3702fd6e90
|
Standardization of using order and object initialization (#1028)
* Code cleanup KubernetesClient
* KubernetesClient.Basic code cleanup
* KubernetesClient.Models cleanup
* LibKubernetesGenerator code cleanup
* Improved readability of object initialization
* FIx namespace order
* Fixed some compilation warning
|
2022-09-28 13:34:32 -07:00 |
|
stan-sz
|
bbd3b6cd50
|
Support round-trip CRD (de)serialization (#1034)
* Support round-trip CRD (de)serialization
* Add a floating point emitter to fix UT
* Unused using
* Stylecop
* Reduce warnings
|
2022-09-27 01:01:51 -07:00 |
|
Moim HA
|
6f323d82fd
|
Added KubernetesYaml.SerializeAll method (#947)
|
2022-07-13 10:07:37 -07:00 |
|
Zhiwei Liu
|
4db390f3af
|
fix obsolete warning about KubernetesYaml (#839)
|
2022-04-22 15:17:36 -07:00 |
|
Boshi Lian
|
57037f0070
|
move kubectl config and yaml related to model module (#806)
* move yaml and config to models module
* better naming
* address comments
|
2022-03-28 16:57:12 -07:00 |
|