Skip to content
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

pull from upstream #1

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

pull from upstream #1

wants to merge 10,000 commits into from

Conversation

DrSnowbird
Copy link
Owner

pull from upstream

spowelljr and others added 30 commits May 16, 2024 15:05
…e.golang.org/api-0.181.0

Build(deps): Bump google.golang.org/api from 0.180.0 to 0.181.0
…b.com/GoogleCloudPlatform/cloudsql-proxy-1.35.2

Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy from 1.35.1 to 1.35.2
…ctions/checkout-4.1.6

Build(deps): Bump actions/checkout from 4.1.5 to 4.1.6
…b.com/docker/docker-26.1.3incompatible

Build(deps): Bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.2+incompatible to 26.1.3+incompatible.
- [Commits](docker/cli@v26.1.2...v26.1.3)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…b.com/docker/cli-26.1.3incompatible

Build(deps): Bump github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible
CI: Update golint from v1.58.1 to v1.58.2
Site: Update hugo from v0.125.7 to v0.126.1
Addon kubevirt: Update bitnami/kubectl image from 1.30.0 to 1.30.1
ISO: Update cni-plugins v1.4.1 SHAs
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.35.2 to 1.35.3.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.35.3/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-proxy@v1.35.2...v1.35.3)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
CNI: Update cilium from v1.15.3 to v1.15.5
The special "default" network is created by libvirt and owned by the
system admin, but we try to delete it when deleting a profile.

To reproduce the issue, start and delete minikube on a system without
any other vm using the libvirt default network:

    minikube start --driver kvm2 --network default
    minikube delete

The default network will be delete, and the next minikube start will
fail, complaining about missing libvirt default networking and linking
to the complicated instructions how to recreate it.

Now we skip deletion of the special "default" network.

Example run log:

    $ out/minikube delete -v10 --logtostderr 2>delete.log
    * Deleting "minikube" in kvm2 ...
    * Removed all traces of the "minikube" cluster.

    $ cat delete.log
    ...
    I0518 03:41:27.148838 1247331 out.go:177] * Deleting "minikube" in kvm2 ...
    I0518 03:41:27.148857 1247331 main.go:141] libmachine: (minikube) Calling .Remove
    I0518 03:41:27.149156 1247331 main.go:141] libmachine: (minikube) DBG | Removing machine...
    I0518 03:41:27.159000 1247331 main.go:141] libmachine: (minikube) DBG | Trying to delete the networks (if possible)
    I0518 03:41:27.169497 1247331 main.go:141] libmachine: (minikube) DBG | Using the default network, skipping deletion
    I0518 03:41:27.169598 1247331 main.go:141] libmachine: (minikube) Successfully deleted networks
    ...
Site: Corrected minor typo. (issue #18941)
spowelljr and others added 30 commits June 26, 2024 09:31
…sion-636a171

Kicbase/ISO: Update cni-plugins from v1.5.0 to v1.5.1
…b.com/docker/cli-27.0.1incompatible

Build(deps): Bump github.com/docker/cli from 26.1.4+incompatible to 27.0.1+incompatible
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.185.0 to 0.186.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.185.0...v0.186.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 27.0.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.1.4...v27.0.1)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…e.golang.org/api-0.186.0

Build(deps): Bump google.golang.org/api from 0.185.0 to 0.186.0
…b.com/docker/docker-27.0.1incompatible

Build(deps): Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.1+incompatible
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.0.1+incompatible to 27.0.2+incompatible.
- [Commits](docker/cli@v27.0.1...v27.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Addon: bump marcnuri/yakd image (YAKD - Kubernetes Dashboard) from 0.0.4 to 0.0.5
…2a68edc

Kicbase/ISO: Update docker from 26.1.4 to 27.0.1
…b.com/docker/cli-27.0.2incompatible

Build(deps): Bump github.com/docker/cli from 27.0.1+incompatible to 27.0.2+incompatible
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.1+incompatible to 27.0.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v27.0.1...v27.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Addon headlamp: Update headlamp-k8s/headlamp image from v0.24.0 to v0.24.1
…lugin_version

Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.15.0 to v0.15.1
Addon kubevirt: Update bitnami/kubectl image from 1.30.2 to 1.30.2
Site: Update hugo from v0.127.0 to v0.128.0
…b.com/docker/docker-27.0.2incompatible

Build(deps): Bump github.com/docker/docker from 27.0.1+incompatible to 27.0.2+incompatible
…t_version

Addon inspektor-gadget: Update inspektor-gadget image from v0.29.0 to v0.30.0
…version

Addon istio-provisioner: Update istio/operator image from 1.22.1 to 1.22.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet