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

Split bases #252

Closed
wants to merge 3 commits into from
Closed

Split bases #252

wants to merge 3 commits into from

Conversation

sed-i
Copy link
Contributor

@sed-i sed-i commented Sep 15, 2023

Issue

A 22.04-built charm does not work on 20.04 because libssl.so.3 isn't there.

Solution

Fixes #245

Related:

Testing

juju deploy --channel=edge ubuntu --base [email protected]
juju deploy ./grafana-agent_ubuntu-20.04-amd64.charm ga
juju relate ga ubuntu

@sed-i
Copy link
Contributor Author

sed-i commented Sep 27, 2023

The k8s part was addressed in #254.
The machine part can be addressed in its own repo.
Closing.

@sed-i sed-i closed this Sep 27, 2023
@sed-i sed-i deleted the feature/split_bases branch September 27, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[k8s] 22.04-built charm fails on install hook when running on 20.04.
3 participants