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

Update AWS XNetwork dependency to allow custom network configuration #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

irizzant
Copy link

@irizzant irizzant commented May 28, 2024

Description of your changes

This PR updates XNetwork to the latest version for AWS to use its network configuration capabilities.

Fixes #31

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

make e2e

The network configuration parameters in the composition.yaml file have been updated to include the CIDR block and subnets for the network. This change ensures that the correct network configuration is used when the provider is AWS.

Note: This commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
@irizzant
Copy link
Author

@ytsarev @haarchri please let me know what you think

@irizzant irizzant changed the title Update AWS XNetwork dependency Update AWS XNetwork dependency to allow custom network configuration May 28, 2024
@irizzant
Copy link
Author

Hi @haarchri @ytsarev , any chance to get this reviewed?

Thanks

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.

Update AWS XNetwork dependency to use its network configuration capabilities
1 participant