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

Update module github.com/kairos-io/kairos to v1.22.2 - autoclosed #46

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/kairos-io/kairos v1.5.0 -> v1.22.2 age adoption passing confidence

Release Notes

kairos-io/kairos (github.com/kairos-io/kairos)

v1.22.2

Compare Source

v1.21.4

Compare Source

v1.20.4

Compare Source

v1.6.0

Compare Source


kairos-white-column 5bc2fe34

With Kairos you can build immutable, bootable Kubernetes and OS images for your edge devices as easily as writing a Dockerfile. Optional P2P mesh with distributed ledger automates node bootstrapping and coordination. Updating nodes is as easy as CI/CD: push a new image to your container registry and let secure, risk-free A/B atomic upgrades do the rest.

Documentation

Contribute

📚 Getting started with Kairos
💡 Examples
🎥 Video
👐Engage with the Community
🤖 Support matrix

🙌 CONTRIBUTING.md
🙋 GOVERNANCE
👷Code of conduct

For releases with k3s embedded, see here.

🔦 Highlights

Kairos is a cloud-native meta-Linux distribution that brings the power of public cloud to your on-premises environment. With Kairos, you can build your own cloud with complete control and no vendor lock-in. It allows you to easily spin up a Kubernetes cluster with the Linux distribution of your choice, and manage the entire cluster lifecycle with Kubernetes.

We are thrilled to announce the release of Kairos 1.6.0, featuring a new tool that simplifies the bootstrapping process of Kairos nodes, AuroraBoot! With various bugfixes and improvements, this release is a preparation for the v2.0.0 release, which will contain changes to the Kairos core components .
In addition to AuroraBoot, we have integrated documentation and syntax check into our Web UI, added support for Rocky Linux among the k3s releases, and made improvements to our UX. You can see the WebUI syntax checker in action here:

Screencast.from.2023-02-21.15-24-59.webm

We have also fixed several bugs, including DHCP hostname issues, encryption reset failures, and networkd hostname settings, you can check the changelog below.

Furthermore, we are excited to share that we recently attended FOSDEM 2023, and we have a blog post from @​mauromorales about our experience. We have also made various improvements to our p2p documentation, including a full e2e example with AuroraBoot.

AuroraBoot simplifies and streamlines the process of bootstrapping Kairos nodes, making it easy and efficient to deploy Kairos manually or automatically. Whether you need to prepare multiple nodes in a lab, deploy Kairos on a single machine, or install Kairos on multiple machines, AuroraBoot is the tool for you allowing to boot straight from a container image.

Thank you to all contributors and users for making Kairos better with each release!

What's Changed

New Contributors

Full Changelog: kairos-io/kairos@v1.5.0...v1.6.0


Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 17, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/rs/zerolog v1.30.0
go: downloading github.com/spectrocloud-labs/herd v0.4.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/kairos-io/kairos v1.22.2
go: downloading gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
go: downloading go.universe.tf/netboot v0.0.0-20230225040044-0e2ca55deb50
go: downloading github.com/urfave/cli v1.22.14
go: downloading github.com/cavaliergopher/grab/v3 v3.0.1
go: downloading github.com/otiai10/copy v1.10.0
go: downloading golang.org/x/mod v0.13.0
go: downloading github.com/onsi/ginkgo/v2 v2.13.2
go: downloading github.com/onsi/gomega v1.30.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/kendru/darwin/go/depgraph v0.0.0-20221105232959-877d6a81060c
go: downloading github.com/samber/lo v1.37.0
go: downloading golang.org/x/crypto v0.14.0
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading golang.org/x/sys v0.14.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/go-logr/logr v1.3.0
go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading golang.org/x/text v0.13.0
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
go: downloading golang.org/x/tools v0.14.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: github.com/kairos-io/AuroraBoot/internal/cmd imports
	github.com/kairos-io/kairos/sdk/unstructured: cannot find module providing package github.com/kairos-io/kairos/sdk/unstructured
go: github.com/kairos-io/AuroraBoot/pkg/ops imports
	github.com/kairos-io/kairos/pkg/utils: cannot find module providing package github.com/kairos-io/kairos/pkg/utils

@renovate renovate bot changed the title fix(deps): update module github.com/kairos-io/kairos to v1.22.2 Update module github.com/kairos-io/kairos to v1.22.2 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-kairos-io-kairos-1.x branch 2 times, most recently from e0e7f70 to 2c6708f Compare November 15, 2023 12:17
@renovate renovate bot force-pushed the renovate/github.com-kairos-io-kairos-1.x branch from 2c6708f to 771d9a9 Compare January 4, 2024 00:08
@renovate renovate bot force-pushed the renovate/github.com-kairos-io-kairos-1.x branch from 771d9a9 to 13d7d85 Compare August 23, 2024 07:56
Copy link
Contributor Author

