feat: enhance Kubernetes client with watch functionality #1880
buildtest.yaml
on: pull_request
MSBuild build
3m 39s
e2e
10m 17s
Matrix: Dotnet build
Annotations
30 warnings and 2 notices
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/EndpointsClient.g.cs#L534
'ICoreV1Operations.ListEndpointsForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/EndpointsClient.g.cs#L356
'ICoreV1Operations.ListEndpointsForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/EndpointsClient.g.cs#L169
'ICoreV1Operations.ListEndpointsForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/ConfigMapClient.g.cs#L534
'ICoreV1Operations.ListConfigMapForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/ConfigMapClient.g.cs#L356
'ICoreV1Operations.ListConfigMapForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/ConfigMapClient.g.cs#L169
'ICoreV1Operations.ListConfigMapForAllNamespacesWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/ComponentStatusClient.g.cs#L169
'ICoreV1Operations.ListComponentStatusWithHttpMessagesAsync(bool?, string, string, string, int?, bool?, string, string, bool?, int?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L779
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L601
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L414
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/VolumeAttributesClassClient.g.cs#L414
'IStorageV1beta1Operations.ListVolumeAttributesClassWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L779
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L3113
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L601
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L414
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2929
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2552
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L1118
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L942
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient.Aot/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L581
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/VolumeAttributesClassClient.g.cs#L414
'IStorageV1beta1Operations.ListVolumeAttributesClassWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L779
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L601
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/StorageVersionMigrationClient.g.cs#L414
'IStoragemigrationV1alpha1Operations.ListStorageVersionMigrationWithHttpMessagesAsync(bool?, string, string, string, int?, string, string, bool?, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L3113
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2929
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2552
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L1118
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L942
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
e2e:
src/KubernetesClient/obj/Debug/net8.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L581
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
|
MSBuild build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Dotnet build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
test-results-macOS-latest
|
6.95 MB |
sha256:fcab90379205e8a11ea495be700cae2238f5eb863c9b7bf796e7ee788fc70a20
|
|
test-results-ubuntu-latest
|
9.34 MB |
sha256:d964a0338587da111c13660edbf792dc0abae96df08807305180ce415f0c455f
|
|
test-results-windows-latest
|
10.8 MB |
sha256:a417753ce3854335232bcc82b9413523a78ecd324b1cb9a13fdbab1703a1cf7a
|
|