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

mount secret volume cli #6223

Merged
merged 21 commits into from
Apr 30, 2023
Merged

Commits on Apr 19, 2023

  1. update volume yaml

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2e46914 View commit details
    Browse the repository at this point in the history
  2. tested mount secret volume

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ca295fc View commit details
    Browse the repository at this point in the history
  3. add no yaml support

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8613d76 View commit details
    Browse the repository at this point in the history
  4. fix extra deleted line

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d51945f View commit details
    Browse the repository at this point in the history
  5. add help example

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    62b3fc3 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Stacy Zeng committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    14fd33b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. remove uneeded comment

    Stacy Zeng committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    5c47545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae106f2 View commit details
    Browse the repository at this point in the history
  3. edit random volume name

    Stacy Zeng committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ace10c1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'stacyzeng/mount-secret-volume-cli' of https://github.co…

    …m/smzeng/azure-cli-extensions into stacyzeng/mount-secret-volume-cli
    Stacy Zeng committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    83d1ea1 View commit details
    Browse the repository at this point in the history
  5. moved defining of models to under if

    Stacy Zeng committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b29db79 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. added e2e test for mount volume

    Stacy Zeng committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    006e2b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix merge issues

    Stacy Zeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c5d224a View commit details
    Browse the repository at this point in the history
  2. add e2e and recording

    Stacy Zeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d8bc888 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stacyzeng/mount-secret-volume-cli' of https://github.co…

    …m/smzeng/azure-cli-extensions into stacyzeng/mount-secret-volume-cli
    Stacy Zeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ffa44bc View commit details
    Browse the repository at this point in the history
  4. fix lisence header

    Stacy Zeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    806d2c8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Azure/main

    merge main into remote
    smzeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    58b4048 View commit details
    Browse the repository at this point in the history
  6. fix linter error

    Stacy Zeng committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9171b86 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. added update support and fixed typos

    Stacy Zeng committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4f02f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. fix failing tests

    Stacy Zeng committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    31706d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. remove explicit param and remove live only

    Stacy Zeng committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    707ac62 View commit details
    Browse the repository at this point in the history