-
Notifications
You must be signed in to change notification settings - Fork 429
Comparing changes
Open a pull request
base repository: kubernetes/code-generator
base: master
head repository: kubernetes/code-generator
compare: release-1.30
- 12 commits
- 9 files changed
- 5 contributors
Commits on Mar 12, 2024
-
kube_codegen: expose applyconfig-openapi-schema flag for client gener…
…ation Kubernetes-commit: 933272d3333c0fff1c5fd3e01cf5383332fcca37
Configuration menu - View commit details
-
Copy full SHA for 64318e9 - Browse repository at this point
Copy the full SHA 64318e9View commit details
Commits on Mar 27, 2024
-
Merge pull request #123735 from thockin/master
Don't embed plural exceptions in tools Kubernetes-commit: a31a465405e52bf0ca1d29f17e2d534646074072
Configuration menu - View commit details
-
Copy full SHA for 7142117 - Browse repository at this point
Copy the full SHA 7142117View commit details
Commits on Apr 3, 2024
-
Update x/net for CVE-2023-45288
Signed-off-by: Davanum Srinivas <[email protected]> Kubernetes-commit: 99fac38d2864e6bc9bb7cd1743d658caa1360c0c
Configuration menu - View commit details
-
Copy full SHA for b8aa536 - Browse repository at this point
Copy the full SHA b8aa536View commit details
Commits on Apr 5, 2024
-
Merge remote-tracking branch 'origin/master' into release-1.30
Kubernetes-commit: 255e7919bcb340043b0d235f883fe070017ce18f
Configuration menu - View commit details
-
Copy full SHA for e1372fd - Browse repository at this point
Copy the full SHA e1372fdView commit details -
Update applyconfig-gen for pacakges where group and dir differ in name
It is possible that package paths might differ from the group name, see https://github.com/openshift/api/blob/master/operatorcontrolplane/v1alpha1/doc.go notice that pacakge name is `operatorcontrolplane` whereas the group is `controlplane.operator...`. This confuses the generator since it tries to extrapolate the name of the package based on the group name. Whereas the ImportTracker can properly recognize the import path. This leads to cyclical imports in packages where the group name is different from the actual import path. Kubernetes-commit: 4d1dd9cd07912190cffc68c54c17395391c8b4d1
Configuration menu - View commit details
-
Copy full SHA for b23df5e - Browse repository at this point
Copy the full SHA b23df5eView commit details
Commits on Apr 19, 2024
-
Merge pull request #124371 from soltysh/automated-cherry-pick-of-#123…
…893-#124193-upstream-release-1.30 Automated cherry pick of #123893: kube_codegen: expose applyconfig-openapi-schema flag for #124193: Update applyconfig-gen for pacakges where group and dir Kubernetes-commit: e7178656ad89f7dcdeec8645d291199cd8e50b4b
Configuration menu - View commit details
-
Copy full SHA for e5a48a5 - Browse repository at this point
Copy the full SHA e5a48a5View commit details
Commits on Jun 14, 2024
-
Kubernetes-commit: 0d997170c9d77ab7d3b3e9805d8e1b802ccf167e
Configuration menu - View commit details
-
Copy full SHA for d258c62 - Browse repository at this point
Copy the full SHA d258c62View commit details
Commits on Aug 28, 2024
-
Merge pull request #126923 from kannon92/automated-cherry-pick-of-#12…
…5499-upstream-release-1.30 Automated cherry pick of #125499: Fix openapi-gen dependency. Kubernetes-commit: 3dcc7644d2864b841dfe42c69cf0ddea240dd61f
Configuration menu - View commit details
-
Copy full SHA for e15b1bc - Browse repository at this point
Copy the full SHA e15b1bcView commit details
Commits on Aug 29, 2024
-
Kubernetes-commit: caf31c0dc34554d2e1230848527f13a53ab587ad
Configuration menu - View commit details
-
Copy full SHA for a0d26b7 - Browse repository at this point
Copy the full SHA a0d26b7View commit details
Commits on Sep 11, 2024
-
run update-vendor.sh and fix up broken go.sum(s)
Kubernetes-commit: a361ec621b72f57e591797b4a96f097aaa31f94d
Configuration menu - View commit details
-
Copy full SHA for 3050aab - Browse repository at this point
Copy the full SHA 3050aabView commit details
Commits on Sep 13, 2024
-
Merge pull request #127307 from dims/automated-cherry-pick-of-#126353…
…-upstream-release-1.30 Automated cherry pick of #126353: Fix verify-vendor script to check all go.mod and go.sum files Kubernetes-commit: 753dcce1801ef6e0f1bd60eb8e1ef642f49c7a3a
Configuration menu - View commit details
-
Copy full SHA for d0ac547 - Browse repository at this point
Copy the full SHA d0ac547View commit details
Commits on Oct 9, 2024
-
Merge pull request #126984 from dashpole/fix_mem_leak_30
Cherrypick of #126957 on 1.30: Fix memory leak from global OpenTelemetry MeterProvider Kubernetes-commit: a184d0fdebb656628410b59a98cd446c66b61c4b
Configuration menu - View commit details
-
Copy full SHA for 304c199 - Browse repository at this point
Copy the full SHA 304c199View 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...release-1.30