Skip to content

chore: don't create unneeded networks#289

Draft
davidlougheed wants to merge 1 commit intoreleases/v18from
chore/do-not-create-unneeded-nets
Draft

chore: don't create unneeded networks#289
davidlougheed wants to merge 1 commit intoreleases/v18from
chore/do-not-create-unneeded-nets

Conversation

@davidlougheed
Copy link
Copy Markdown
Member

before this, networks for turned-off features would be created.

before this, networks for turned-off features would be created.
Copy link
Copy Markdown
Contributor

@v-rocheleau v-rocheleau left a comment

Choose a reason for hiding this comment

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

Network creation is as expected now.
One issue, when the feature flags are off, bentoctl run encounters missing network errors.

@davidlougheed
Copy link
Copy Markdown
Member Author

hmmm. maybe these are needed then...

@v-rocheleau
Copy link
Copy Markdown
Contributor

hmmm. maybe these are needed then...

From what I gather this is caused by the gateway compose file, which always expects these networks.
So I think we would need to template them there if we want to have optional networks.

@davidlougheed
Copy link
Copy Markdown
Member Author

i'll reconvert this to draft.

@davidlougheed davidlougheed marked this pull request as draft November 26, 2024 19:37
@davidlougheed davidlougheed changed the base branch from releases/v17.1 to releases/v18 December 4, 2024 17:27
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.

2 participants