Skip to content

Atlas CLI Plugin Kubernetes v1.1.1

Compare
Choose a tag to compare
@apix-bot apix-bot released this 07 Apr 14:55
· 11 commits to main since this release
v1.1.1
2703ec3

Improvements and fixes

  • Improved Consistency Between apply and generate Commands #54 by @helderjs
    The apply command now correctly supports the same functionality as the generate command. Previously, new flags added to generate were not available in apply - missing features when applying configurations straight to the cluster. The following flags are now supported in apply:
    • --dataFederationName: Allows exporting a specific data federation.
    • --independentResources: Exports resources as independent entities.
  • Added Compatibility with MongoDB Atlas Operator 2.8.0 #60 by @helderjs / @Josvaz
    The plugin now fully supports Atlas Kubernetes Operator (AKO) version 2.8.0, ensuring seamless integration with the latest capabilities and improvements.