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

Release/1.9.1 #428

Merged
merged 44 commits into from
Nov 9, 2023
Merged

Release/1.9.1 #428

merged 44 commits into from
Nov 9, 2023

Commits on Oct 25, 2023

  1. example fix (#420)

    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0bc4af7 View commit details
    Browse the repository at this point in the history
  2. Add cluster URL to response only when there is cluster creation (#402)

    * Create cluster url when it is required
    
    * Minor fix
    bhati-pradeep authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    73e846b View commit details
    Browse the repository at this point in the history
  3. fiql string in filtering (#423)

    * fiql string in filtering
    
    * fix
    
    * Add Tests
    
    * example for filter string
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Co-authored-by: Alaa Bishtawi <[email protected]>
    Gevorg-Khachatryan-97 and alaa-bish authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e3629ff View commit details
    Browse the repository at this point in the history
  4. Bug/issue#383 (#411)

    * Fix Jekyll Build
    
    * fix
    alaa-bish authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d1a0016 View commit details
    Browse the repository at this point in the history
  5. Fix #391 and #418 (#419)

    * 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 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0054cc9 View commit details
    Browse the repository at this point in the history
  6. functionality to update owner of vms (#412)

    * functionality to update owner of vm
    
    * sanity fix
    
    * add test
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Co-authored-by: Alaa Bishtawi <[email protected]>
    Gevorg-Khachatryan-97 and alaa-bish authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8579162 View commit details
    Browse the repository at this point in the history
  7. example for vms inventory (#410)

    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b32df80 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix for custom filter and examples (#417)

    * fix for custom filter and examples
    
    * black fix
    
    * sanity fix
    
    * Add test
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Co-authored-by: Alaa Bishtawi <[email protected]>
    Gevorg-Khachatryan-97 and alaa-bish authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7171027 View commit details
    Browse the repository at this point in the history
  2. example for vms inventory (#426)

    * example for vms inventory
    
    * ansible cfg
    
    * Move cfg to inventory example folder
    
    * Minor name changes
    
    * Minor fix
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Co-authored-by: Pradeepsingh Bhati <[email protected]>
    Gevorg-Khachatryan-97 and bhati-pradeep authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f5e9dca View commit details
    Browse the repository at this point in the history
  3. Add support for PC Categories (#405)

    Co-authored-by: Gianluca Salvo <[email protected]>
    Gianlu and Gianluca Salvo authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    efb51fd View commit details
    Browse the repository at this point in the history
  4. Bug/issue#400 (#403)

    * fix issue #400
    
    * fix issue #400
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8d01d81 View commit details
    Browse the repository at this point in the history
  5. example for VMs with guest customization file which injects variables…

    … from the playbook (#396)
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    97c2d8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5069b95 View commit details
    Browse the repository at this point in the history
  7. functionality to handle issue when size of new disk is absent (#393)

    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    74908fe View commit details
    Browse the repository at this point in the history
  8. example fix (#392)

    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    46ca173 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. sanity fix

    alaa-bish committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5c94380 View commit details
    Browse the repository at this point in the history
  2. fix for issue#360 (#408)

    * fix for issue#360
    
    * fix
    
    ---------
    
    Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
    Gevorg-Khachatryan-97 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7a9f51a View commit details
    Browse the repository at this point in the history
  3. improve clone examples (#407)

    * imporve clone examples
    
    * Fix Examples
    alaa-bish authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    54d0bef View commit details
    Browse the repository at this point in the history
  4. sanity fix

    alaa-bish committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2fae70f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. disbale tests

    alaa-bish committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d60ffd1 View commit details
    Browse the repository at this point in the history
  2. Enhance Acp Tests

    alaa-bish committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    236af45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b969c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #429 from nutanix/bug/fix-backward-compatibility-i…

    …n-vm-disks
    
    Bug/fix backward compatibility in vm disks
    alaa-bish authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    78929dd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Set release version 1.9.1

    alaa-bish committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8407a3a View commit details
    Browse the repository at this point in the history
  2. enable image tests

    alaa-bish committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7470a34 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    59981dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9e332 View commit details
    Browse the repository at this point in the history
  3. Enable pc tests

    bhati-pradeep committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9780a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b5cd67 View commit details
    Browse the repository at this point in the history
  5. disables tests

    alaa-bish committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    42120c3 View commit details
    Browse the repository at this point in the history
  6. enables tests

    alaa-bish committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6b6e701 View commit details
    Browse the repository at this point in the history
  7. enable pc tests

    alaa-bish committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    85b4ce4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7269bed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f1c197 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4782dda View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    1749b84 View commit details
    Browse the repository at this point in the history
  2. Bug/191 fix database sanity test (#430)

    * Revert "Bug/issue#383 (#411)"
    
    This reverts commit d1a0016.
    
    * Fix Properties map
    
    * Skip jelkyll check on database sanity test build issue
    
    ---------
    
    Co-authored-by: Pradeepsingh Bhati <[email protected]>
    alaa-bish and bhati-pradeep authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4a4a1f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3113e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add Contributaiong (#431)

    * Add Contributaiong
    
    * enhance contributaion
    
    * fix readme
    
    * Add comments to sample var files for simplicity
    
    * Minor typo
    
    ---------
    
    Co-authored-by: Pradeepsingh Bhati <[email protected]>
    alaa-bish and bhati-pradeep authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9e688b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884064e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03ceb2 View commit details
    Browse the repository at this point in the history
  4. Minor typo fix

    bhati-pradeep committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f636c26 View commit details
    Browse the repository at this point in the history
  5. remove unrequired file

    bhati-pradeep committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2cdba39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a65a3e View commit details
    Browse the repository at this point in the history