Skip to content

Fix public IP assignment requests. - #5152

Merged
NullHypothesis merged 3 commits into
masterfrom
pass-org-slug-conditionally
Sep 1, 2026
Merged

Fix public IP assignment requests.#5152
NullHypothesis merged 3 commits into
masterfrom
pass-org-slug-conditionally

Conversation

@NullHypothesis

Copy link
Copy Markdown
Contributor

Flaps now only accepts org_slug for private_v6 assignments. Omit it when provisioning public IPv4 and IPv6 addresses during first deploy, while retaining it for organization-scoped private IPv6 addresses.

Flaps now only accepts `org_slug` for `private_v6` assignments. Omit it
when provisioning public IPv4 and IPv6 addresses during first deploy,
while retaining it for organization-scoped private IPv6 addresses.
Type: "private_v6",
Region: region,
Organization: org,
Network: network,

@lillianberryfly lillianberryfly Sep 1, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

network needs to be re-added

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The network has always been empty but it's now set: be88156

@NullHypothesis
NullHypothesis merged commit 7629268 into master Sep 1, 2026
37 of 38 checks passed
@NullHypothesis
NullHypothesis deleted the pass-org-slug-conditionally branch September 1, 2026 16:22
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