Skip to content

Conversation

@NathanFlurry
Copy link
Member

Changes

@NathanFlurry NathanFlurry requested a review from MasterPtato June 26, 2024 21:46
@graphite-app
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

@NathanFlurry NathanFlurry force-pushed the 06-26-chore_k3d_disable_volumes_if_using_use_local_repo branch from 9dd22c2 to 4fb7920 Compare July 2, 2024 22:28
@NathanFlurry NathanFlurry requested a review from MasterPtato July 2, 2024 22:29
@graphite-app
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
@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.

3 participants