-
Notifications
You must be signed in to change notification settings - Fork 436
Comparing changes
Open a pull request
base repository: kubernetes/code-generator
base: master
head repository: kubernetes/code-generator
compare: release-1.32
- 13 commits
- 28 files changed
- 5 contributors
Commits on Nov 27, 2024
-
Merge pull request #126503 from skitt/generic-fake-client
Use generics to share code in fake client-go implementations Kubernetes-commit: 31970d418ccae80c9c7e25e8c503035a79a53763
Configuration menu - View commit details
-
Copy full SHA for 56b470e - Browse repository at this point
Copy the full SHA 56b470eView commit details
Commits on Dec 4, 2024
-
Revert to go1.22 windows filesystem stdlib behavior
Kubernetes-commit: 3878a3a6de64660e356a35f70471c27a09698090
Configuration menu - View commit details
-
Copy full SHA for 0efe046 - Browse repository at this point
Copy the full SHA 0efe046View commit details
Commits on Dec 5, 2024
-
Merge remote-tracking branch 'origin/master' into release-1.32
Kubernetes-commit: f5900aab680c34bea040b39ac83dfc48f466b573
Configuration menu - View commit details
-
Copy full SHA for 906f6b3 - Browse repository at this point
Copy the full SHA 906f6b3View commit details
Commits on Dec 6, 2024
-
Drop use of winreadlinkvolume godebug option
Kubernetes-commit: 3046fe23d4fe4ba86713ffd61bf0e07156b2b7c3
Configuration menu - View commit details
-
Copy full SHA for e2fbf1b - Browse repository at this point
Copy the full SHA e2fbf1bView commit details -
Merge remote-tracking branch 'origin/master' into release-1.32
Kubernetes-commit: 22b14e54a4caac0a20428e51ba874b1af8b0e4cb
Configuration menu - View commit details
-
Copy full SHA for 1bfda81 - Browse repository at this point
Copy the full SHA 1bfda81View commit details
Commits on Dec 19, 2024
-
Add missing imports in register-gen
Due to a recent change in k8s.io/gengo/v2, the register-gen is missing 2 imports.The imports were previously auto inserted during the code generation by k8s.io/gengo/v2. Now, instead, they are directly imported by the register-gen. An output_tests has been added to register-gen. This generates an example, which would have been invalid with these changes. Signed-off-by: Lionel Jouin <lionel.jouin@est.tech> Kubernetes-commit: c05e46c1630ba95636faa6036faa45f4b25e4d35
Configuration menu - View commit details
-
Copy full SHA for c10d89f - Browse repository at this point
Copy the full SHA c10d89fView commit details
Commits on Dec 29, 2024
-
Add codegen::register to hack/update-codegen.sh
Co-authored-by: Joe Betz <jpbetz@google.com> Signed-off-by: Lionel Jouin <lionel.jouin@est.tech> Kubernetes-commit: 5fa72a8c1db08e7b43bd29202c3c4d25b6d33bc6
Configuration menu - View commit details
-
Copy full SHA for ac1ddf1 - Browse repository at this point
Copy the full SHA ac1ddf1View commit details
Commits on Jan 15, 2025
-
Fix: touch /dev/null permission denied on macos
Signed-off-by: song <tinysong1226@gmail.com> Kubernetes-commit: 11c3bd3038dbf47abb71ff5b9f12e5889da2192f
Configuration menu - View commit details
-
Copy full SHA for 3ca838d - Browse repository at this point
Copy the full SHA 3ca838dView commit details
Commits on Jan 28, 2025
-
Merge pull request #129740 from bobsongplus/automated-cherry-pick-of-…
…#129629-upstream-release-1.32 Automated cherry pick of #129629: Fix: touch /dev/null permission denied on macos Kubernetes-commit: ce39aed39ed14331789114305d215142418a1f06
Configuration menu - View commit details
-
Copy full SHA for 6ee1d61 - Browse repository at this point
Copy the full SHA 6ee1d61View commit details
Commits on Feb 4, 2025
-
add simpletype pkg in v1 for register-gen test
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech> Kubernetes-commit: 6ad91995281edbb885ec0eecb40a68ff9b3f6f6e
Configuration menu - View commit details
-
Copy full SHA for 2a1ff8d - Browse repository at this point
Copy the full SHA 2a1ff8dView commit details
Commits on Feb 22, 2025
-
Generate register files for all examples
(cherry picked from commit b365634a0d0b2456e918729a9e4b1a4950902dc9) Kubernetes-commit: 849aa0858f349d16af9b7f7f1e7b17d97e3cb017
Configuration menu - View commit details
-
Copy full SHA for 3e0bb0e - Browse repository at this point
Copy the full SHA 3e0bb0eView commit details
Commits on Feb 23, 2025
-
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech> Kubernetes-commit: 1c07a39847017ca01033662146269cef9a3cdb15
Configuration menu - View commit details
-
Copy full SHA for aec3eb6 - Browse repository at this point
Copy the full SHA aec3eb6View commit details
Commits on Feb 25, 2025
-
Merge pull request #130392 from mrIncompetent/automated-cherry-pick-o…
…f-#129307-upstream-release-1.32 Automated cherry pick of #129307: Add missing imports in register-gen Kubernetes-commit: 53a53b7f62cf6ae9b674f4b7a2a9f01a9042f55a
Configuration menu - View commit details
-
Copy full SHA for d586791 - Browse repository at this point
Copy the full SHA d586791View commit details< 3A9C /tool-tip>
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...release-1.32