csharp icon indicating copy to clipboard operation
csharp copied to clipboard

Officially supported dotnet Kubernetes Client library

Results 59 csharp issues
Sort by recently updated
recently updated
newest added

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 17.0.24 to 17.1.1. Release notes Sourced from System.IO.Abstractions's releases. v17.1.1 What's Changed chore(deps): update dependency moq to v4.18.2 by @​renovate in TestableIO/System.IO.Abstractions#867 chore(deps): update dependency nerdbank.gitversioning to...

size/XS
cncf-cla: yes
dependencies

Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.0.1 to 4.2.0. Release notes Sourced from Microsoft.CodeAnalysis.CSharp's releases. .NET 7.0 Preview 5 Release .NET 7.0 Preview 2 Release .NET 7.0 Preview 1 Release Changelog Sourced from...

size/XS
cncf-cla: yes
dependencies

`sinceSeconds` is there, but [`sinceTime`](https://github.com/kubernetes/kubernetes/blob/4cdeab4696e86c9738d99e2650d2cdfdfb0f8d32/staging/src/k8s.io/api/core/v1/types.go#L5412) is not. For reference, `kubectl logs foo --since-time 2022-04-13T15:47:20.228120617Z` Results in an API call using the parameter: ``` GET https://xxx/api/v1/namespaces/bar/pods/foo/log?container=c&sinceTime=2022-04-13T15%3A47%3A20Z ```

lifecycle/rotten

As there is no patch method on old GenericClient, I used patch with new GenericKuberenetesApi but it fails. P.S. all -- Read, List, Delete, Create -- works fine my code...

The methods that deal with Service Account issuer Open ID are unable to deserialize the response in the .NET client: ``` GetServiceAccountIssuerOpenIDConfigurationAsync GetServiceAccountIssuerOpenIDKeysetAsync ``` The problem seems to be that...

Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.0.0-rc9.4 to 1.0.0-rc9.5. Release notes Sourced from OpenTelemetry.Instrumentation.Http's releases. 1.0.0-rc9.5 OpenTelemetry.Instrumentation.AspNetCore Fix Remote IP Address - NULL reference exception. (#3481) Metrics instrumentation to correctly populate http.flavor tag....

size/XS
cncf-cla: yes
dependencies

Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 10.1.1 to 11.0.1. Release notes Sourced from AutoMapper's releases. 11.0.1 As part of this release we had 10 issues closed. Bugs [#3870](AutoMapper/AutoMapper#3870) Handle identity lambda resolvers with...

size/XS
cncf-cla: yes
dependencies

The code does not handle the case when Cert Flags are set and Windows is the platform and .net 5 or greater is used

size/S
cncf-cla: no

This fix corrects the case when ClientCertificateKeyStoreFlags are not used https://github.com/kubernetes-client/csharp/pull/936

Bumps [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) from 4.7.1 to 6.0.0. Release notes Sourced from System.Diagnostics.DiagnosticSource's releases. .NET 6.0 Release .NET 6.0 RC 2 Release .NET 6.0 RC 1 Release .NET 6.0 Preview 7 Release...

size/XS
cncf-cla: yes
dependencies