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(k3d): disable volumes if using use_local_repo #954

Merged

Conversation

NathanFlurry
Copy link
Member

Changes

Copy link
Contributor

graphite-app bot commented Jun 26, 2024

Your org requires the Graphite merge queue for merging into main

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Member Author

NathanFlurry commented Jun 26, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @NathanFlurry and the rest of your teammates on Graphite Graphite

Comment on lines 276 to 278
if let ns::KubernetesProvider::K3d { use_local_repo } = &config.kubernetes.provider {
vars.insert("k3d_use_local_repo".into(), json!(use_local_repo));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this also insert the var with value false if use_local_repo isn't set? The var in terraform isnt marked as optional

Copy link
Contributor

graphite-app bot commented Jul 3, 2024

Merge activity

<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@NathanFlurry NathanFlurry force-pushed the 06-26-chore_k3d_disable_volumes_if_using_use_local_repo branch from 4fb7920 to c375325 Compare July 3, 2024 08:44
@graphite-app graphite-app bot merged commit c375325 into main Jul 3, 2024
6 of 10 checks passed
@graphite-app graphite-app bot deleted the 06-26-chore_k3d_disable_volumes_if_using_use_local_repo branch July 3, 2024 08:49
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.

None yet

2 participants