Skip to content

Conversation

@helderjs
Copy link
Collaborator

Proposed changes

Install command has now a required "ipAccessList" flag that accept a comma separated list of IPs or CIDRs to add as IP Access List entries for the generated APIKey of the installation.

Jira ticket: CLOUDP-302654

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in the document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have run make fmt and formatted my code

@helderjs helderjs requested a review from a team as a code owner November 28, 2025 11:22
Copy link
Collaborator

@igor-karpukhin igor-karpukhin left a comment

Choose a reason for hiding this comment

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

LGTM, but isn't this a breaking change now? I mean, we now require this parameter and it doesn't have a default value

@helderjs
Copy link
Collaborator Author

LGTM, but isn't this a breaking change now? I mean, we now require this parameter and it doesn't have a default value

Yes, it is. But this was agreed previously.

@helderjs helderjs force-pushed the CLOUDP-302654-install-with-ipacl branch from c01397d to cc2c751 Compare December 1, 2025 17:01
@josvazg
Copy link
Collaborator

josvazg commented Dec 1, 2025

LGTM, but isn't this a breaking change now? I mean, we now require this parameter and it doesn't have a default value

Yes, it is. But this was agreed previously.

Still, we will need to coordinate the release notes and documentation before releasing this change.

Copy link
Collaborator

@josvazg josvazg left a comment

Choose a reason for hiding this comment

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

LGTM, but I think we must hold merging till after the upcoming AKO release is updated and released for the CLI.

@josvazg josvazg added the hold label Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants