Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add ZT connectivity settings #2165

Conversation

josip-stanic
Copy link

@josip-stanic josip-stanic commented May 24, 2024

Description

This PR enables configuring Zero Trust connectivity settings and addresses the missing support of enabling Warp to Warp as per 3.3 of https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/warp-connector/#3-enable-cgnat-routing, plan is to extend the provider. If discussion is needed on this change I'm happy to open a new issue.

What sort of change does your code introduce/modify?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • This change is using publicly documented in cloudflare/api-schemas
    and relies on stable APIs.

Copy link

github-actions bot commented May 24, 2024

changelog detected ✅

teams_accounts.go Outdated Show resolved Hide resolved
@jacobbednarz jacobbednarz merged commit 44fc8de into cloudflare:master May 28, 2024
10 checks passed
@github-actions github-actions bot added this to the v0.97.0 milestone May 28, 2024
@josip-stanic josip-stanic deleted the feature/zt-warp-to-warp-connectivity-settings branch May 28, 2024 12:50
Copy link

This functionality has been released in v0.98.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants