-
Notifications
You must be signed in to change notification settings - Fork 696
Comparing changes
Open a pull request
base repository: lima-vm/lima
base: 266143d
head repository: lima-vm/lima
compare: d25f948
- 11 commits
- 35 files changed
- 5 contributors
Commits on Mar 1, 2024
-
Added a new public CLI command: `limactl start-at-login INSTANCE
--enabled`. This command facilitates the generation of unit files for `launchd/systemd`, providing users with a straightforward way to control `limactl` autostart behavior. Signed-off-by: roman-kiselenko <roman.kiselenko.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ed3dc2 - Browse repository at this point
Copy the full SHA 1ed3dc2View commit details -
Merge pull request #2151 from roman-kiselenko/feature/autostart
CLI flag to generate autostart files
Configuration menu - View commit details
-
Copy full SHA for 4bc77d5 - Browse repository at this point
Copy the full SHA 4bc77d5View commit details
Commits on Mar 5, 2024
-
build(deps): bump the golang-x group with 2 updates
Bumps the golang-x group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sys](https://github.com/golang/sys). Updates `golang.org/x/net` from 0.21.0 to 0.22.0 - [Commits](golang/net@v0.21.0...v0.22.0) Updates `golang.org/x/sys` from 0.17.0 to 0.18.0 - [Commits](golang/sys@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 171c601 - Browse repository at this point
Copy the full SHA 171c601View commit details -
Merge pull request #2230 from lima-vm/dependabot/go_modules/golang-x-…
…693c539dc2 build(deps): bump the golang-x group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 4ca34c5 - Browse repository at this point
Copy the full SHA 4ca34c5View commit details
Commits on Mar 6, 2024
-
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 58bd4ad - Browse repository at this point
Copy the full SHA 58bd4adView commit details
Commits on Mar 7, 2024
-
Merge pull request #2231 from lima-vm/dependabot/go_modules/google.go…
…lang.org/protobuf-1.33.0 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Configuration menu - View commit details
-
Copy full SHA for bbd1d80 - Browse repository at this point
Copy the full SHA bbd1d80View commit details -
build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.0...v1.62.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d2033f7 - Browse repository at this point
Copy the full SHA d2033f7View commit details -
Merge pull request #2232 from lima-vm/dependabot/go_modules/google.go…
…lang.org/grpc-1.62.1 build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
Configuration menu - View commit details
-
Copy full SHA for 806dff4 - Browse repository at this point
Copy the full SHA 806dff4View commit details -
Propagate all logging fields to the tty logger
The fields are serialized in JSON by the hostagent and then printed by the `limactl start` command to the console, so need to be explicitly added back to the logger entry. Signed-off-by: Jan Dubois <jan.dubois@suse.com>
Configuration menu - View commit details
-
Copy full SHA for de35e2a - Browse repository at this point
Copy the full SHA de35e2aView commit details -
Merge pull request #2233 from rancher-sandbox/hostagent-logger
Propagate all logging fields to the tty logger
Configuration menu - View commit details
-
Copy full SHA for fe633d4 - Browse repository at this point
Copy the full SHA fe633d4View commit details
Commits on Mar 8, 2024
-
Support for inotify in mounted directories
Signed-off-by: Balaji Vijayakumar <kuttibalaji.v6@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d25f948 - Browse repository at this point
Copy the full SHA d25f948View 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 266143d...d25f948