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

[AKS] Add Trusted Launch Preview CLI flags #7243

Merged
merged 32 commits into from
Mar 8, 2024

Commits on Jan 19, 2024

  1. add secure boot and vtpm flags

    Lily Pan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3853110 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/lilypan26/azure-cli-extensions

     into lily/trusted-launch-preview
    Lily Pan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    708c6c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. add test cases

    Lily Pan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9ebf384 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Lily Pan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7124aa3 View commit details
    Browse the repository at this point in the history
  3. Clean up extra new lines

    Lily Pan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8553893 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. update params

    Lily Pan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5626c10 View commit details
    Browse the repository at this point in the history
  2. linter exclusions

    Lily Pan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1f348dd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update naming

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    647b305 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/lilypan26/azure-cli-extensions

     into lily/trusted-launch-preview
    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5e686dc View commit details
    Browse the repository at this point in the history
  3. update version

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d90d31d View commit details
    Browse the repository at this point in the history
  4. fix indentation

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0c32eff View commit details
    Browse the repository at this point in the history
  5. fix typos

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ee38818 View commit details
    Browse the repository at this point in the history
  6. fix update tests

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4f9fa7c View commit details
    Browse the repository at this point in the history
  7. fix tests

    Lily Pan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0afcbba View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix linter errors

    Lily Pan committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    11906f3 View commit details
    Browse the repository at this point in the history
  2. fix linter errors

    Lily Pan committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a6f5605 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. update history, fix live tests

    Lily Pan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c7655bb View commit details
    Browse the repository at this point in the history
  2. fix case sensitivity for vtpm

    Lily Pan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    61c0ac0 View commit details
    Browse the repository at this point in the history
  3. add feature registration to tests

    Lily Pan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2e2f329 View commit details
    Browse the repository at this point in the history
  4. fix expected bool value

    Lily Pan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c06f6ee View commit details
    Browse the repository at this point in the history
  5. fix disable tests

    Lily Pan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fb193f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fix linter exclusions

    Lily Pan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b9f0933 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge branch 'main' of https://github.com/lilypan26/azure-cli-extensions

     into lily/trusted-launch-preview
    Lily Pan committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b7aa414 View commit details
    Browse the repository at this point in the history
  2. update history

    Lily Pan committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e3140d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. resolve comments

    Lily Pan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9eaade9 View commit details
    Browse the repository at this point in the history
  2. add comment for live_only tests

    Lily Pan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    279d657 View commit details
    Browse the repository at this point in the history
  3. fix linter error

    Lily Pan committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    64f6651 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add cassette files

    Lily Pan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4bf5077 View commit details
    Browse the repository at this point in the history
  2. update version in setup.py

    Lily Pan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8119483 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. bump version

    Lily Pan committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2b2fd7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/lilypan26/azure-cli-extensions

     into lily/trusted-launch-preview
    Lily Pan committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    934c90d View commit details
    Browse the repository at this point in the history
  3. fix history, add pending section

    Lily Pan committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2ff9d2d View commit details
    Browse the repository at this point in the history