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

feat: [M3-7564] – Update OBJ validation #10063

Merged

Conversation

dwiley-akamai
Copy link
Contributor

@dwiley-akamai dwiley-akamai commented Jan 12, 2024

Description πŸ“

Update OBJ validation to reflect the upcoming OBJ Multi-Cluster changes.

Changes to createBucketSchema, which were in scope for this ticket, were already made in #9976.

Changes πŸ”„

  • Add optional regions property in createObjectStorageKeysSchema (it cannot be an empty array nor null)

How to test πŸ§ͺ

Verification steps

At this stage, the main concern is verifying that this change does not break existing functionality: you should still be able to create Access Keys as you can currently, with no unexpected errors in the UI or in the console.

As an Author I have considered πŸ€”

  • πŸ‘€ Doing a self review
  • ❔ Our contribution guidelines
  • 🀏 Splitting feature into small PRs
  • βž• Adding a changeset
  • πŸ§ͺ Providing/Improving test coverage
  • πŸ” Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • πŸ‘£ Providing comprehensive reproduction steps
  • πŸ“‘ Providing or updating our documentation
  • πŸ•› Scheduling a pair reviewing session
  • πŸ“± Providing mobile support
  • β™Ώ Providing accessibility support

@dwiley-akamai dwiley-akamai marked this pull request as ready for review January 12, 2024 19:49
@dwiley-akamai dwiley-akamai requested a review from a team as a code owner January 12, 2024 19:49
@dwiley-akamai dwiley-akamai requested review from jdamore-linode, carrillo-erik and cpathipa and removed request for a team January 12, 2024 19:49
Copy link
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

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

Approved pending e2e results! Just started a run (they didn't kick off automatically because the PR was in draft and hasn't had any pushes -- pipeline issue I'll fix). I'll keep an eye on the results

Edit: @dwiley-akamai feel free to disregard the e2e test failure or kick off another run -- it's unrelated to your PR

@bnussman-akamai bnussman-akamai added the Approved Multiple approvals and ready to merge! label Jan 17, 2024
@dwiley-akamai dwiley-akamai merged commit 76295c5 into linode:develop Jan 18, 2024
16 of 18 checks passed
@dwiley-akamai dwiley-akamai deleted the M3-7564-update-obj-validation branch January 18, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! OBJ Multi-Cluster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants