Commit Graph

330 Commits

Author SHA1 Message Date
renovate[bot]
1a0b58c45d Update module github.com/urfave/cli to v1.22.12 (#191)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli](https://togithub.com/urfave/cli) | require |
patch | `v1.22.11` -> `v1.22.12` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v1.22.12`](https://togithub.com/urfave/cli/releases/tag/v1.22.12)

[Compare
Source](https://togithub.com/urfave/cli/compare/v1.22.11...v1.22.12)

#### What's Changed

- Update many v1 things by
[@&#8203;meatballhat](https://togithub.com/meatballhat) in
[https://github.com/urfave/cli/pull/1654](https://togithub.com/urfave/cli/pull/1654)

**Full Changelog**:
https://github.com/urfave/cli/compare/v1.22.11...v1.22.12

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDguNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:50:43 +01:00
ci-robbot [bot]
512a923863 Repositories bump (#195)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-25 21:50:11 +01:00
renovate[bot]
da96e280fa Update module github.com/urfave/cli to v1.22.11 (#180)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli](https://togithub.com/urfave/cli) | require |
patch | `v1.22.10` -> `v1.22.11` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v1.22.11`](https://togithub.com/urfave/cli/releases/tag/v1.22.11)

[Compare
Source](https://togithub.com/urfave/cli/compare/v1.22.10...v1.22.11)

#### What's Changed

- Fix:(issue\_1338) Fix behaviour of skip flag parsing if there are
subc… by [@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1640](https://togithub.com/urfave/cli/pull/1640)
- Doc:(issue\_1195) Add integration testing example in docs by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1641](https://togithub.com/urfave/cli/pull/1641)
- Fix:(issue\_1142). Allow comma in altsrc flag names by
[@&#8203;dearchap](https://togithub.com/dearchap) in
[https://github.com/urfave/cli/pull/1645](https://togithub.com/urfave/cli/pull/1645)
- Run CI on `v1` series by
[@&#8203;meatballhat](https://togithub.com/meatballhat) in
[https://github.com/urfave/cli/pull/1646](https://togithub.com/urfave/cli/pull/1646)

**Full Changelog**:
https://github.com/urfave/cli/compare/v1.22.10...v1.22.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 21:52:29 +01:00
renovate[bot]
d626bb0b66 Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha2 (#177)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox)
| require | patch | `v0.0.0-20221208205347-b1a06f7f8871` ->
`v0.0.0-alpha2` |

---

### Release Notes

<details>
<summary>luthermonson/go-proxmox</summary>

###
[`v0.0.0-alpha2`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha2)

[Compare
Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha1...v0.0.0-alpha2)

#### What's Changed

- split integration out into their own dir to allow for unit testing by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/44](https://togithub.com/luthermonson/go-proxmox/pull/44)
- adding options tests by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/45](https://togithub.com/luthermonson/go-proxmox/pull/45)
- fixing integration tests by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/46](https://togithub.com/luthermonson/go-proxmox/pull/46)

**Full Changelog**:
https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha1...v0.0.0-alpha2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuMyIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 21:52:07 +01:00
renovate[bot]
fee7d92f33 Update module golang.org/x/crypto to v0.5.0 (#163)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://togithub.com/golang/crypto) | require |
minor | `v0.4.0` -> `v0.5.0` |

---

### Release Notes

<details>
<summary>golang/crypto</summary>

###
[`v0.5.0`](https://togithub.com/golang/crypto/compare/v0.4.0...v0.5.0)

[Compare
Source](https://togithub.com/golang/crypto/compare/v0.4.0...v0.5.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTA4LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 21:51:49 +01:00
Mauro Morales
fd04b8a47b Upgrade luet to 0.33.0 (#182)
Kairos repo is already using this version

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-01-17 16:35:37 +00:00
Oz Tiram
70903fdec8 🌱 add version information directly from git (#175)
Partial fix for https://github.com/kairos-io/kairos/issues/643

Signed-off-by: Oz Tiram <oz@spectrocloud.com>
2023-01-17 10:19:43 +01:00
ci-robbot [bot]
113e850edd K3s versions bump (#172)
Keep track of stable releases

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-12 19:22:10 +01:00
renovate[bot]
4affc1e887 Update module github.com/pterm/pterm to v0.12.53 (#165)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.51` -> `v0.12.53` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.53`](https://togithub.com/pterm/pterm/releases/tag/v0.12.53)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat(color): added `color.ToStyle()` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[https://github.com/pterm/pterm/pull/435](https://togithub.com/pterm/pterm/pull/435)
- feat(progressbar): added optional title to `Start` method by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[https://github.com/pterm/pterm/pull/436](https://togithub.com/pterm/pterm/pull/436)

##### Fixes 🔧

- fix(prefix): fixed line numbers in different print functions by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[https://github.com/pterm/pterm/pull/437](https://togithub.com/pterm/pterm/pull/437)

**Full Changelog**:
https://github.com/pterm/pterm/compare/v0.12.52...v0.12.53

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-06 15:13:30 +01:00
Dimitris Karakasilis
0d636d2b2c Exclude .img images from upgrades (#160)
and fix renamed Earthly ARG

Fixes https://github.com/kairos-io/kairos/issues/598

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-01-03 23:16:40 +01:00
ci-robbot [bot]
b5bf46a5a4 Repositories bump (#159)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-02 15:45:44 +01:00
renovate[bot]
5bceff838e Update robinraju/release-downloader action to v1.7 (#138)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[robinraju/release-downloader](https://togithub.com/robinraju/release-downloader)
| action | minor | `v1.6` -> `v1.7` |

---

### Release Notes

<details>
<summary>robinraju/release-downloader</summary>

###
[`v1.7`](https://togithub.com/robinraju/release-downloader/releases/tag/v1.7):
Release Downloader v1.7

[Compare
Source](https://togithub.com/robinraju/release-downloader/compare/v1.6...v1.7)

#### What's Changed

- feat: get release by api id by
[@&#8203;kevcube](https://togithub.com/kevcube) in
[https://github.com/robinraju/release-downloader/pull/563](https://togithub.com/robinraju/release-downloader/pull/563)
- fix reading releaseId from inputs by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[https://github.com/robinraju/release-downloader/pull/564](https://togithub.com/robinraju/release-downloader/pull/564)

##### Dependency Updates

- Bump qs from 6.10.2 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/robinraju/release-downloader/pull/568](https://togithub.com/robinraju/release-downloader/pull/568)
- Dependabot updates by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[https://github.com/robinraju/release-downloader/pull/569](https://togithub.com/robinraju/release-downloader/pull/569)
- Dependency updates by
[@&#8203;robinraju](https://togithub.com/robinraju) in
[https://github.com/robinraju/release-downloader/pull/578](https://togithub.com/robinraju/release-downloader/pull/578)

#### New Contributors

- [@&#8203;kevcube](https://togithub.com/kevcube) made their first
contribution in
[https://github.com/robinraju/release-downloader/pull/563](https://togithub.com/robinraju/release-downloader/pull/563)

**Full Changelog**:
https://github.com/robinraju/release-downloader/compare/v1.6...v1.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-28 11:42:54 +01:00
mudler
cce69435be 🤖 Improve ISO build
Signed-off-by: mudler <mudler@c3os.io>
2022-12-27 23:23:00 +01:00
Mauro Morales
dbc64e9d49 Test goreleaser/upgrade to go1.18 (#155)
- upgrade go version to 1.18 to fix
https://github.com/kairos-io/kairos/issues/589
- add a mechanism to test gorelease by prefixing your branch with
`test-goreleaser/`

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2022-12-27 23:09:41 +01:00
mudler
f6a509c752 🌱 Drop deprecated configs
Signed-off-by: mudler <mudler@c3os.io>
2022-12-27 20:49:09 +01:00
Mauro Morales
1d074c4fda Upgrade urfave/cli and make register's config flag required (#146)
With the upgrade of the cli pkg, making flags required is very simple,
it just needs an attribute `required: true`

Fixes https://github.com/kairos-io/kairos/issues/375

⚠️ breaking UX change

> In v2 flags must come before args. This is more POSIX-compliant. You
may need to update scripts, user documentation, etc.

This means that 

```
provier-kairos command ARG FLAG
```

is no longer valid, but I still think the change is worth it because
like the documentation says, the CLI will be more POSIX-compliant

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ci-robbot [bot] <105103991+ci-robbot@users.noreply.github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2022-12-27 19:29:01 +00:00
mudler
8338402905 🌱 Be consistent and respect MinNodes in the service
Signed-off-by: mudler <mudler@c3os.io>
2022-12-27 20:27:15 +01:00
mudler
e08e67e69c ⬆️ Bump go-nodepair and edgevpn 2022-12-27 20:24:47 +01:00
ci-robbot [bot]
80bf6189ea K3s versions bump (#153)
Keep track of stable releases

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
v1.4.0
2022-12-27 13:49:02 +01:00
Ettore Di Giacinto
1b36eeb87e 🤖 Add debian flavor
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2022-12-27 13:47:11 +01:00
ci-robbot [bot]
f5e1ea65a2 ⬆️ Kairos core image bump (#152)
Update of the Kairos core image tag

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2022-12-27 12:14:05 +01:00
ci-robbot [bot]
63f712580e Repositories bump (#149)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2022-12-25 15:02:46 +01:00
Ettore Di Giacinto
05213f04b0 🐛 Fixup detection if block is missing (#143)
p2p block is optional, thus we might panic otherwise here

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2022-12-22 09:19:24 +01:00
Oz N Tiram
9e6eead109 Check that QR file paths are readable and are not directories (#141)
This is a possible fix for
https://github.com/kairos-io/kairos/issues/568.

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
2022-12-21 16:05:33 +00:00
ci-robbot [bot]
fe264ac971 Repositories bump (#140)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2022-12-21 10:56:02 +01:00
renovate[bot]
f19436a857 Update module golang.org/x/crypto to v0.4.0 (#125)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://togithub.com/golang/crypto) | require |
minor | `v0.2.0` -> `v0.4.0` |

---

### Release Notes

<details>
<summary>golang/crypto</summary>

###
[`v0.4.0`](https://togithub.com/golang/crypto/compare/v0.3.0...v0.4.0)

[Compare
Source](https://togithub.com/golang/crypto/compare/v0.3.0...v0.4.0)

###
[`v0.3.0`](https://togithub.com/golang/crypto/compare/v0.2.0...v0.3.0)

[Compare
Source](https://togithub.com/golang/crypto/compare/v0.2.0...v0.3.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 15:54:44 +01:00
Oz N Tiram
a7e182b0ff Fix broken documentation about pairing (#134)
Fix https://github.com/kairos-io/kairos/issues/509.

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
2022-12-19 14:53:00 +01:00
renovate[bot]
df9a721a05 Update module go.uber.org/zap to v1.24.0 (#105)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go.uber.org/zap](https://togithub.com/uber-go/zap) | require | minor
| `v1.23.0` -> `v1.24.0` |

---

### Release Notes

<details>
<summary>uber-go/zap</summary>

### [`v1.24.0`](https://togithub.com/uber-go/zap/releases/tag/v1.24.0)

[Compare
Source](https://togithub.com/uber-go/zap/compare/v1.23.0...v1.24.0)

Enhancements:

- [#&#8203;1148][]: Add `Level` to both `Logger` and `SugaredLogger`
that reports the
    current minimum enabled log level.
- [#&#8203;1185][]: `SugaredLogger` turns errors to zap.Error
automatically.

Thanks to [@&#8203;Abirdcfly](https://togithub.com/Abirdcfly),
[@&#8203;craigpastro](https://togithub.com/craigpastro),
[@&#8203;nnnkkk7](https://togithub.com/nnnkkk7), and
[@&#8203;sashamelentyev](https://togithub.com/sashamelentyev) for their
contributions to this release.

[#&#8203;1148]: https://togithub.com/uber-go/zap/pull/1148

[#&#8203;1185]: https://togithub.com/uber-go/zap/pull/1185

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:34:44 +01:00
P Stark
6d5b871226 Fix link to image support matrix in the docs. (#113)
see title
2022-12-16 15:34:03 +01:00
renovate[bot]
ebac89fad7 Update module github.com/samber/lo to v1.37.0 (#133)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/samber/lo](https://togithub.com/samber/lo) | require |
minor | `v1.36.0` -> `v1.37.0` |

---

### Release Notes

<details>
<summary>samber/lo</summary>

### [`v1.37.0`](https://togithub.com/samber/lo/releases/tag/v1.37.0)

[Compare
Source](https://togithub.com/samber/lo/compare/v1.36.0...v1.37.0)

Adding:

-   lo.PartialX
-   lo.Transaction

Improvement:

-   lo.Associate / lo.SliceToMap: faster memory allocation

Chore:

- Remove \*\_test.go files from releases, in order to cleanup dev
dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:33:28 +01:00
renovate[bot]
174e4aed1b Update module github.com/onsi/gomega to v1.24.2 (#131)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require |
patch | `v1.24.1` -> `v1.24.2` |

---

### Release Notes

<details>
<summary>onsi/gomega</summary>

### [`v1.24.2`](https://togithub.com/onsi/gomega/releases/tag/v1.24.2)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.24.1...v1.24.2)

#### 1.24.2

##### Fixes

- Correctly handle assertion failure panics for eventually/consistnetly
"g Gomega"s in a goroutine
\[[`78f1660`](https://togithub.com/onsi/gomega/commit/78f1660)]
- docs:Fix typo "you an" -> "you can"
([#&#8203;607](https://togithub.com/onsi/gomega/issues/607))
\[[`3187c1f`](https://togithub.com/onsi/gomega/commit/3187c1f)]
- fixes issue [#&#8203;600](https://togithub.com/onsi/gomega/issues/600)
([#&#8203;606](https://togithub.com/onsi/gomega/issues/606))
\[[`808d192`](https://togithub.com/onsi/gomega/commit/808d192)]

##### Maintenance

- Bump golang.org/x/net from 0.2.0 to 0.4.0
([#&#8203;611](https://togithub.com/onsi/gomega/issues/611))
\[[`6ebc0bf`](https://togithub.com/onsi/gomega/commit/6ebc0bf)]
- Bump nokogiri from 1.13.9 to 1.13.10 in /docs
([#&#8203;612](https://togithub.com/onsi/gomega/issues/612))
\[[`258cfc8`](https://togithub.com/onsi/gomega/commit/258cfc8)]
- Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
([#&#8203;609](https://togithub.com/onsi/gomega/issues/609))
\[[`e6c3eb9`](https://togithub.com/onsi/gomega/commit/e6c3eb9)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:32:57 +01:00
ci-robbot [bot]
d8d12cc78e Repositories bump (#132)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2022-12-16 15:32:04 +01:00
Ettore Di Giacinto
737fadedd7 Merge pull request #120 from kairos-io/renovate/github.com-onsi-ginkgo-v2-2.x
Update module github.com/onsi/ginkgo/v2 to v2.6.1
2022-12-15 10:57:33 +01:00
renovate[bot]
e2bf99c5b9 Update module github.com/onsi/ginkgo/v2 to v2.6.1 2022-12-14 21:02:51 +00:00
Ettore Di Giacinto
97d1f86371 Merge pull request #129 from ci-forks/create-pull-request/patch
K3s versions bump
2022-12-14 19:32:03 +01:00
mudler
38e5007515 ⬆️ Update k3s
Signed-off-by: GitHub <noreply@github.com>
2022-12-14 18:30:56 +00:00
mudler
9934625309 🤖 return array
Signed-off-by: mudler <mudler@c3os.io>
2022-12-14 19:29:51 +01:00
Ettore Di Giacinto
fadcb58b98 Merge pull request #127 from kairos-io/fixup/fedora_build
🐛 Skip SELINUX warnings in fedora builds
2022-12-14 19:28:06 +01:00
Ettore Di Giacinto
076676ef79 Merge pull request #128 from kairos-io/fix/ci
🤖 Fix versions bump to be uniques
2022-12-14 19:27:22 +01:00
mudler
ac1c662877 🤖 Fix versions bump to be uniques
Use signoff

Signed-off-by: mudler <mudler@c3os.io>
2022-12-14 17:04:32 +01:00
mudler
6d765d887c 🐛 Skip SELINUX warnings in fedora builds
SELinux has its own story: https://github.com/kairos-io/kairos/issues/114. We temporary disable it here, as there is no support at OS level currently.

Signed-off-by: mudler <mudler@c3os.io>
2022-12-14 11:44:00 +01:00
Ettore Di Giacinto
0147d3a6a3 Merge pull request #124 from kairos-io/renovate/goreleaser-goreleaser-action-4.x
Update goreleaser/goreleaser-action action to v4
2022-12-13 19:05:48 +01:00
Ettore Di Giacinto
99b3088bf0 Merge pull request #116 from kairos-io/ha
⚠️  p2p HA
2022-12-13 18:04:37 +01:00
Ettore Di Giacinto
415820e66e Update internal/provider/config/config.go
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-12-13 17:58:49 +01:00
Ettore Di Giacinto
a8aa5c0f93 🤖 Extend HA test suite
Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
2022-12-13 16:08:40 +01:00
renovate[bot]
211b1a2ed4 Update goreleaser/goreleaser-action action to v4 2022-12-13 13:50:22 +00:00
Ettore Di Giacinto
6fe01c8046 🤖 Extend test suite
Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
2022-12-12 18:05:55 +01:00
Ettore Di Giacinto
4857ff8879 🌱 Change config to be more user friendly
Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
2022-12-12 15:38:21 +01:00
Ettore Di Giacinto
e193a3f3b2 🌱 Be consistent, there is no kairos block anymore
Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
2022-12-12 13:44:49 +01:00
Ettore Di Giacinto
23abe1c0e2 🌱 Please linting
Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
2022-12-12 12:31:03 +01:00