renovate bot commented Aug 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/rs/zerolog v1.33.0
go: downloading github.com/urfave/cli/v2 v2.27.4
go: downloading github.com/kairos-io/kairos v1.22.2
go: downloading gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
go: downloading go.universe.tf/netboot v0.0.0-20230916172012-64f6de6d0e3b
go: downloading github.com/cavaliergopher/grab/v3 v3.0.1
go: downloading github.com/kairos-io/enki v0.2.2
go: downloading github.com/cavaliergopher/grab v2.0.0+incompatible
go: downloading github.com/kairos-io/kairos-agent/v2 v2.15.3
go: downloading github.com/kairos-io/kairos-sdk v0.6.0
go: downloading github.com/otiai10/copy v1.14.0
go: downloading golang.org/x/mod v0.21.0
go: downloading github.com/onsi/ginkgo/v2 v2.20.2
go: downloading github.com/onsi/gomega v1.34.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/spectrocloud-labs/herd v0.4.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading golang.org/x/crypto v0.28.0
go: downloading golang.org/x/net v0.30.0
go: downloading github.com/kairos-io/go-ukify v0.2.4
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/sanity-io/litter v1.5.5
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/u-root/u-root v0.14.0
go: downloading golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/twpayne/go-vfs/v5 v5.0.4
go: downloading github.com/containerd/containerd v1.7.23
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading github.com/google/go-containerregistry v0.20.2
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/pterm/pterm v0.12.79
go: downloading github.com/qeesung/image2ascii v1.0.1
go: downloading github.com/twpayne/go-vfs/v4 v4.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/mudler/yip v1.11.0
go: downloading golang.org/x/sync v0.8.0
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/kendru/darwin/go/depgraph v0.0.0-20221105232959-877d6a81060c
go: downloading github.com/samber/lo v1.38.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/diskfs/go-diskfs v1.4.1
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading k8s.io/mount-utils v0.31.1
go: downloading github.com/Microsoft/hcsshim v0.11.7
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/u-root/uio v0.0.0-20240209044354-b3d14b93376a
go: downloading github.com/docker/cli v27.1.1+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading golang.org/x/term v0.25.0
go: downloading golang.org/x/text v0.19.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/itchyny/gojq v0.12.16
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/foxboron/go-uefi v0.0.0-20241017190036-fab4fdf2f2f3
go: downloading github.com/google/go-tpm v0.9.1
go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/mauromorales/xpasswd v0.4.0
go: downloading github.com/mudler/entities v0.8.1
go: downloading github.com/rancher-sandbox/linuxkit v1.0.2
go: downloading github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
go: downloading github.com/zcalusic/sysinfo v1.1.2
go: downloading pault.ag/go/modprobe v0.1.2
go: downloading github.com/avast/retry-go v3.0.0+incompatible
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/swaggest/jsonschema-go v0.3.62
go: downloading github.com/jaypipes/ghw v0.13.0
go: downloading github.com/moby/sys/mountinfo v0.7.1
go: downloading github.com/opencontainers/runc v1.1.14
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/pierrec/lz4/v4 v4.1.17
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading github.com/containerd/console v1.0.4-0.20230706203907-8f6c4e4faef5
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.26.0
go: downloading github.com/itchyny/timefmt-go v0.1.6
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59
go: downloading github.com/wayneashleyberry/terminal-dimensions v1.1.0
go: downloading github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab
go: downloading github.com/djherbis/times v1.6.0
go: downloading github.com/pkg/xattr v0.4.9
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
go: downloading github.com/tredoe/osutil v1.5.0
go: downloading github.com/packethost/packngo v0.29.0
go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
go: downloading github.com/vmware/vmw-guestinfo v0.0.0-20220317130741-510905f0efa3
go: downloading pault.ag/go/topsort v0.1.1
go: downloading github.com/swaggest/refl v1.3.0
go: downloading github.com/edsrzf/mmap-go v1.1.0
go: downloading github.com/saferwall/pe v1.5.4
go: downloading github.com/StackExchange/wmi v1.2.1
go: downloading howett.net/plist v1.0.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5
go: downloading go.uber.org/multierr v1.9.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/vishvananda/netns v0.0.4
go: downloading github.com/jaypipes/pcidb v1.0.1
go: downloading github.com/go-ole/go-ole v1.2.6
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading go.uber.org/atomic v1.10.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/cloudflare/circl v1.3.9
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/secDre4mer/pkcs7 v0.0.0-20240322103146-665324a4461d
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading github.com/containerd/errdefs v0.3.0
go: downloading github.com/godbus/dbus/v5 v5.1.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/golang/protobuf v1.5.4
go: github.com/kairos-io/AuroraBoot/internal/cmd imports
	github.com/kairos-io/kairos/sdk/unstructured: cannot find module providing package github.com/kairos-io/kairos/sdk/unstructured
go: github.com/kairos-io/AuroraBoot/pkg/ops imports
	github.com/kairos-io/kairos/pkg/utils: cannot find module providing package github.com/kairos-io/kairos/pkg/utils

@renovate renovate bot force-pushed the renovate/github.com-kairos-io-kairos-1.x branch from 13d7d85 to b3fada7 Compare October 22, 2024 08:46
@renovate renovate bot force-pushed the renovate/github.com-kairos-io-kairos-1.x branch from b3fada7 to 29bf4b3 Compare October 23, 2024 11:28
@renovate renovate bot changed the title Update module github.com/kairos-io/kairos to v1.22.2 Update module github.com/kairos-io/kairos to v1.22.2 - autoclosed Oct 31, 2024
@renovate renovate bot closed this Oct 31, 2024
@renovate renovate bot deleted the renovate/github.com-kairos-io-kairos-1.x branch October 31, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants