forked from rancher-sandbox/rancher-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update k3s-versions.json #11
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This adds a `rdctl internal process wait-kill` command which waits for the given pid to exit, and then kills its whole process group. This is used to kill any extension-spawned processes (as long as they haven't detached into a new process group). This is only needed on linux / darwin because Windows has a different implementation where extension-spawned processes are moved into a job that terminates when the main process terminates instead. Signed-off-by: Mark Yen <[email protected]>
Signed-off-by: Mark Yen <[email protected]>
Signed-off-by: Mark Yen <[email protected]>
Signed-off-by: Jan Dubois <[email protected]>
Bump golang.org/x/* modules
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.3 to 16.0.4. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/containernetworking/plugins/releases) - [Commits](containernetworking/plugins@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/containernetworking/plugins dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 10.3.1 to 11.0.0. - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v10.3.1...v11.0.0) --- updated-dependencies: - dependency-name: node-gyp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
…ot/npm_and_yarn/sass-loader-16.0.4 build(deps-dev): bump sass-loader from 16.0.3 to 16.0.4
…ot/npm_and_yarn/node-gyp-11.0.0 build(deps-dev): bump node-gyp from 10.3.1 to 11.0.0
…ot/go_modules/src/go/guestagent/github.com/containernetworking/plugins-1.6.1 build(deps): bump github.com/containernetworking/plugins from 1.6.0 to 1.6.1 in /src/go/guestagent
The protocol string (proto) was inconsistently cased (e.g., TCP vs tcp), which caused issues in some parts of the code. This change ensures that the protocol is always converted to lowercase when creating port mappings, preventing errors caused by casing mismatches. Signed-off-by: Nino Kodabande <[email protected]>
When encountering an error, the loop should continue to avoid logging misleading "Info" messages that could indicate success despite the error. This change ensures that the flow continues without falsely indicating successful operations. Signed-off-by: Nino Kodabande <[email protected]>
The Kubernetes service watcher event handler generates very detailed and noisy logs. To reduce clutter in the log files, the log level has been changed from debug to trace, as debug produces excessive output. Signed-off-by: Nino Kodabande <[email protected]>
Signed-off-by: Jan Dubois <[email protected]>
Signed-off-by: Jan Dubois <[email protected]>
Define dependabot groups for golang.org/x/* and k8s.io/* modules
Bumps [webpack](https://github.com/webpack/webpack) from 5.97.0 to 5.97.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.0...v5.97.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…-proto-lower Make all proto lower
…ot/npm_and_yarn/webpack-5.97.1 build(deps-dev): bump webpack from 5.97.0 to 5.97.1
Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/npm_and_yarn/express-4.21.2 build(deps): bump express from 4.21.1 to 4.21.2
Signed-off-by: Nino Kodabande <[email protected]>
Because "image build" itself is already defined as an alias. Also looks like `builder build -f` option was missing. Signed-off-by: Jan Dubois <[email protected]>
Signed-off-by: Jan Dubois <[email protected]>
Signed-off-by: Jan Dubois <[email protected]>
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.2...3.2.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/proxy-agent) --- updated-dependencies: - dependency-name: proxy-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 10.7.7 to 10.7.10. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@10.7.10) --- updated-dependencies: - dependency-name: intl-messageformat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
It looks like a server-side change had made this possibly singular instead of plural. Accept both so we can take whichever the server happens to present. Signed-off-by: Mark Yen <[email protected]>
…urce-type k3sHelper: k3s channels: Allow `channel` instead of `channels`
…/dockerBuildx/0.19.1-to-0.19.2 rddepman: bump dockerBuildx from 0.19.1 to 0.19.2
The csv.NewWriter().Write() call will terminate the record with a newline. Signed-off-by: Jan Dubois <[email protected]>
…ot/npm_and_yarn/intl-messageformat-10.7.10 build(deps): bump intl-messageformat from 10.7.7 to 10.7.10
…ot/npm_and_yarn/dompurify-3.2.3 build(deps): bump dompurify from 3.2.2 to 3.2.3
That way we'll always have a versions list, even if rate limits or server errors prevent us from downloading the initial list after a fresh install or factory reset. Signed-off-by: Jan Dubois <[email protected]>
…ot/npm_and_yarn/proxy-agent-6.5.0 build(deps): bump proxy-agent from 6.4.0 to 6.5.0
nerdctl-stub: regenerate for 2.0.1
This reverts commit 3778dce. Signed-off-by: Jan Dubois <[email protected]>
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.49.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.3.1+incompatible to 27.4.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.3.1...v27.4.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.3.1+incompatible to 27.4.0+incompatible. - [Commits](docker/cli@v27.3.1...v27.4.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
…ot/npm_and_yarn/playwright/test-1.49.1 build(deps-dev): bump @playwright/test from 1.49.0 to 1.49.1
Bundle k3s-versions.json
…tracker-tests Fixes the failing API tracker tests
…ot/go_modules/src/go/docker-credential-none/github.com/docker/cli-27.4.0incompatible build(deps): bump github.com/docker/cli from 27.3.1+incompatible to 27.4.0+incompatible in /src/go/docker-credential-none
…ot/go_modules/src/go/guestagent/github.com/docker/docker-27.4.0incompatible build(deps): bump github.com/docker/docker from 27.3.1+incompatible to 27.4.0+incompatible in /src/go/guestagent
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
*nix: Kill process group when main process exits
…/dockerCLI/27.3.1-to-27.4.0 rddepman: bump dockerCLI from 27.3.1 to 27.4.0
Signed-off-by: Jan Dubois <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request contains the latest update to k3s-versions.json.