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

Implemented changes for Linode Disk Encryption #550

Merged
merged 17 commits into from
Aug 27, 2024

Conversation

ezilber-akamai
Copy link
Contributor

@ezilber-akamai ezilber-akamai commented Jul 24, 2024

📝 Description

Updated ansible modules to consume changes according to the API Spec (can be found in the ticket).

✔️ How to Test

Integration Tests

  • make TEST_ARGS="-v instance_disk_encryption" test
  • make TEST_ARGS="-v lke_cluster_basic" test
  • make TEST_ARGS="-v lke_node_pool_basic" test

@ezilber-akamai ezilber-akamai added the new-feature for new features in the changelog. label Jul 24, 2024
@ezilber-akamai ezilber-akamai force-pushed the TPT-2890-lde-changes branch 5 times, most recently from 93c829b to 8a3a1d0 Compare July 25, 2024 16:35
@ezilber-akamai ezilber-akamai added the do-not-merge PRs that should not be merged until the commented issue is resolved label Aug 1, 2024
@ezilber-akamai ezilber-akamai removed the do-not-merge PRs that should not be merged until the commented issue is resolved label Aug 1, 2024
@ezilber-akamai ezilber-akamai marked this pull request as ready for review August 1, 2024 18:05
@ezilber-akamai ezilber-akamai requested a review from a team as a code owner August 1, 2024 18:05
@ezilber-akamai ezilber-akamai requested review from jriddle-linode and yec-akamai and removed request for a team August 1, 2024 18:05
@ezilber-akamai ezilber-akamai added the do-not-merge PRs that should not be merged until the commented issue is resolved label Aug 1, 2024
Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Probably need to change a bit the SpecFields based on the API spec doc:

@yec-akamai
Copy link
Contributor

I can't share the spec doc on github for security reason. Let's take the discussion offline!

Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Looks great! Tests all passed locally 🎉

@ezilber-akamai ezilber-akamai removed the do-not-merge PRs that should not be merged until the commented issue is resolved label Aug 20, 2024
@ezilber-akamai ezilber-akamai added do-not-merge PRs that should not be merged until the commented issue is resolved and removed do-not-merge PRs that should not be merged until the commented issue is resolved labels Aug 21, 2024
@ezilber-akamai ezilber-akamai force-pushed the TPT-2890-lde-changes branch 2 times, most recently from bbf73d8 to 0cfc7d6 Compare August 26, 2024 14:59
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Tests are passing locally and I haven't been able to break it in my manual testing. Excellent work!

@ezilber-akamai ezilber-akamai merged commit 19fb287 into linode:dev Aug 27, 2024
4 checks passed
@ezilber-akamai ezilber-akamai deleted the TPT-2890-lde-changes branch August 27, 2024 20:38
@ezilber-akamai ezilber-akamai restored the TPT-2890-lde-changes branch August 28, 2024 14:07
ezilber-akamai added a commit that referenced this pull request Aug 28, 2024
ezilber-akamai added a commit that referenced this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature for new features in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants