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

feat: [M3-8004] – Support LDE feature flag #10402

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

dwiley-akamai
Copy link
Contributor

Description πŸ“

Create a boolean feature flag for LDE and support it in Cloud

Changes πŸ”„

  • LDE feature flag toggle added to our dev tool

Target release date πŸ—“οΈ

4/29 or 5/13

How to test πŸ§ͺ

Verification steps

  • Confirm a toggle for "Linode Disk Encryption (LDE)" is present in our dev tool

As an Author I have 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

@dwiley-akamai dwiley-akamai added the Linode Disk Encryption (LDE) Relating to LDE project label Apr 24, 2024
@dwiley-akamai dwiley-akamai self-assigned this Apr 24, 2024
@dwiley-akamai dwiley-akamai requested a review from a team as a code owner April 24, 2024 16:55
@dwiley-akamai dwiley-akamai requested review from mjac0bs and abailly-akamai and removed request for a team April 24, 2024 16:55
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added LDE to the array and sorted it alphabetically

Copy link
Contributor

Choose a reason for hiding this comment

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

🧼✨

Copy link

github-actions bot commented Apr 24, 2024

Coverage Report: βœ…
Base Coverage: 81.86%
Current Coverage: 81.86%

Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

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

Confirmed I see the flag and a corresponding flag serving off is present in LD.

image

Copy link
Contributor

Choose a reason for hiding this comment

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

🧼✨

@mjac0bs mjac0bs added the Add'tl Approval Needed Waiting on another approval! label Apr 24, 2024
…776805.md

Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
@bnussman-akamai bnussman-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Apr 24, 2024
@dwiley-akamai dwiley-akamai merged commit e6ab3fc into linode:develop Apr 24, 2024
18 checks passed
@dwiley-akamai dwiley-akamai deleted the M3-8004-lde-feature-flag branch April 24, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Linode Disk Encryption (LDE) Relating to LDE project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants