Skip to content

Version 17.0 + Generate 1.33 (#1626) #458

Version 17.0 + Generate 1.33 (#1626)

Version 17.0 + Generate 1.33 (#1626) #458

Triggered via push April 27, 2025 19:55
Status Success
Total duration 10m 22s
Artifacts

draft.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
draft: src/KubernetesClient.Aot/KubernetesClientConfiguration.ConfigFile.cs#L313
'X509Certificate2.X509Certificate2(byte[], string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
draft: src/KubernetesClient.Aot/KubernetesClientConfiguration.ConfigFile.cs#L317
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
draft: examples/webApiDependencyInjection/Controllers/ExampleDependencyInjectionOnMethodController.cs#L13
XML comment has a param tag for 'kubernetes', but there is no parameter by that name