Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

feat: add persistentStorageReady and persistentStorageK8sStorageClassName to Sandbox model#91

Closed
odinuv wants to merge 1 commit into
mainfrom
odin/AJDA-2339
Closed

feat: add persistentStorageReady and persistentStorageK8sStorageClassName to Sandbox model#91
odinuv wants to merge 1 commit into
mainfrom
odin/AJDA-2339

Conversation

@odinuv
Copy link
Copy Markdown
Member

@odinuv odinuv commented Mar 25, 2026

https://linear.app/keboola/issue/AJDA-2339

Description

Adds two new fields to the Sandbox model: persistentStorageReady (read-only bool) and persistentStorageK8sStorageClassName (string with getter and setter). Both are deserialized from the persistentStorage key in API responses.

Release Notes

Change Type
New feature — exposes additional persistent storage fields from the API response on the Sandbox model.

Justification
The sandbox service now returns ready and k8sStorageClassName under persistentStorage; this client update makes those values accessible to consumers.

Plans for Customer Communication
No customer communication needed — this is an internal PHP client library update.

Impact Analysis
Low risk; purely additive changes with no breaking changes to existing fields or interfaces.

Deployment Plan
Standard CI/CD continuous deployment across all stacks.

Rollback Plan
Standard git revert if issues detected post-deployment.

Post-Release Support Plan
No follow-up actions required.

@linear
Copy link
Copy Markdown

linear Bot commented Mar 25, 2026

@odinuv
Copy link
Copy Markdown
Member Author

odinuv commented Mar 25, 2026

bogus

@odinuv odinuv closed this Mar 25, 2026
@odinuv odinuv deleted the odin/AJDA-2339 branch March 25, 2026 21:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant