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

Pipeline hotfixes #654

Merged
merged 77 commits into from
Oct 25, 2024
Merged

Pipeline hotfixes #654

merged 77 commits into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2f4764c View commit details
    Browse the repository at this point in the history
  2. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    71044a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f0f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aebe335 View commit details
    Browse the repository at this point in the history
  5. feng shui

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c4c48c4 View commit details
    Browse the repository at this point in the history
  6. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e4b4ab4 View commit details
    Browse the repository at this point in the history
  7. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fefb749 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ad3b41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7aac062 View commit details
    Browse the repository at this point in the history
  10. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y parameter
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2bfc51f View commit details
    Browse the repository at this point in the history
  11. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9d65fe2 View commit details
    Browse the repository at this point in the history
  12. Refactor echo statement in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    521fd66 View commit details
    Browse the repository at this point in the history
  13. Refactor remover script in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ca4137b View commit details
    Browse the repository at this point in the history
  14. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    37c1afa View commit details
    Browse the repository at this point in the history
  15. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    488f965 View commit details
    Browse the repository at this point in the history
  16. aa

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bc04b58 View commit details
    Browse the repository at this point in the history
  17. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    76b20d2 View commit details
    Browse the repository at this point in the history
  18. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b3b6b7d View commit details
    Browse the repository at this point in the history
  19. Refactor deploy control plane pipeline to remove unnecessary use_msi …

    …flag
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e417cb3 View commit details
    Browse the repository at this point in the history
  20. Refactor deploy control plane pipeline to update default value for sp…

    …n_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    35e4b76 View commit details
    Browse the repository at this point in the history
  21. Refactor deploy control plane pipeline to update default value for sp…

    …n_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a76d9a7 View commit details
    Browse the repository at this point in the history
  22. Refactor deploy control plane pipeline to update default value for sp…

    …n_key_vault_arm_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    57f63c4 View commit details
    Browse the repository at this point in the history
  23. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f5f6130 View commit details
    Browse the repository at this point in the history
  24. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    36bb4fa View commit details
    Browse the repository at this point in the history
  25. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf and update default value for spn_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7524974 View commit details
    Browse the repository at this point in the history
  26. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf and update default value for spn_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    df9e762 View commit details
    Browse the repository at this point in the history
  27. Refactor deploy control plane pipeline to include provider for azurer…

    …m.workload in imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9a5f226 View commit details
    Browse the repository at this point in the history
  28. Refactor deploy control plane pipeline to include provider for azurer…

    …m.workload in imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    290dc22 View commit details
    Browse the repository at this point in the history
  29. Refactor deploy control plane pipeline to update storage account auth…

    …entication and export TF_VAR_tfstate_resource_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6287e18 View commit details
    Browse the repository at this point in the history
  30. Refactor deploy control plane pipeline to update deployer and landsca…

    …pe state file paths
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a1dc88d View commit details
    Browse the repository at this point in the history
  31. Refactor deploy control plane pipeline to remove unnecessary code in …

    …remover.sh
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f4e4e43 View commit details
    Browse the repository at this point in the history
  32. Refactor deploy control plane pipeline to remove unnecessary code in …

    …remover.sh
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fdb1ae5 View commit details
    Browse the repository at this point in the history
  33. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c16e0b7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1556455 View commit details
    Browse the repository at this point in the history
  35. feng shui

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9a53266 View commit details
    Browse the repository at this point in the history
  36. Refactor echo statements in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5dca7a7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f84d1b9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f81638e View commit details
    Browse the repository at this point in the history
  39. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y parameter
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    87aaf78 View commit details
    Browse the repository at this point in the history
  40. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3809dfb View commit details
    Browse the repository at this point in the history
  41. Refactor echo statement in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    03e5b15 View commit details
    Browse the repository at this point in the history
  42. Refactor remover script in deploy control plane pipeline

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    410b567 View commit details
    Browse the repository at this point in the history
  43. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b8b0235 View commit details
    Browse the repository at this point in the history
  44. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8df2e16 View commit details
    Browse the repository at this point in the history
  45. aa

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f0f84da View commit details
    Browse the repository at this point in the history
  46. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a95ab7d View commit details
    Browse the repository at this point in the history
  47. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    062e825 View commit details
    Browse the repository at this point in the history
  48. Refactor deploy control plane pipeline to update default value for sp…

    …n_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bf5b457 View commit details
    Browse the repository at this point in the history
  49. Refactor deploy control plane pipeline to update default value for sp…

    …n_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d664d62 View commit details
    Browse the repository at this point in the history
  50. Refactor deploy control plane pipeline to update default value for sp…

    …n_key_vault_arm_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3d3bdc9 View commit details
    Browse the repository at this point in the history
  51. Refactor deploy control plane pipeline to include deployer_tfstate_ke…

    …y and landscape_tfstate_key parameters
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c2cafe7 View commit details
    Browse the repository at this point in the history
  52. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    01dd88f View commit details
    Browse the repository at this point in the history
  53. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf and update default value for spn_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    84a839a View commit details
    Browse the repository at this point in the history
  54. Refactor deploy control plane pipeline to trim deployer_tfstate_key i…

    …n imports.tf and update default value for spn_keyvault_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    54f8064 View commit details
    Browse the repository at this point in the history
  55. Refactor deploy control plane pipeline to include provider for azurer…

    …m.workload in imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a7ae17f View commit details
    Browse the repository at this point in the history
  56. Refactor deploy control plane pipeline to include provider for azurer…

    …m.workload in imports.tf
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6b95044 View commit details
    Browse the repository at this point in the history
  57. Refactor deploy control plane pipeline to update storage account auth…

    …entication and export TF_VAR_tfstate_resource_id
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5decc2c View commit details
    Browse the repository at this point in the history
  58. Refactor deploy control plane pipeline to update deployer and landsca…

    …pe state file paths
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    edd80be View commit details
    Browse the repository at this point in the history
  59. Refactor deploy control plane pipeline to remove unnecessary code in …

    …remover.sh
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9003e5c View commit details
    Browse the repository at this point in the history
  60. Refactor deploy control plane pipeline to remove unnecessary code in …

    …remover.sh
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2213c39 View commit details
    Browse the repository at this point in the history
  61. Refactor install_workloadzone.sh to export SPN key vault ID if keyvau…

    …lt is provided
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    87891d8 View commit details
    Browse the repository at this point in the history
  62. Refactor tfvar_variables.tf to set default value of short_named_endpo…

    …ints_nics to true
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    66a443c View commit details
    Browse the repository at this point in the history
  63. Refactor remover.sh to consolidate terraform destroy command

    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d3b44ad View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9744163 View commit details
    Browse the repository at this point in the history
  65. Refactor echo statements in deploy/pipelines/01-deploy-control-plane.…

    …yaml
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e8b97b View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    5c0c8ba View commit details
    Browse the repository at this point in the history
  67. Refactor echo statements in deploy/pipelines/01-deploy-control-plane.…

    …yaml and remover.sh
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    282afe2 View commit details
    Browse the repository at this point in the history
  68. Refactor echo statements in deploy/pipelines/01-deploy-control-plane.…

    …yaml to improve clarity of deployment credentials
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    208ba66 View commit details
    Browse the repository at this point in the history
  69. Refactor echo statements in deploy/pipelines/01-deploy-control-plane.…

    …yaml to improve clarity of deployment credentials
    Kimmo Forss authored and hdamecharla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5531336 View commit details
    Browse the repository at this point in the history
  70. Refactor install_workloadzone.sh to improve argument parsing and read…

    …ability
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b4734d9 View commit details
    Browse the repository at this point in the history
  71. Refactor code for improved argument parsing and readability in instal…

    …l_workloadzone.sh
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ea0fb68 View commit details
    Browse the repository at this point in the history
  72. Refactor echo statements in deploy/pipelines/01-deploy-control-plane.…

    …yaml and remover.sh for improved clarity of credentials
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4d036ae View commit details
    Browse the repository at this point in the history
  73. Refactor LandscapeModel.cs, LandscapeDetails.json, and LandscapeTempl…

    …ate.txt
    
    Add prevent_deletion_if_contains_resources property to LandscapeModel.cs, LandscapeDetails.json, and LandscapeTemplate.txt to prevent deletion of resource group if there are resources left within the resource group during deletion.
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2963f76 View commit details
    Browse the repository at this point in the history
  74. Refactor package dependencies in os-packages.yaml

    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    77d70d6 View commit details
    Browse the repository at this point in the history
  75. Refactor ansible role to remove unused variable and update passlib de…

    …pendency
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f03920c View commit details
    Browse the repository at this point in the history
  76. Refactor ansible role to remove unused variable and update passlib de…

    …pendency
    Kimmo Forss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8c09e40 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    4422529 View commit details
    Browse the repository at this point in the history