Matthew Garrett
|
981ecded70
|
Split out GitHub Action workflows, set assets ZIP file to be cloud-only, updated NPM packages and fixed a few minor bugs
|
2024-09-02 23:13:23 -07:00 |
DCMattyG
|
45f019d3db
|
Merge pull request #282 from picccard/patch-1
Do not write deployment details when AppsOnly flag is present
|
2024-07-07 16:13:33 -07:00 |
Eskil Uhlving Larsen
|
b8185f4a21
|
removed unused parameter `disableUi` from example parameterfile
|
2024-06-26 23:36:13 +02:00 |
Eskil Uhlving Larsen
|
1b6db56367
|
dont write deployment details during AppsOnly
|
2024-06-24 11:14:14 +02:00 |
Matthew Garrett
|
1372f65213
|
Added advanced error handling for container build failures during deployment
|
2024-06-10 23:49:07 -07:00 |
Matthew Garrett
|
865d778462
|
Optimized Dockerfile and minor grammar fix
|
2024-06-09 20:59:02 -07:00 |
Matthew Garrett
|
8ec14b0b08
|
Added checkin feature, fixed Engine Dockerfile to not warn about running as root, added ability to create External Network from CIDR size, removed unnecessary permissions from deployment script and optimized code flow for closing dialog boxes in UI
|
2024-05-29 23:42:51 -07:00 |
Matthew Garrett
|
517a570907
|
Optimized build script and removed temporary settings in bicep files
|
2024-03-04 02:05:16 -08:00 |
Matthew Garrett
|
6d3c052a4f
|
Added Python package installation as part of build script, fixed init script to work when it is read-only, updated Bicep templates to read the Python version from the engine folder and adjusted update script to change the app service Python version as necessary
|
2024-03-03 21:09:35 -08:00 |
Matthew Garrett
|
da7be6609a
|
Removed unneeded comments
|
2024-02-21 01:05:33 -08:00 |
Matthew Garrett
|
01f865de49
|
Updated build workflow to properly version and create a release, centralized bicep modules into a folder and made some minor changes to tooling script to support the new functionality
|
2024-02-20 10:16:43 -08:00 |
Matthew Garrett
|
15b8120952
|
Migrated Function deployment to v2 model, updated README, modified health check url and moved tools to properly named directory
|
2024-02-03 19:45:52 -08:00 |
Matthew Garrett
|
d2ccb87487
|
Improved logging, minor tweaks to deployment script and documentation
|
2024-02-01 00:02:58 -08:00 |
Matthew Garrett
|
4a7d008043
|
Removed legacy Deploy folder
|
2024-01-26 15:24:54 -08:00 |
Matthew Garrett
|
acefbfc542
|
Updated deployment script container image references
|
2023-09-13 14:10:04 -07:00 |
Matthew Garrett
|
30f1cc68ad
|
Added initial Pester test and limited repo clone to specific directories
|
2023-08-21 20:25:46 -07:00 |
Matthew Garrett
|
0742353a89
|
Added output and adjusted workflow steps to properly remove App Registrations by ID instead of Name
|
2023-08-21 10:40:29 -07:00 |
Matthew Garrett
|
bf1d8b1f01
|
Added output for IPAM Resource Group name and referenced it in cleanup job
|
2023-08-21 08:32:51 -07:00 |
Matthew Garrett
|
bd6b4819c0
|
Separated workflow into multiple jobs and added cleanup
|
2023-08-20 23:15:54 -07:00 |
Matthew Garrett
|
9f38fe0845
|
Initial test of GitHub Actions for end-to-end testing of Azure IPAM
|
2023-08-18 21:36:27 -07:00 |
Matthew Garrett
|
2c0f767500
|
Minor spacing fix and restricted pydantic to v1.x to avoid breaking changes in v2.x
|
2023-08-16 00:56:07 -07:00 |
Matthew Garrett
|
eae404e0f5
|
Added fix to deployment script to account for breaking change in v2 of the Graph SDK
|
2023-07-30 21:14:50 -07:00 |
Matthew Garrett
|
f737bff067
|
Fixed error with Connect-MgGraph call in Deployment script
|
2023-06-23 21:44:41 -07:00 |
Matthew Garrett
|
9643574c1d
|
Improved UI error handling, enhanced error message feedback, and added ability to edit Blocks
|
2023-06-08 22:30:30 -07:00 |
Matthew Garrett
|
0a24b1ce2b
|
Fixed some logic errors in deploy script and added a finally block
|
2023-01-14 22:21:19 -08:00 |
Matthew Garrett
|
0da2d94f6a
|
Adjusted Debug preferences
|
2023-01-09 01:32:17 -08:00 |
Matthew Garrett
|
922d544a3d
|
Conditional debug logging
|
2023-01-09 00:58:48 -08:00 |
Matthew Garrett
|
18dc63215b
|
Updated deploy script with dynamic ResourceNames and debugging
|
2023-01-09 00:51:32 -08:00 |
Matthew Garrett
|
c8a30bc406
|
Fixed indentation in Python files and set max length for namePrefix string
|
2023-01-04 20:05:55 -08:00 |
Matthew Garrett
|
da0de95eb0
|
Updated module version requirements in deployment script
|
2023-01-04 08:48:22 -08:00 |
Matthew Garrett
|
b83b1fe34e
|
Removed VMSS test code and added missing parameter types to Bicep templates
|
2023-01-03 21:20:07 -08:00 |
Matthew Garrett
|
03d08cd68e
|
Added database and container settings to deployment templates, fixed IPv6 issues, and fixed issues with VMSS SDK calls when it fails to read a resource
|
2023-01-02 20:18:56 -08:00 |
Harvey Bendaña
|
60c9e46e66
|
Merge pull request #49 from Azure/ipam-examples
Centralize IPAM Examples
|
2022-11-09 08:28:33 -08:00 |
Matthew Garrett
|
ac41f6e396
|
Created new examples folder, move ESLZ example into it, and added terraform example for ipam
|
2022-11-07 20:52:43 -08:00 |
Matthew Garrett
|
45b908951c
|
Moved Azure Cloud type detection to previous section
|
2022-11-07 08:46:02 -08:00 |
Matthew Garrett
|
1e61d4a103
|
Updated NGINX dev config and removed unnecessary sections from Storage Account template
|
2022-11-01 15:43:18 -07:00 |
Matthew Garrett
|
8a23e57ba8
|
Refactored container Dockerfiles, updated exclusions, and updated bicep template dependencies
|
2022-10-31 22:33:50 -07:00 |
Matthew Garrett
|
5fae33876c
|
Reorganized load balancer deployment, added support for RHEL-based NGINX, and added PowerShell Transcript to Deploy script
|
2022-10-30 14:10:53 -07:00 |
Matthew Garrett
|
892bb18053
|
Added support for deploying RHEL containers to a private ACR
|
2022-10-02 14:37:43 -07:00 |
Matthew Garrett
|
c00506fae5
|
Rearranged deployment parameters
|
2022-10-01 22:04:50 -07:00 |
Matthew Garrett
|
ec067c0a38
|
Added cloud specific engine GUIDs into the deployment process
|
2022-10-01 22:01:39 -07:00 |
Matthew Garrett
|
f9ba8c34e2
|
Added in deployment switch to select a container base imahe for Engine and UI when running Full deployment
|
2022-10-01 21:20:09 -07:00 |
Matthew Garrett
|
28a85b34f8
|
Excluding log files created during deployment in gitignore
|
2022-10-01 17:25:20 -07:00 |
Matthew Garrett
|
235665c075
|
Added single quotes in thrown error to increase clarity
|
2022-10-01 17:19:55 -07:00 |
Matthew Garrett
|
92f58503b0
|
Small update to script validator errors
|
2022-10-01 17:17:13 -07:00 |
Matthew Garrett
|
fdb66e4c06
|
Minor tweaks to Custom Resource Name docs, and fixed issue where ACR builds fail on Windows due to unicode output
|
2022-10-01 17:02:43 -07:00 |
Harvey Bendana
|
9b0a70ec40
|
updates to support custom resource names
|
2022-09-28 09:38:02 -07:00 |
Matthew Garrett
|
7418cc870c
|
Supressing Bicep warnings for know configuration items
|
2022-09-27 10:05:20 -07:00 |
Matthew Garrett
|
f7dc8e6f8d
|
Updated deployment and added role assignment to Azure Container Registry
|
2022-09-24 01:29:06 -07:00 |
Harvey Bendana
|
ea31366fb0
|
update bicep templates to conditionally pull from private ACR
|
2022-09-23 13:25:48 -07:00 |