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

Allow runtime parsing of datasources using a config option #3032

Closed
Tracked by #2127
jimmykarily opened this issue Nov 21, 2024 · 1 comment · Fixed by kairos-io/packages#1196
Closed
Tracked by #2127

Allow runtime parsing of datasources using a config option #3032

jimmykarily opened this issue Nov 21, 2024 · 1 comment · Fixed by kairos-io/packages#1196
Assignees

Comments

@jimmykarily
Copy link
Contributor

jimmykarily commented Nov 21, 2024

There cases in which we want to keep pulling datasources at runtime (not just installation), for instance data centers.

Proposed alternative

  • Let's make it a config option, which can also be passed through the cmdline, so people can enabled it back if they need it.
  • Let's imply that pulling from datasources is allowed if not in Trusted Boot mode (preferred, no config required)

Additional context

We removed the functionality as part of this: kairos-io/packages#1137

@jimmykarily jimmykarily converted this from a draft issue Nov 21, 2024
@jimmykarily jimmykarily added the triage Add this label to issues that should be triaged and prioretized in the next planning call label Nov 21, 2024
@mudler mudler mentioned this issue Nov 21, 2024
33 tasks
@jimmykarily jimmykarily moved this from Todo 🖊 to In Progress 🏃 in 🧙Issue tracking board Dec 2, 2024
@jimmykarily jimmykarily moved this from In Progress 🏃 to Todo 🖊 in 🧙Issue tracking board Dec 2, 2024
@jimmykarily jimmykarily removed the triage Add this label to issues that should be triaged and prioretized in the next planning call label Dec 2, 2024
@jimmykarily jimmykarily moved this from Todo 🖊 to In Progress 🏃 in 🧙Issue tracking board Jan 3, 2025
@jimmykarily jimmykarily self-assigned this Jan 3, 2025
@jimmykarily
Copy link
Contributor Author

The second item is already implemented (we always pull datasources except in the case of uki normal boot).

jimmykarily added a commit to kairos-io/packages that referenced this issue Jan 3, 2025
@github-project-automation github-project-automation bot moved this from In Progress 🏃 to Done ✅ in 🧙Issue tracking board Jan 3, 2025
jimmykarily added a commit to kairos-io/kairos-docs that referenced this issue Jan 3, 2025
jimmykarily added a commit to kairos-io/kairos-docs that referenced this issue Jan 3, 2025
jimmykarily added a commit to kairos-io/kairos-docs that referenced this issue Jan 3, 2025
jimmykarily added a commit to kairos-io/kairos-docs that referenced this issue Jan 3, 2025
jimmykarily added a commit to kairos-io/kairos-docs that referenced this issue Jan 7, 2025
* Document the use of kairos.pull_datasources cmdline option

Part of kairos-io/kairos#3032

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Update content/en/docs/Installation/automated.md

Co-authored-by: Mauro Morales <[email protected]>

---------

Signed-off-by: Dimitris Karakasilis <[email protected]>
Co-authored-by: Mauro Morales <[email protected]>
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 a pull request may close this issue.

1 participant