-
Notifications
You must be signed in to change notification settings - Fork 544
Comparing changes
Open a pull request
base repository: kubernetes-client/javascript
base: 1.0.0
head repository: kubernetes-client/javascript
compare: aa4d056694533549ccf46a38db02edc56d563cb5
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44d8582 - Browse repository at this point
Copy the full SHA 44d8582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012e44c - Browse repository at this point
Copy the full SHA 012e44cView commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 511662e - Browse repository at this point
Copy the full SHA 511662eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a29ee - Browse repository at this point
Copy the full SHA d7a29eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d47564 - Browse repository at this point
Copy the full SHA 1d47564View commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53b3b73 - Browse repository at this point
Copy the full SHA 53b3b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for be1550e - Browse repository at this point
Copy the full SHA be1550eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e80aa - Browse repository at this point
Copy the full SHA d5e80aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7fb1e4 - Browse repository at this point
Copy the full SHA c7fb1e4View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b0fe15 - Browse repository at this point
Copy the full SHA 6b0fe15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934d358 - Browse repository at this point
Copy the full SHA 934d358View commit details -
It appears that the colors package does not exist anywhere in the dependency tree anymore. This commit removes the override. Overrides also do not appear to be applied for end users anyway.
Configuration menu - View commit details
-
Copy full SHA for a4c4540 - Browse repository at this point
Copy the full SHA a4c4540View commit details -
deps: remove unused dependencies
The dependencies and devDependencies removed in this commit do not appear to be needed anymore.
Configuration menu - View commit details
-
Copy full SHA for ee07122 - Browse repository at this point
Copy the full SHA ee07122View commit details -
The CHANGELOG has not... changed... in five years. It should probably be removed.
Configuration menu - View commit details
-
Copy full SHA for 7030b9f - Browse repository at this point
Copy the full SHA 7030b9fView commit details -
Merge pull request #2119 from cjihrig/colors
deps: remove colors override
Configuration menu - View commit details
-
Copy full SHA for e0302d7 - Browse repository at this point
Copy the full SHA e0302d7View commit details -
Merge pull request #2120 from cjihrig/tslib
deps: remove unused dependencies
Configuration menu - View commit details
-
Copy full SHA for de9704b - Browse repository at this point
Copy the full SHA de9704bView commit details -
Merge pull request #2121 from cjihrig/changelog
doc: remove CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 722b826 - Browse repository at this point
Copy the full SHA 722b826View commit details -
test: support testing transpiled code
This commit makes it possible to execute the tests after transpilation. This should provide additional confidence that the code shipped to npm works as intended.
Configuration menu - View commit details
-
Copy full SHA for afea770 - Browse repository at this point
Copy the full SHA afea770View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02abae - Browse repository at this point
Copy the full SHA d02abaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a2509 - Browse repository at this point
Copy the full SHA b7a2509View commit details
Commits on Dec 20, 2024
-
ci: set workflow permissions for release job
We had the issue that the github action wasnt able to push tags to github. This should fix the issue ref: #1828
Configuration menu - View commit details
-
Copy full SHA for 0947d14 - Browse repository at this point
Copy the full SHA 0947d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d58445 - Browse repository at this point
Copy the full SHA 0d58445View commit details -
Merge pull request #2122 from cjihrig/tests
test: support testing transpiled code
Configuration menu - View commit details
-
Copy full SHA for 3dd988e - Browse repository at this point
Copy the full SHA 3dd988eView commit details -
Merge pull request #2123 from kubernetes-client/max/release-permissions
ci: set workflow permissions for release job
Configuration menu - View commit details
-
Copy full SHA for e508721 - Browse repository at this point
Copy the full SHA e508721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8d14d - Browse repository at this point
Copy the full SHA 0e8d14dView commit details -
Merge pull request #2124 from cjihrig/owners
chore: add cjihrig to OWNERS
Configuration menu - View commit details
-
Copy full SHA for be116d7 - Browse repository at this point
Copy the full SHA be116d7View commit details -
Merge pull request #2111 from krmodelski/proxy-url-release-1.x
Add proxy support
Configuration menu - View commit details
-
Copy full SHA for 0f5694e - Browse repository at this point
Copy the full SHA 0f5694eView commit details
Commits on Dec 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 984a372 - Browse repository at this point
Copy the full SHA 984a372View commit details
Commits on Dec 27, 2024
-
Merge pull request #2126 from krmodelski/proxy-support-test-fix
Fix proxy tests
Configuration menu - View commit details
-
Copy full SHA for 27ba0e1 - Browse repository at this point
Copy the full SHA 27ba0e1View commit details
Commits on Dec 28, 2024
-
examples: fix kubectl examples for v1
This commit updates the kubectl examples to work with the v1 branch.
Configuration menu - View commit details
-
Copy full SHA for 03038f8 - Browse repository at this point
Copy the full SHA 03038f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7234dd9 - Browse repository at this point
Copy the full SHA 7234dd9View commit details -
Merge pull request #2130 from cjihrig/kubectl-examples
examples: fix kubectl examples for v1
Configuration menu - View commit details
-
Copy full SHA for 63f3748 - Browse repository at this point
Copy the full SHA 63f3748View commit details
Commits on Dec 29, 2024
-
Merge pull request #2132 from kubernetes-client/brendandburns-patch-10
Update test.yml to test main branch.
Configuration menu - View commit details
-
Copy full SHA for 4739cd0 - Browse repository at this point
Copy the full SHA 4739cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85007ed - Browse repository at this point
Copy the full SHA 85007edView commit details
Commits on Dec 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c1e6c2 - Browse repository at this point
Copy the full SHA 4c1e6c2View commit details -
Revert "Fix type definition for KubernetesObjectApi.read()"
This reverts commit 85007ed.
Configuration menu - View commit details
-
Copy full SHA for 0170e82 - Browse repository at this point
Copy the full SHA 0170e82View commit details -
Un-revert "Fix type definition for KubernetesObjectApi.read()"
This reverts commit 0170e82.
Configuration menu - View commit details
-
Copy full SHA for 6354cd7 - Browse repository at this point
Copy the full SHA 6354cd7View commit details -
chore: fix markdown in issue template
This commit removes extra whitespace that prevents the issue template from rendering properly.
Configuration menu - View commit details
-
Copy full SHA for 7c02380 - Browse repository at this point
Copy the full SHA 7c02380View commit details -
chore: update remaining release-1.x branch references
The release-1.x branch was renamed to main. This commit cleans up the remaining references to release-1.x.
Configuration menu - View commit details
-
Copy full SHA for bc23275 - Browse repository at this point
Copy the full SHA bc23275View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd33447 - Browse repository at this point
Copy the full SHA cd33447View commit details
Commits on Jan 1, 2025
-
Merge pull request #2135 from cjihrig/branch
chore: update remaining release-1.x branch references
Configuration menu - View commit details
-
Copy full SHA for 3933452 - Browse repository at this point
Copy the full SHA 3933452View commit details -
Merge pull request #2134 from cjihrig/bug-template
chore: fix markdown in issue template
Configuration menu - View commit details
-
Copy full SHA for f6feea5 - Browse repository at this point
Copy the full SHA f6feea5View commit details -
Merge pull request #2129 from jportner/fix-object-api-type-definitions
Fix type definition for KubernetesObjectApi.read()
Configuration menu - View commit details
-
Copy full SHA for 622a23e - Browse repository at this point
Copy the full SHA 622a23eView commit details
Commits on Jan 4, 2025
-
examples: fix remaining examples for v1
This commit updates the remaining examples to work with the v1 branch.
Configuration menu - View commit details
-
Copy full SHA for 01a15c6 - Browse repository at this point
Copy the full SHA 01a15c6View commit details -
examples: fix typescript examples for v1
This commit updates the typescript examples to work with the v1 branch. The examples were tested using Node 23 and the --experimental-strip-types flag.
Configuration menu - View commit details
-
Copy full SHA for 90ea1a9 - Browse repository at this point
Copy the full SHA 90ea1a9View commit details -
examples: port missing examples from master to main
This commit ports the remaining examples from the master branch to the main branch. Fixes: #1907
Configuration menu - View commit details
-
Copy full SHA for 4b98e59 - Browse repository at this point
Copy the full SHA 4b98e59View commit details
Commits on Jan 6, 2025
-
Merge pull request #2136 from cjihrig/ts-examples
examples: fix typescript examples for v1
Configuration menu - View commit details
-
Copy full SHA for feb78d4 - Browse repository at this point
Copy the full SHA feb78d4View commit details -
Merge pull request #2137 from cjihrig/remaining-examples
examples: fix remaining examples for v1
Configuration menu - View commit details
-
Copy full SHA for 4d9e345 - Browse repository at this point
Copy the full SHA 4d9e345View commit details -
Merge pull request #2138 from cjihrig/missing-examples
examples: port missing examples from master to main
Configuration menu - View commit details
-
Copy full SHA for f90d996 - Browse repository at this point
Copy the full SHA f90d996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8532a88 - Browse repository at this point
Copy the full SHA 8532a88View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.