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

1448 use yip #135

Merged
merged 10 commits into from
Jul 4, 2023
Merged

1448 use yip #135

merged 10 commits into from
Jul 4, 2023

Conversation

jimmykarily
Copy link
Contributor

@jimmykarily jimmykarily commented Jun 30, 2023

Part of: kairos-io/kairos#1448

Also encorporates this fix: 34cf7b1

jimmykarily and others added 4 commits June 15, 2023 18:25
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@spectrocloud.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Merging #135 (b112912) into master (62831b8) will increase coverage by 0.73%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   18.50%   19.24%   +0.73%     
==========================================
  Files          15       14       -1     
  Lines        1589     1528      -61     
==========================================
  Hits          294      294              
+ Misses       1271     1210      -61     
  Partials       24       24              
Impacted Files Coverage Δ
internal/utils/cloudinit.go 0.00% <0.00%> (ø)
internal/utils/common.go 51.65% <ø> (+4.38%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

to get this fix: mudler/yip#96

and stop "replacing" in go.mod.

We are not 100% sure what the replacement was there for but we'll test
and see.

Also remove replace of elemental-cli which was there only for debugging

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

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not totally clear what the impact of this one will be, specially regarding the bumping of yip but we had a discussion and seems like it's handled by kairos-io/kairos#1426

@mudler mudler assigned Itxaka and unassigned mauromorales and jimmykarily Jul 4, 2023
@Itxaka
Copy link
Member

Itxaka commented Jul 4, 2023

This still didnt work, probably for the mangling we do with the disk?

time="2023-07-04T09:54:34Z" level=info msg="Processing stage step 'Grow persistent'. ( commands: 0, files: 0, ... )"
time="2023-07-04T09:54:34Z" level=warning msg="Exiting, disk not found:\n Could not find device for the given label"
``

@Itxaka Itxaka force-pushed the 1448-use-yip branch 2 times, most recently from 1c4fd1d to 962b6be Compare July 4, 2023 11:43
Itxaka added 4 commits July 4, 2023 14:00
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
layour plugin needs it

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
Not needed for a while

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This brings fixes for the layout plugin returning values

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka merged commit 13b06d9 into master Jul 4, 2023
@Itxaka Itxaka deleted the 1448-use-yip branch July 4, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants