Граф коммитов

575 Коммитов

Автор SHA1 Сообщение Дата
Matthew Garrett d1ec3a592e Updated NPM packages and added support to freeze PIP/NPM requirements alongside release for consistent builds & deployments 2024-07-07 18:52:04 -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
DCMattyG ead59d3f11
Merge pull request #286 from picccard/chore/cleanup-parameterexample
Remove unused parameter `disableUi` from example parameterfile
2024-07-07 16:12:20 -07:00
Matthew Garrett 160a5a15ad Fixed tests for external network/subnet/endpoint update APIs and improved non-admin experience within the UI 2024-07-07 13:20:41 -07:00
Matthew Garrett 87a55ef74b Added missing APIs to update external networks, subnets and endpoints, updated NPM packages and updated tests to cover new APIs 2024-06-30 21:12:45 -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
IPAM GitHub Actions 35bb35aa21 Updated Azure IPAM Version to v3.2.0 [skip ci] 2024-06-16 06:13:54 +00:00
DCMattyG 42fc8f1c39
Merge pull request #279 from Azure/managed-externals
Managed Externals + Fixes & Enhancements
2024-06-15 23:13:16 -07:00
Matthew Garrett b37c6dbffb Added step to disable Subscription Manager for YUM during RHEL Docker build 2024-06-15 19:23:03 -07:00
Matthew Garrett 2a976e80c9 Updated ZIP asset 2024-06-15 19:13:28 +00:00
Matthew Garrett 9babc7e77b Added host.json to ZIP asset build script 2024-06-15 12:10:59 -07:00
Matthew Garrett 909a490b79 Updated ZIP asset 2024-06-15 18:13:49 +00:00
Matthew Garrett 9dc7cd6f36 Fixed engine current version 2024-06-15 11:09:31 -07:00
Matthew Garrett 1372f65213 Added advanced error handling for container build failures during deployment 2024-06-10 23:49:07 -07:00
Matthew Garrett 571a77951b Added support to change the deployment scope 2024-06-10 11:18:24 -07:00
Matthew Garrett 865d778462 Optimized Dockerfile and minor grammar fix 2024-06-09 20:59:02 -07:00
Matthew Garrett 7110a56d9f Updated Dockerfiles and gitignore 2024-06-06 23:37:02 -07:00
Matthew Garrett e45cf3ed27 Updated gitignore and rebuilt package-lock.json 2024-06-06 15:30:47 -07:00
Matthew Garrett cef59860d0 Updated testing script to include new APIs and updated NPM packages 2024-06-05 16:36:46 -07:00
Matthew Garrett 702f442d56 Updated ZIP asset 2024-06-04 03:54:50 +00:00
Matthew Garrett e0280a2177 Merged in changes from main branch 2024-06-03 20:48:02 -07:00
Matthew Garrett a664121f70 Added build fixes to Dockerfiles, updated NPM packages and fixed array sort to be case insensitive 2024-06-02 21:47:17 -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 b74f467630 Added option to create External Network and External Subnet by size vs. CIDR, remove slash as an option for Block names and disabled spell checking on input fields 2024-05-15 21:10:54 -07:00
Matthew Garrett 7a59c9098d Updated ZIP asset 2024-04-24 15:54:14 +00:00
Matthew Garrett 9b30c65c37 Fixed Microsoft Graph endpoint for USSec 2024-04-24 08:51:21 -07:00
Matthew Garrett 3cc2b9472a Updated ZIP asset 2024-04-24 03:21:44 +00:00
Matthew Garrett b2219fe46d Switched Microsoft Graph calls to v1.0 endpoint 2024-04-23 20:19:18 -07:00
Matthew Garrett bab3743aae Updated ZIP asset 2024-04-22 14:18:44 +00:00
Matthew Garrett 405bb77557 Added code to Azure SDK calls to be cloud agnostic 2024-04-21 22:30:55 -07:00
Matthew Garrett 3e312ab1d5 Updated ZIP asset 2024-04-19 17:28:19 +00:00
Matthew Garrett 0bddcdde28 Fixed a few issues based on testing feedback 2024-04-19 10:23:44 -07:00
Matthew Garrett 20c7355203 Updated ZIP asset 2024-04-17 16:03:01 +00:00
Matthew Garrett 56889d304b Fixed external subnet regex and updated API responses with correct char limits 2024-04-17 09:00:55 -07:00
Matthew Garrett bd96be95e2 Updated ZIP asset 2024-04-17 15:13:15 +00:00
Matthew Garrett 44ea29e72e Fixed field name 2024-04-16 22:07:53 -07:00
Matthew Garrett fe7f6f4047 Updated ZIP asset 2024-04-17 04:36:01 +00:00
Matthew Garrett 53d1b45c0e Finished new Reservation feature, cleaned up quotation mark format across components and removed uneeded comments 2024-04-16 21:33:14 -07:00
Matthew Garrett 7fd02b292d Updated ZIP asset 2024-04-16 17:11:29 +00:00
Matthew Garrett ca6263b578 Continued to optimized directory structure, added ability to create Reservation from UI and linked output from Generator to Reservation creation 2024-04-14 23:18:28 -07:00
Matthew Garrett c96326201e Continued work on Generator component, updated regex for Externals and Subnets and moved features into proper folder structure 2024-04-13 21:35:24 -07:00
Matthew Garrett 2a269e0ab9 Merge branch 'managed-externals' of https://github.com/Azure/ipam into managed-externals 2024-04-10 00:55:01 -07:00
Matthew Garrett 430eddaa40 Added generator tool, updated NPM packages and few small tweaks to other components 2024-04-10 00:47:17 -07:00
IPAM GitHub Actions e0d6111252 Updated Azure IPAM Version to v3.1.0 [skip ci] 2024-04-09 16:05:38 +00:00
DCMattyG d7e1ac567a
Merge pull request #258 from Azure/build-workflow-fix13
Split Build Workflow
2024-04-09 09:04:46 -07:00
Matthew Garrett eae62aa6ce Reset version files to v3.0.0 to recreate Release 2024-04-09 08:04:29 -07:00
Matthew Garrett 0db7c0a8c8 Split build workflow into new & legacy steps, updated azure/login to v2 on all workflows and made some minor adjustments for readability in workflow files 2024-04-09 08:03:26 -07:00
IPAM GitHub Actions 0cd2ad96aa Updated Azure IPAM Version to v3.1.0 [skip ci] 2024-04-09 06:52:43 +00:00
DCMattyG 0ce6cc47cc
Merge pull request #257 from Azure/build-workflow-fix12
Commit Hash Ref Fix
2024-04-08 23:51:43 -07:00