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

CLOUDP-277321: extend sunset date on e2e spec files #239

Merged
merged 3 commits into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@
} ],
"summary" : "Return One Identity Provider by ID",
"tags" : [ "Federated Authentication" ],
"x-sunset" : "2025-01-01"
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we use the same dates from https://github.com/10gen/mms/pull/110515 ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe we can also add a ticket to add a filter functionality per checker to changelog, so that we could exclude/ignore the removed entries similar to what we use for the exemptions

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, we shouldn’t do that. These files are used for e2e tests, and if we set that date, the tests will start failing again in 2026.

"x-sunset": "2099-01-01"
},
"patch" : {
"deprecated" : true,
Expand Down Expand Up @@ -1007,7 +1007,7 @@
} ],
"summary" : "Update One Identity Provider",
"tags" : [ "Federated Authentication" ],
"x-sunset" : "2025-01-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}/metadata.xml" : {
Expand Down Expand Up @@ -2166,7 +2166,7 @@
} ],
"summary" : "Acknowledge One Alert from One Project",
"tags" : [ "Alerts" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/alerts/{alertId}/alertConfigs" : {
Expand Down Expand Up @@ -2711,7 +2711,7 @@
} ],
"summary" : "Return All AWS S3 Buckets and Azure Blob Storage Containers Used for Cloud Backup Snapshot Exports",
"tags" : [ "Cloud Backups" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
},
"post" : {
"deprecated" : true,
Expand All @@ -2730,7 +2730,7 @@
"schema" : {
"$ref" : "#/components/schemas/DiskBackupSnapshotAWSExportBucket"
},
"x-sunset" : "2025-05-30",
"x-sunset": "2099-01-01",
"x-xgen-version" : "2023-01-01"
}
},
Expand Down Expand Up @@ -2767,7 +2767,7 @@
} ],
"summary" : "Grant Access to AWS S3 Bucket or Azure Blob Storage Container for Cloud Backup Snapshot Exports",
"tags" : [ "Cloud Backups" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/backup/exportBuckets/{exportBucketId}" : {
Expand Down Expand Up @@ -2870,7 +2870,7 @@
} ],
"summary" : "Return One AWS S3 Bucket or Azure Blob Storage Container Used for Cloud Backup Snapshot Exports",
"tags" : [ "Cloud Backups" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/backupCompliancePolicy" : {
Expand Down Expand Up @@ -2912,7 +2912,7 @@
} ],
"summary" : "Return the Backup Compliance Policy settings",
"tags" : [ "Cloud Backups" ],
"x-sunset" : "2099-10-01"
"x-sunset": "2099-01-01"
},
"put" : {
"deprecated" : true,
Expand All @@ -2939,7 +2939,7 @@
"schema" : {
"$ref" : "#/components/schemas/DataProtectionSettings"
},
"x-sunset" : "2099-10-01",
"x-sunset": "2099-01-01",
"x-xgen-version" : "2023-01-01"
}
},
Expand Down Expand Up @@ -2976,7 +2976,7 @@
} ],
"summary" : "Update or enable the Backup Compliance Policy settings",
"tags" : [ "Cloud Backups" ],
"x-sunset" : "2099-10-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/cloudProviderAccess" : {
Expand Down Expand Up @@ -3587,7 +3587,7 @@
} ],
"summary" : "Remove One Cluster from One Project",
"tags" : [ "Clusters" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
},
"get" : {
"description" : "Returns the details for one cluster in the specified project. Clusters contain a group of hosts that maintain the same data set. The response includes clusters with asymmetrically-sized shards. To use this resource, the requesting API Key must have the Project Read Only role. This feature is not available for serverless clusters.",
Expand Down Expand Up @@ -5308,7 +5308,7 @@
} ],
"summary" : "Create One Atlas Search Index",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{databaseName}/{collectionName}" : {
Expand Down Expand Up @@ -5381,7 +5381,7 @@
} ],
"summary" : "Return All Atlas Search Indexes for One Collection",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}" : {
Expand Down Expand Up @@ -5449,7 +5449,7 @@
} ],
"summary" : "Remove One Atlas Search Index",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
},
"get" : {
"deprecated" : true,
Expand Down Expand Up @@ -5512,7 +5512,7 @@
} ],
"summary" : "Return One Atlas Search Index",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
},
"patch" : {
"deprecated" : true,
Expand Down Expand Up @@ -5592,7 +5592,7 @@
} ],
"summary" : "Update One Atlas Search Index",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites" : {
Expand Down Expand Up @@ -6823,7 +6823,7 @@
} ],
"summary" : "Test Failover for One Cluster",
"tags" : [ "Clusters" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/restoreJobs" : {
Expand Down Expand Up @@ -7068,7 +7068,7 @@
} ],
"summary" : "Delete Search Nodes",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2026-03-01"
"x-sunset": "2099-01-01"
},
"get" : {
"deprecated" : true,
Expand Down Expand Up @@ -7119,7 +7119,7 @@
} ],
"summary" : "Return Search Nodes",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2026-03-01"
"x-sunset": "2099-01-01"
},
"patch" : {
"deprecated" : true,
Expand Down Expand Up @@ -7184,7 +7184,7 @@
} ],
"summary" : "Update Search Nodes",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2026-03-01"
"x-sunset": "2099-01-01"
},
"post" : {
"deprecated" : true,
Expand Down Expand Up @@ -7249,7 +7249,7 @@
} ],
"summary" : "Create Search Nodes",
"tags" : [ "Atlas Search" ],
"x-sunset" : "2026-03-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshotSchedule" : {
Expand Down Expand Up @@ -7749,7 +7749,7 @@
} ],
"summary" : "Download Logs for One Cluster Host in One Project",
"tags" : [ "Monitoring and Logs" ],
"x-sunset" : "2025-06-01"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/containers" : {
Expand Down Expand Up @@ -10467,7 +10467,7 @@
} ],
"summary" : "Return All Project Invitations",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
},
"patch" : {
"deprecated" : true,
Expand Down Expand Up @@ -10521,7 +10521,7 @@
} ],
"summary" : "Update One Project Invitation",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
},
"post" : {
"deprecated" : true,
Expand Down Expand Up @@ -10569,7 +10569,7 @@
} ],
"summary" : "Invite One MongoDB Cloud User to Join One Project",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
Expand Down Expand Up @@ -10617,7 +10617,7 @@
} ],
"summary" : "Cancel One Project Invitation",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
},
"get" : {
"deprecated" : true,
Expand Down Expand Up @@ -10668,7 +10668,7 @@
} ],
"summary" : "Return One Project Invitation",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
},
"patch" : {
"deprecated" : true,
Expand Down Expand Up @@ -10731,7 +10731,7 @@
} ],
"summary" : "Update One Project Invitation by Invitation ID",
"tags" : [ "Projects" ],
"x-sunset" : "2099-10-04"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
Expand Down Expand Up @@ -11010,7 +11010,7 @@
"schema" : {
"$ref" : "#/components/schemas/LiveMigrationRequest"
},
"x-sunset" : "2025-05-30",
"x-sunset": "2099-01-01",
"x-xgen-version" : "2023-01-01"
}
},
Expand Down Expand Up @@ -11050,7 +11050,7 @@
} ],
"summary" : "Migrate One Local Managed Cluster to MongoDB Atlas",
"tags" : [ "Cloud Migration Service" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/liveMigrations/validate" : {
Expand All @@ -11071,7 +11071,7 @@
"schema" : {
"$ref" : "#/components/schemas/LiveMigrationRequest"
},
"x-sunset" : "2025-05-30",
"x-sunset": "2099-01-01",
"x-xgen-version" : "2023-01-01"
}
},
Expand Down Expand Up @@ -11111,7 +11111,7 @@
} ],
"summary" : "Validate One Migration Request",
"tags" : [ "Cloud Migration Service" ],
"x-sunset" : "2025-05-30"
"x-sunset": "2099-01-01"
}
},
"/api/atlas/v2/groups/{groupId}/liveMigrations/validate/{validationId}" : {
Expand Down
Loading
Loading