Skip to content

Fix conflicts with main #336

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

Merged
merged 19 commits into from
May 22, 2024
Merged

Conversation

joaopalet
Copy link
Contributor

No description provided.

DiogoFerrao and others added 19 commits May 9, 2024 16:48
* initial implementation

* add testing, finish functionality

* generate docs, minor improvements

* more testing

* refactor implementation, simplify RunE

* remove unused func

* address PR comments

* generate-docs

* change filtercredentials to use enum for operation type

* address PR comments
* command implementation, add testing

* rename var, generate docs

* address PR comments
* Integrate WinGet distribution in release pipeline

* Add comment regarding skipping prereleases

* Fix link
* Update tables

* Configure colors in the less pager

* Fix title wrapping, add titles to lb

* Re-add -w argument and add titles to mongodb and pgflex options
* Draft implementation mongodb backup list, describe, restore-jobs

* Fix descriptions

* Add expire date§
g

* Add docs

* Fix examples

* Add restore status

* Refactor getRestoreStatus

* Sort restore jobs array

* Add another date format to unit test§
* initial implementation yamlOutputFormal

* sort imports

* change yaml library

* add yaml output format

* tidy up imports

* tidy up imports

* update docs

* add yaml output for project and organization role lists

* extend contribution.md

* change yaml library
* initial update schedule implementation

* implement update and list schedule commands, add testing

* restore command and testing

* add waiters

* generate docs

* merge changes

* address PR comments

* add custom error, fix restore examples
* add yaml output to mongodbflex commands

* update docs

* Update internal/cmd/mongodbflex/backup/describe/describe.go

Co-authored-by: João Palet <[email protected]>

* change error log

---------

Co-authored-by: João Palet <[email protected]>
* update docs

* add yaml output
* Add SKE login command

Co-authored-by: Maximilian Geberl <[email protected]>

* Different improvement from code review

* remove unused function

* rearrange functions and improve error messages

* Add tests for cache pkg

* Extend kubeconfig create command with flag to retrieve login kubeconfig

* small extension to the kubeconfig login description

* improve descriptions and examples

* fix yaml output

* codereview: use os.UserCacheDir instead of external lib

* codereview: drop parseInput and use parseClusterConfig directly; move cacheKey into clusterConfig

* codereview: add one nil check

* codereview: print user facing error that explains that the login command should not be used directly

* fixup! codereview: use os.UserCacheDir instead of external lib

* codereview: first try at improving the description

* generate-docs

* Add tests for login (buildRequest & parseKubeConfigToExecCredential

* cache: call Init func directly and return err

* use p.Outputf instead of cmd.Print

---------

Co-authored-by: Maximilian Geberl <[email protected]>
* add custom pager handling

* ignore linter temporarily

* change condition

* add debug line

* add debug log

* add pager infos to README

* Update README.md

Co-authored-by: João Palet <[email protected]>

* edit README.md

* edit README.md

* Update README.md

Co-authored-by: Vicente Pinto <[email protected]>

* Update README.md

Co-authored-by: Vicente Pinto <[email protected]>

---------

Co-authored-by: João Palet <[email protected]>
Co-authored-by: Vicente Pinto <[email protected]>
@joaopalet joaopalet merged commit 807d688 into feature/multi-config May 22, 2024
4 checks passed
@joaopalet joaopalet deleted the jp/merge-main-updates branch May 22, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants