-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Display net info on QR code page #525
Conversation
Signed-off-by: Itxaka <itxaka@kairos.io>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #525 +/- ##
==========================================
- Coverage 50.17% 50.14% -0.04%
==========================================
Files 48 48
Lines 4570 4573 +3
==========================================
Hits 2293 2293
- Misses 2017 2020 +3
Partials 260 260 ☔ View full report in Codecov by Sentry. |
@@ -164,6 +167,7 @@ func Install(sourceImgURL string, dir ...string) error { | |||
|
|||
if tk != "" { | |||
qr.Print(tk) | |||
displayInfo(agentConfig) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't follow the code. When does this happen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
on images with provider during boot it triggers the install and shows the QR code and waits for an event. Its weird, yeah
…4.1 (#638) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kairos-io/kairos-agent/v2](https://github.com/kairos-io/kairos-agent) | `v2.14.0` -> `v2.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kairos-io/kairos-agent (github.com/kairos-io/kairos-agent/v2)</summary> ### [`v2.14.1`](https://github.com/kairos-io/kairos-agent/releases/tag/v2.14.1) [Compare Source](https://github.com/kairos-io/kairos-agent/compare/v2.14.0...v2.14.1) #### What's Changed - Bump go to 1.23.1 by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/526](https://github.com/kairos-io/kairos-agent/pull/526) - Display net info on QR code page by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/525](https://github.com/kairos-io/kairos-agent/pull/525) - chore(deps): update securego/gosec action to v2.21.1 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/528](https://github.com/kairos-io/kairos-agent/pull/528) - fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.3 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/529](https://github.com/kairos-io/kairos-agent/pull/529) - Fail if remote url address doesnt exist by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/527](https://github.com/kairos-io/kairos-agent/pull/527) - fix(deps): update module github.com/google/go-github/v63 to v64 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/532](https://github.com/kairos-io/kairos-agent/pull/532) - chore(deps): update google/osv-scanner-action action to v1.8.5 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/534](https://github.com/kairos-io/kairos-agent/pull/534) - fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/533](https://github.com/kairos-io/kairos-agent/pull/533) - Improve get partitions and reset spec by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/530](https://github.com/kairos-io/kairos-agent/pull/530) - fix(deps): update module k8s.io/mount-utils to v0.31.1 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/536](https://github.com/kairos-io/kairos-agent/pull/536) - Fix upgrade size calculation inside k8s by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/537](https://github.com/kairos-io/kairos-agent/pull/537) - Do not skip /run when counting the size by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/538](https://github.com/kairos-io/kairos-agent/pull/538) - fix(deps): update module github.com/google/go-github/v63 to v64 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/539](https://github.com/kairos-io/kairos-agent/pull/539) - fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/540](https://github.com/kairos-io/kairos-agent/pull/540) - fix(deps): update module github.com/kairos-io/kairos-sdk to v0.4.4 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/541](https://github.com/kairos-io/kairos-agent/pull/541) - fix(deps): update module github.com/google/go-github/v64 to v65 by [@​renovate](https://github.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/542](https://github.com/kairos-io/kairos-agent/pull/542) - Move to use our ghw clone by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/535](https://github.com/kairos-io/kairos-agent/pull/535) - Run tests in parallel and output github formats on workflow by [@​Itxaka](https://github.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/543](https://github.com/kairos-io/kairos-agent/pull/543) **Full Changelog**: kairos-io/kairos-agent@v2.14.0...v2.14.1 </details> --- ### 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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fixes kairos-io/kairos#2826