Skip to content

fix(completion): improve object storage completion matching#709

Closed
Petsku01 wants to merge 3 commits intoUpCloudLtd:mainfrom
Petsku01:main
Closed

fix(completion): improve object storage completion matching#709
Petsku01 wants to merge 3 commits intoUpCloudLtd:mainfrom
Petsku01:main

Conversation

@Petsku01
Copy link

Summarization:

  • make object storage completion case-insensitive
  • add object storage completon tests
  • remove conflicting cmd/upctl/object_storage.go file causing package mismatch

Why

  • users should get completion hits regardless of input case
  • adds regression coverage for completion behavior and failure fallback
  • fixes full test run setup failure caused by mixed packages in cmd/upctl

Validation

  • go test ./... passed locally.

- make object storage completion case-insensitive

- add object storage completion tests

- remove conflicting cmd/upctl/object_storage.go file causing package mismatch
@Petsku01 Petsku01 requested a review from a team as a code owner March 10, 2026 20:01
@Petsku01 Petsku01 closed this Mar 10, 2026
@Petsku01
Copy link
Author

Supersedes #709 (closed due to extra commits).

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.

1 participant