Skip to content
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

[Imprv] Enable database clones and clone refresh using latest snapshot flag #391

Closed
bhati-pradeep opened this issue Sep 4, 2023 · 1 comment · Fixed by #419
Closed
Assignees
Labels
1.9.1 Bug fixes & Improvements enhancement New feature or request ndb

Comments

@bhati-pradeep
Copy link
Collaborator

bhati-pradeep commented Sep 4, 2023

Describe the request
Enable database clones and clone refresh using latest snapshot flag

Current behaviour
Only pitr timestamp and snapshot uuid is supported

Expected behaviour
Add a field to enable clones and refreh cone using latest snapshot flag

modules:
ntnx_ndb_database_clones
ntnx_ndb_database_clone_refresh

@bhati-pradeep bhati-pradeep added the enhancement New feature or request label Sep 4, 2023
@bhati-pradeep bhati-pradeep changed the title [Imprv] add functionality to make snapshot a latest in time machine to module ntnx_ndb_database_snapshots [Imprv] add functionality to make snapshot as latest in time machine to module ntnx_ndb_database_snapshots Sep 4, 2023
@bhati-pradeep bhati-pradeep added the 1.9.1 Bug fixes & Improvements label Sep 25, 2023
@bhati-pradeep bhati-pradeep linked a pull request Oct 18, 2023 that will close this issue
@bhati-pradeep
Copy link
Collaborator Author

bhati-pradeep commented Oct 18, 2023

Added attributes "latest_snapshot" in database clone and clone refresh module to perform action using latest snapshot.

abhimutant pushed a commit that referenced this issue Oct 25, 2023
* Create cluster url when it is required

* Minor fix

* Change api url for fetching time machine using name to get complete info same as uuid

* Add attribute in clone modules in ndb for creation or refresh using latestSnapshot

* Minor typo fix

* Minor typo fix
@bhati-pradeep bhati-pradeep changed the title [Imprv] add functionality to make snapshot as latest in time machine to module ntnx_ndb_database_snapshots [Imprv] Enable database clones and clone refresh using latest snapshot flag Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.9.1 Bug fixes & Improvements enhancement New feature or request ndb
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants