This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-client
/
csharp
Watch
1
Star
0
Fork
0
You've already forked csharp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9b1eeef94d92dde920bcbc74a74f7ac14d29cfde
csharp
/
csharp.settings
4 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Version 17.0 + Generate 1.33 (#1626) * generated based on 1.33 * Update version to 17.0 in version.json * Remove extra API endpoint from swagger.json * Remove ModelConverter and related AutoMapper components * Update package versions * Refactor code to use ConfigureAwait(false) for asynchronous calls and update target framework to net9.0 * Remove ConfigureAwait(false) from OidcAuthTests for consistency in async calls * Update SDK version in README to reflect support for net8.0 and net9.0 * Update dotnet SDK version to 9.0.x in build workflow * Revert Fractions package version to 7.3.0 in Directory.Packages.props * Update target framework to netstandard2.1 for improved compatibility * Update package references for Microsoft.CodeAnalysis in Directory.Packages.props and LibKubernetesGenerator.target * Refactor Worker class constructor documentation and standardize Dictionary type declaration in Program.cs
2025-04-27 12:55:24 -07:00
export KUBERNETES_BRANCH=v1.33.0
Initial add of generated code, update readme, add settings file.
2017-06-06 23:02:14 -07:00
export CLIENT_VERSION=0.0.1
export PACKAGE_NAME=k8s
Reference in New Issue
Copy Permalink