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

identity: drop hardcoded stream label #55

Closed
lucab opened this issue Jul 3, 2019 · 0 comments · Fixed by #67
Closed

identity: drop hardcoded stream label #55

lucab opened this issue Jul 3, 2019 · 0 comments · Fixed by #67

Comments

@lucab
Copy link
Contributor

lucab commented Jul 3, 2019

Zincati needs to introspect its own Fedora CoreOS stream label at runtime, in order to request the relevant update-graph to the Cincinnati backend. This information is a read-only property of the booted deployment, and it should be exposed by rpm-ostree.

We are currently using an hardcoded value at

// TODO(lucab): read this from os-release.

We should replace it with proper stream label sourcing. This is currently blocked on coreos/fedora-coreos-tracker#163.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant