Skip to content

Conversation

@harsh-akamai
Copy link
Contributor

Description 📝

The Placement Group's Strict and Flexible policy have been updated as a part of the PAM program.

Changes 🔄

  • Added support for the placementGroupPolicyUpdate feature flag
  • Updated the Policy terms while creating a Placement Group

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Preview 📷

Before After
image image

How to test 🧪

Verification steps

  • Turn on the Placement Group Policy Update flag in dev tools
  • Observe the policy terms updated while creating a Placement Group
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@harsh-akamai harsh-akamai self-assigned this Feb 2, 2026
@harsh-akamai harsh-akamai changed the title upcoming: Support Placement Group Policy Update in line with Placement Group Aware Maintenance program upcoming: [UIE-9648] - Support Placement Group Policy Update in line with Placement Group Aware Maintenance program Feb 2, 2026
@harsh-akamai harsh-akamai marked this pull request as ready for review February 3, 2026 06:20
@harsh-akamai harsh-akamai requested a review from a team as a code owner February 3, 2026 06:20
Copy link
Contributor

@dwiley-akamai dwiley-akamai left a comment

Choose a reason for hiding this comment

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

Verification steps ✅
Code review ✅

Approved pending resolution of code conflict

export const useIsPlacementGroupPolicyUpdated = () => {
const flags = useFlags();

// @TODO NB-VPC: check for customer tag/account capability when it exists
Copy link
Contributor

Choose a reason for hiding this comment

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

How does this relate to NB-VPC?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops. That seems like an unintentional copy-paste error. Thanks for pointing it out!

* TODO: Clean up this flag after the Placement Group Policy Update is complete.
*/

export const useIsPlacementGroupPolicyUpdated = () => {
Copy link
Member

Choose a reason for hiding this comment

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

Optional: This wrapper may be unnecessary. Maybe we just use flags.placementGroupPolicyUpdate throughout the app

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 9, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 866 passing tests on test run #6 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing866 Passing11 Skipped38m 19s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

4 participants