Skip to content

IO Ready and new IAM Endpoints#864

Merged
jriddle-linode merged 5 commits intolinode:proj/iamfrom
jriddle-linode:iam_updates
Dec 15, 2025
Merged

IO Ready and new IAM Endpoints#864
jriddle-linode merged 5 commits intolinode:proj/iamfrom
jriddle-linode:iam_updates

Conversation

@jriddle-linode
Copy link
Collaborator

📝 Description

Adds io_ready field to Volumes and 2 new endpoints for IAM

✔️ How to Test

make test-unit

@jriddle-linode jriddle-linode requested a review from a team as a code owner December 15, 2025 18:26
@jriddle-linode jriddle-linode requested review from yec-akamai and zliang-akamai and removed request for a team December 15, 2025 18:26
Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

LGTM!

@jriddle-linode jriddle-linode merged commit 1d31b10 into linode:proj/iam Dec 15, 2025
10 checks passed
@jriddle-linode jriddle-linode deleted the iam_updates branch December 15, 2025 21:18
zliang-akamai added a commit that referenced this pull request Dec 16, 2025
* Support for Entities and IAM endpoints (#754)

## 📝 Description

**What does this PR do and why is this change necessary?**

Implements:
- **GET** /entities
- **GET** /iam/role-permissions
- **GET** /iam/users/{username}/role-permissions
- **PUT** /iam/users/{username}/role-permissions

## ✔️ How to Test

**How do I run the relevant unit/integration tests?**

```bash
make TEST_ARGS='-run TestIAM' test-unit
```
```bash
make TEST_ARGS='-run TestEntities' test-unit
```

* IO Ready and new IAM Endpoints (#864)

## 📝 Description

Adds `io_ready` field to Volumes and 2 new endpoints for IAM

## ✔️ How to Test

```
make test-unit
```

* pr feedback

---------

Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
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.

3 participants