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

Do entitlement check before any Azure resources are created #111

Closed
wants to merge 7 commits into from

Commits on Oct 8, 2021

  1. deploymentScript for checking entitlement

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    c03cc24 View commit details
    Browse the repository at this point in the history
  2. use /tmp as working directory

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    0240944 View commit details
    Browse the repository at this point in the history
  3. replace musl libc with glibc

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d20945a View commit details
    Browse the repository at this point in the history
  4. redirect log to deployment.log

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3934452 View commit details
    Browse the repository at this point in the history
  5. output error info to stderr

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    605aad0 View commit details
    Browse the repository at this point in the history
  6. create a deploymentScript resource to do pre-entitlement check

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    e2f3c99 View commit details
    Browse the repository at this point in the history
  7. bump package version

    Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
    majguo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5967868 View commit details
    Browse the repository at this point in the history