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
f7e7613d0962eacfe189879f5476edf414b4210b
csharp
/
csharp.settings
4 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
generate api v1.32 (#1603) * generate based on v1.32 * bump ver * Delete swagger.json.unprocessed * Update target frameworks and SDK versions in project files * Remove extra API endpoint from swagger.json * Update .NET SDK version to 9.0.x and adjust package references * happy build * Enhance certificate handling for .NET 9.0 compatibility in CertUtils and KubernetesClientConfiguration * Add mapping for V1beta1ResourceClaim to V1ResourceClaim in AutoMapper configurations * Refactor certificate loading to improve compatibility with .NET 9.0 * Update package versions in Directory.Packages.props for improved compatibility and features * Update Fractions package version to 7.3.0 for improved compatibility
2025-01-07 07:12:29 -08:00
export KUBERNETES_BRANCH=v1.32.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