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

🐛 Fix manual install not supporting configuration url #963

Merged
merged 3 commits into from
Mar 8, 2023
Merged

Conversation

paynejacob
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #764

@netlify
Copy link

netlify bot commented Feb 24, 2023

Deploy Preview for kairos-io ready!

Name Link
🔨 Latest commit 1a664cd
🔍 Latest deploy log https://app.netlify.com/sites/kairos-io/deploys/6408b01c29f3240008706f21
😎 Deploy Preview https://deploy-preview-963--kairos-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Merging #963 (6e88d4f) into master (565d805) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #963      +/-   ##
==========================================
- Coverage   22.79%   22.73%   -0.06%     
==========================================
  Files          22       22              
  Lines        1610     1614       +4     
==========================================
  Hits          367      367              
- Misses       1179     1183       +4     
  Partials       64       64              
Impacted Files Coverage Δ
internal/agent/install.go 0.00% <0.00%> (ø)

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

internal/agent/install.go Outdated Show resolved Hide resolved
@mudler mudler changed the title fixed manual install not supporting configuration url 🐛 Fix manual install not supporting configuration url Feb 25, 2023
@paynejacob paynejacob marked this pull request as draft February 28, 2023 16:30
@paynejacob paynejacob force-pushed the issue-764 branch 4 times, most recently from fddc775 to e474901 Compare March 1, 2023 18:18
mudler
mudler previously approved these changes Mar 2, 2023
Copy link
Member

@mudler mudler left a comment

Choose a reason for hiding this comment

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

Looking good!

Signed-off-by: Jacob Payne <jacob@spectrocloud.com>
Signed-off-by: Jacob Payne <jacob@spectrocloud.com>
@mudler mudler enabled auto-merge (squash) March 8, 2023 15:52
@mudler mudler merged commit 53c132a into master Mar 8, 2023
@mudler mudler deleted the issue-764 branch March 8, 2023 17:13
Itxaka pushed a commit to Itxaka/kairos that referenced this pull request Mar 9, 2023
* fixed manual install not supporting configuration url

Signed-off-by: Jacob Payne <jacob@spectrocloud.com>

* break out url logic and add testing.

Signed-off-by: Jacob Payne <jacob@spectrocloud.com>

---------

Signed-off-by: Jacob Payne <jacob@spectrocloud.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
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.

kairos-agent does not work with a URL
3 participants