Skip to content

✨ feat(storage): presigned PutObject/DeleteObject URLs#247

Merged
jfbus merged 1 commit into
mainfrom
presign_put
Jul 10, 2026
Merged

✨ feat(storage): presigned PutObject/DeleteObject URLs#247
jfbus merged 1 commit into
mainfrom
presign_put

Conversation

@jfbus

@jfbus jfbus commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

This adds a --method flag to octl storage obbject presign

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus marked this pull request as ready for review July 10, 2026 08:48
@jfbus jfbus requested a review from a team July 10, 2026 08:48
@jfbus jfbus requested a review from a team as a code owner July 10, 2026 08:48
@github-actions github-actions Bot added the kind/feature New feature or request label Jul 10, 2026
@github-actions

Copy link
Copy Markdown

🔖 auto-tagging: Adding label "kind/feature"

@github-actions

Copy link
Copy Markdown

WARNING : Differences in reference doc 🤔

 docs/reference/octl_storage_object_presign.md | 1 +
 1 file changed, 1 insertion(+)
Detailed changes

docs/reference/octl_storage_object_presign.md

+      --method string      Method used to access the presigned URL (GET, PUT, DELETE) (default "GET")

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Binary size: 81.7MB => 81.8MB (change +8KB, +0.0%) 😉

@github-actions

Copy link
Copy Markdown

🔖 auto-tagging: Adding label "kind/feature"

@github-actions

Copy link
Copy Markdown

🔖 auto-tagging: Adding label "kind/feature"

@jfbus jfbus merged commit 454d0cb into main Jul 10, 2026
11 checks passed
@jfbus jfbus deleted the presign_put branch July 10, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants