Skip to content

Tags: m3nax/kubernetes-client-csharp

Tags

v8.0.12

Toggle v8.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable websocket on netstandard (kubernetes-client#899)

* enable websocket on netstandard

* happy build

v8.0.8

Toggle v8.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ExecStatus (kubernetes-client#881)

* fix ExecStatus

* add missing file

v8.0.6

Toggle v8.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v8.0.4

Toggle v8.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use explicitly impl instead of new (kubernetes-client#853)

* use explicitly impl instead of new

* Apply suggestions from code review

v7.2.19

Toggle v7.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix obsolete warning about KubernetesYaml (kubernetes-client#839)

v7.2.15

Toggle v7.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix conditional compilation for net 5.0+ (kubernetes-client#834)

v7.2.10

Toggle v7.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
skip dup when push (kubernetes-client#825)

v7.2.8

Toggle v7.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support gh nuget (kubernetes-client#817)

v7.2.7

Toggle v7.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Kubernetes.Classic: add support for netstandard2.0 and net48 (kuberne…

…tes-client#808)

* support gh nuget (#11)

* trim to fit net48

* add net48 support

* add very test framework

* add test body

* Revert "support gh nuget (#11)"

This reverts commit 5cdaf59.

v7.1.9

Toggle v7.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add v to tag (kubernetes-client#796)