Skip to content

chore(ipa): CLOUDP-442116 - backport from MMS - #1472

Merged
maks-m-mongo-leaf merged 1 commit into
mainfrom
CLOUDP-442116-disk-gb-field
Sep 4, 2026
Merged

chore(ipa): CLOUDP-442116 - backport from MMS#1472
maks-m-mongo-leaf merged 1 commit into
mainfrom
CLOUDP-442116-disk-gb-field

Conversation

@maks-m-mongo-leaf

@maks-m-mongo-leaf maks-m-mongo-leaf commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Proposed changes

Jira ticket: CLOUDP-442116

Closes #1471

The OpenAPI Spec release failed because AutoScalingSettings/properties/diskGB was missing from the IPA spectral exceptions in this repo. The field triggers the xgen-IPA-112-field-names-are-camel-case rule violation (diskGB uses GB instead of camelCase) and needs an exception, the same as the already-exempted AdvancedAutoScalingSettings/properties/diskGB — it is the same diskGB field, just surfaced via a different schema.

This backports the missing exception from $MMS_HOME/scripts/evergreen/openapi/.ipaspectral.yaml, which already carries both entries.

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works

Changes to Spectral

  • I have read the README file for Spectral Updates

Further comments

No functional change to linting behaviour for existing specs — this only suppresses a false-positive violation on a pre-existing field that is already tracked for proper resolution under CLOUDP-308286.

@maks-m-mongo-leaf maks-m-mongo-leaf changed the title CLOUDP-442116: backport from MMS chore(CLOUDP-442116): backport from MMS Sep 3, 2026
@maks-m-mongo-leaf maks-m-mongo-leaf changed the title chore(CLOUDP-442116): backport from MMS chore(ipa-112): CLOUDP-442116 - backport from MMS Sep 3, 2026
@maks-m-mongo-leaf maks-m-mongo-leaf changed the title chore(ipa-112): CLOUDP-442116 - backport from MMS chore(ipa): CLOUDP-442116 - backport from MMS Sep 3, 2026
@maks-m-mongo-leaf maks-m-mongo-leaf self-assigned this Sep 3, 2026
@maks-m-mongo-leaf
maks-m-mongo-leaf marked this pull request as ready for review September 3, 2026 17:03
@maks-m-mongo-leaf
maks-m-mongo-leaf requested a review from a team as a code owner September 3, 2026 17:03
@maks-m-mongo-leaf
maks-m-mongo-leaf enabled auto-merge (squash) September 3, 2026 17:03
@maks-m-mongo-leaf
maks-m-mongo-leaf merged commit bf311d3 into main Sep 4, 2026
9 of 15 checks passed
@maks-m-mongo-leaf
maks-m-mongo-leaf deleted the CLOUDP-442116-disk-gb-field branch September 4, 2026 09:18
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.

(qa) The OpenAPI Spec Release has failed. 🙀

2 participants