Skip to content

Releases: tintoy/dotnet-kube-client

v2.5.12

16 Oct 02:15
9877926
Compare
Choose a tag to compare

What's Changed

  • Update generated models from Kubernetes v1.31 API definitions by @tintoy in #162
  • Fix InvalidOperationException when logging relative Uris. by @tintoy in #164

Full Changelog: v2.5.10...v2.5.12

v2.5.10

11 Aug 03:20
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2.5.9: Merge pull request #161 from tintoy/develop

11 Aug 02:40
a43ba22
Compare
Choose a tag to compare

Changes:

  • a43ba22 Merge pull request #161 from tintoy/develop
  • b952ba7 Enable publishing to NuGet
  • 0896dec Add missing PFX file for tests [ #160 ]
  • 2dc0371 Remove reference to old BouncyCastle package [ #160 ]
  • c4ce8dc Merge pull request #160 from Daniel-King-GGL/feature/official-bc
  • e7db848 Additional test for CryptoHelper before migrating to official BouncyCastle package. [ #160 ]
  • 8095e30 Initial test coverage for BouncyCastle usage scenarios [ #160 ]
  • 2b25854 Switch the BC dependency over to the official package
  • e0a3629 Merge pull request #159 from tintoy/feature/watch-retry
  • 11d9250 Improved logic for ObserveLinesWithRetry [ #157 ]
See More
  • ca10baa Merge pull request #158 from tintoy/feature/watch-retry
  • 8cda77d Automatically retry watch requests that complete without error (e.g. due to server-side request GC) [ #157 ]
  • 0639575 Upgrade to netstandard1.4 to netstandard2.0 [ #157 ]

This list of changes was auto generated.

v2.5.8: Merge pull request #95 from tintoy/feature/data-protection

19 May 01:05
ca2d8ed
Compare
Choose a tag to compare

Changes:

  • Initial port of KubeClient.Extensions.DataProtection implementation (#94, original credit goes to @rriverak)
  • Basic mock of K8s API (for testing purposes)

v2.5.6

18 Jan 02:40
Compare
Choose a tag to compare

Changes:

  • 04180d3 Fix buggy implementation of DI-registration-for-all-K8s-contexts

This list of changes was auto generated.

v2.5.5

17 Jan 03:34
Compare
Choose a tag to compare

Changes:

  • d9d53eb Fix buggy implementation of AddKubeClientOptionsFromKubeConfig

This list of changes was auto generated.

v2.5.4

17 Jan 01:11
Compare
Choose a tag to compare

Changes:

  • e4a59f7 Fix typo in GetKubeConfigFile
  • 8a20c12 Use K8sConfig.Locate to determine correct location for k8s client config
  • d8ee70b Improve logic for determining default KubeConfig path (e.g. ~/.kube/config)

This list of changes was auto generated.

v2.5.1

17 Jan 00:09
Compare
Choose a tag to compare

Changes:

  • d9a0a3d Allow specifying of default K8s namespace when registering KubeClientOptions for DI from pod service account

This list of changes was auto generated.

v.2.50

16 Jan 23:47
159057c
Compare
Choose a tag to compare

Changes:

  • 486ed3b Use environment variable to propagate package version info
  • 824d5e1 Azure DevOps task overrides the bloody output directory
  • 05f3bf2 Publish packages folder as artifact
  • 4666c67 Use wildcard for "dotnet test", not "dotnet build:
  • 0faf103 Attempt to use a wildcard for test projects when running "dotnet test" in CI
  • f4b6160 Update GitVersion configuration to work with newer version of tooling
  • ea1117b Update GitHub connection name
  • 6f51dd0 Configure branches for CI
See More
  • d7e51ad Add initial Azure Pipelines configuration
  • 56f1660 Add DI registration methods for named KubeClientOptions from pod service account
  • 117c4f8 Mark samples as non-packable
  • 92ad8f1 Target .NET Core 6.0.403 SDK
  • a47d742 Target .NET Core 6.0.11 SDK for CI
  • e457b3e Consolidate HTTPlease package versions
  • 1f0bc12 Consolidate package versions, and explicitly target net6.0 in samples
  • 0937e14 Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /samples/ExtensionsSample
  • 27edc57 Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src/KubeClient
  • 8c0abbf Bump Newtonsoft.Json in /src/KubeClient.Extensions.KubeConfig
  • 0994196 Update MyGet API Key
  • 9dd81d1 Upgrade HTTPlease to v1.8.9 [ #149 ]
  • e91c1b6 Upgrade HTTPlease to v1.8.8 [ #149 ]
  • 200f0aa Bump Microsoft.AspNetCore.WebSockets

This list of changes was auto generated.

v2.4.6

18 Sep 00:08
Compare
Choose a tag to compare