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

chore: update concierge config format #87

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

jnsgruk
Copy link
Contributor

@jnsgruk jnsgruk commented Nov 1, 2024

The format of concierge's config has changed slightly to enable the specification of both a channel, but also a list of connections that should be made.

See here for an example.

Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines +121 to +132
charm:
channel: ${charm_channel}
charmcraft:
channel: ${charmcraft_channel}
jq:
channel: ${jq_channel}
juju-bundle:
channel: ${juju_bundle_channel}
juju-crashdump:
channel: ${juju_crashdump_channel}
kubectl:
channel: stable
Copy link
Member

Choose a reason for hiding this comment

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

ok, i really do like this more.

@addyess
Copy link
Member

addyess commented Nov 1, 2024

I did not know the test for microk8s depended on ch:minio. Imagine that. I'll post another PR to update that.

@addyess addyess merged commit bc109ae into charmed-kubernetes:concierge Nov 1, 2024
39 of 53 checks passed
addyess pushed a commit that referenced this pull request Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants