Tags: m3nax/kubernetes-client-csharp
Tags
enable websocket on netstandard (kubernetes-client#899) * enable websocket on netstandard * happy build
fix ExecStatus (kubernetes-client#881) * fix ExecStatus * add missing file
Updated CertificateValidationCallBack to build the CaCert bundle with… … respect to the rootChain certs to verify that they are correct. (kubernetes-client#860) * Updated CertificateValidationCallBack to build the CaCert bundle with respect to the rootChain certs to verify that they are correct. * Added a test cases and assets for when all the certs files are in the same file. * Removed the hardcoded first cert as the chosen root cert
use explicitly impl instead of new (kubernetes-client#853) * use explicitly impl instead of new * Apply suggestions from code review
fix obsolete warning about KubernetesYaml (kubernetes-client#839)
fix conditional compilation for net 5.0+ (kubernetes-client#834)
PreviousNext