Skip to content

Conversation

@blva
Copy link
Collaborator

@blva blva commented Feb 12, 2025

Proposed changes

move kubernetes commands out of altascli codebase into a plugin

Jira ticket: CLOUDP-293194

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 document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@blva blva changed the title chore: merge master into feature branch CLOUDP-260713_k8s_plugin CLOUDP-260713: Merge plugin shift into AtlasCLI Feb 12, 2025
@blva blva force-pushed the CLOUDP-260713_k8s_plugin branch 3 times, most recently from 40be12a to cf2467c Compare February 12, 2025 13:06
@blva blva force-pushed the CLOUDP-260713_k8s_plugin branch from cf2467c to ed9bb6f Compare February 12, 2025 13:31
@apix-bot
Copy link
Contributor

apix-bot bot commented Feb 12, 2025

Coverage Report 📉

Branch Commit Coverage
master 9b07dc3 %
CLOUDP-260713_k8s_plugin ed9bb6f 37.7%
Difference %

@fmenezes
Copy link
Collaborator

nit: I would have used jira https://jira.mongodb.org/browse/CLOUDP-293194

@blva blva marked this pull request as ready for review February 12, 2025 15:29
@blva blva requested review from a team as code owners February 12, 2025 15:29
@blva blva changed the title CLOUDP-260713: Merge plugin shift into AtlasCLI CLOUDP-293194: Merge plugin shift into AtlasCLI Feb 12, 2025
@github-actions github-actions bot added the need-doc-review Improvements or additions to documentation, will be reviewed by the docs team label Feb 12, 2025
@github-actions
Copy link
Contributor

APIx Bot :bowtie:: a message has been sent to Docs Slack channel 🚀.

@cveticm
Copy link
Collaborator

cveticm commented Feb 12, 2025

Note: as fuzz tests are removed in this PR, it should be removed from required tasks

@blva blva enabled auto-merge (squash) February 12, 2025 17:18
@blva blva merged commit db97950 into master Feb 13, 2025
23 checks passed
@blva blva deleted the CLOUDP-260713_k8s_plugin branch February 13, 2025 09:52
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/PaesslerAG/gval v1.0.0 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
Copy link
Contributor

Choose a reason for hiding this comment

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

why did you remove the // indirect directive?

Comment on lines +65 to +70
require (
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
Copy link
Contributor

Choose a reason for hiding this comment

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

why did you group these separate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

atlascli need-doc-review Improvements or additions to documentation, will be reviewed by the docs team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants