-
Notifications
You must be signed in to change notification settings - Fork 306
Comparing changes
Open a pull request
base repository: kubernetes-client/csharp
base: master
head repository: kubernetes-client/csharp
compare: copilot/implement-kubectl-get
- 8 commits
- 18 files changed
- 3 contributors
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 29da827 - Browse repository at this point
Copy the full SHA 29da827View commit details -
Implement KubectlGet functionality with tests
Co-authored-by: brendandburns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4a5fc2 - Browse repository at this point
Copy the full SHA a4a5fc2View commit details -
Address code review feedback and improve tests
Co-authored-by: brendandburns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 218395a - Browse repository at this point
Copy the full SHA 218395aView commit details -
Refactor to use generic Get method with GenericClient
Co-authored-by: brendandburns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2147fb4 - Browse repository at this point
Copy the full SHA 2147fb4View commit details
Commits on Nov 19, 2025
-
Address code review feedback: dispose GenericClient, use ternary oper…
…ator, specific exception handling Co-authored-by: tg123 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0dbebb - Browse repository at this point
Copy the full SHA f0dbebbView commit details -
Fix datetime serialization to always output 6 decimal places for micr…
…oseconds (#1687) * Initial plan * Fix datetime serialization to always output 6 decimal places for fractional seconds Co-authored-by: tg123 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: tg123 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4aeeed - Browse repository at this point
Copy the full SHA b4aeeedView commit details -
Add .NET 10 target framework support (#1686)
* Initial plan * Add .NET 10 support to all projects and workflows Co-authored-by: tg123 <[email protected]> * Fix datetime serialization to always output 6 decimal places for microseconds (#1687) * Initial plan * Fix datetime serialization to always output 6 decimal places for fractional seconds Co-authored-by: tg123 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: tg123 <[email protected]> * Initial plan --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: tg123 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e7ec12 - Browse repository at this point
Copy the full SHA 5e7ec12View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b4995 - Browse repository at this point
Copy the full SHA e5b4995View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...copilot/implement-kubectl-get