mongodb-atlas-cli
mongodb-atlas-cli copied to clipboard
MongoDB Atlas CLI and MongoDB CLI enable you to manage your MongoDB in the Cloud
Bumps the kubernetes group with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.29.2` | `0.29.3` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)...
## Proposed changes [CLOUDP-224399](https://jira.mongodb.org/browse/CLOUDP-224399) Now that the Atlas SDK has been updated, we can provide `dbRoleToExecute` in the config file on connection create and update. This PR adds automated tests...
## Proposed changes _Jira ticket:_ CLOUDP-# Closes #[issue number] ## Checklist - [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement) - [ ] I have added tests that prove my...
⚠️ DO NOT MERGE ⚠️ Jiras: CLOUDP-179039, CLOUDP-181608 This is a POC of auto-generating commands using openapi-generator-cli # Demo https://github.com/mongodb/mongodb-atlas-cli/assets/1765216/bae365c3-8c8d-40a0-9e8e-89b077ea4882 # Design * Some design choices were made considering scripted...
⚠️ DO NOT MERGE ⚠️ This is a feature branch, work in progress for [CLOUDP-235275](https://jira.mongodb.org/browse/CLOUDP-235275)
## Proposed changes Update MongoDB Atlas Go Client SDK to v20240530002.0.0 _Jira ticket:_ CLOUDP-259359
## Description Integration with Credentials module in Atlas CLI WIP - Intention is to provide demo for authentication capability implemented by my team. PR is not usable and will not...
## Proposed changes Adding toolchain to the go.mod file with ability to automatically select remote toolchain for builds. Creating PR to see if CI/CD will still use local toolchain. Not...
## Proposed changes Support a new flag for Kubernetes config generation so that resources that support independent usage are exporting with external ID references, instead of Kubernetes name references. In...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.10 to 1.17.11. Release notes Sourced from github.com/klauspost/compress's releases. v1.17.11 What's Changed zstd: Fix extra CRC written with multiple Close calls by @klauspost in klauspost/compress#1017 s2: Don't...