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

89 Коммитов

Автор SHA1 Сообщение Дата
Nicole Trappe c521791afa
Merge pull request #497 from pl4nty/Main
Add example GitHub Actions workflow for BuildKit
2024-09-09 10:41:38 -07:00
Nicole Trappe c1100cecc5
Merge pull request #532 from microsoft/ntrappe-bot-patch
Update to new syntax for policy
2024-09-06 11:08:21 -07:00
Nicole Trappe 97e1d3c270
Update policy-reminder.yml 2024-09-06 10:36:20 -07:00
Nicole Trappe 766d4dd3f4
Update to new syntax for policy
Apparently I was using ancient workflow syntax 🙃. Should be up-to-date with GitHub's docs now.
2024-09-06 10:31:58 -07:00
Nicole Trappe e5bb7696d8
Merge pull request #528 from microsoft/ntrappe-bot
add workflow to remind users of support policy [may revoke if doesn't work correctly]
2024-09-06 10:19:13 -07:00
Nicole Trappe e7dbbbafd8 add workflow to remind users of support policy 2024-09-03 14:07:10 -07:00
Tom Plant 98fc6985b4
Use different folder naming to the PS tools 2024-08-13 00:07:38 +10:00
Tom Plant d5adf117ad
Add example GitHub Actions workflow for BuildKit
Discussed in #34
2024-05-18 20:31:24 +10:00
Nicole Trappe eabfe078dd
Merge pull request #491 from microsoft/ntrappe-tool-docs
Add info to help users choose scripts
2024-05-08 10:56:40 -07:00
Nicole Trappe 0e10c5826e
Numbering items to make it more friendly to read 2024-05-02 17:01:27 -07:00
Nicole Trappe fbb947f2f7
Add info to help users choose scripts 2024-05-02 16:57:50 -07:00
Nicole Trappe 404f9c6812
Merge pull request #479 from microsoft/ntrappe-triage
Add Triage Label by Default
2024-04-08 10:59:26 -07:00
ntrappe-msft f659939bf6 Merge branch 'Main' of https://github.com/microsoft/Windows-Containers into Main 2024-04-02 10:14:49 -07:00
ntrappe-msft 762441d757 add triage label by default to new Issues 2024-04-02 10:13:57 -07:00
ritikaguptams d3942fbc88
Merge pull request #473 from microsoft/useDockerCreateNetwork
Update code to use docker network instead of deprecated command
2024-04-02 09:19:40 -07:00
ntrappe-msft 6ace4f158e fix syntax to match 2024-04-01 16:02:40 -07:00
ntrappe-msft 06b8b9dc73 add network exists check 2024-04-01 15:59:41 -07:00
ritikaguptams 71c4f0ffa6
Merge pull request #471 from microsoft/useHNSNetwork
Update code to use HNS powershell instead of deprecated command
2024-03-30 12:25:41 -07:00
ntrappe 2e2c6611ca added check for network creation already done 2024-03-29 14:09:36 -07:00
ritikaguptams ed27076345 updating to only update containerd if not found 2024-03-25 14:18:46 -07:00
ritikaguptams a3853a4080 Update code to use docker network instead of deprecated command 2024-03-04 13:33:43 -08:00
ritikaguptams 2027ac3e53 Update code to use HNS powershell instead of deprecated command 2024-03-04 11:42:32 -08:00
Fady Azmy d08f0514f9
Update README.md (#446)
Added LegacyDotNetAppMigrationWorkshop
2023-11-27 15:49:10 -05:00
Nicole Trappe 93a4a835e0 sync worked so putting file back 2023-11-22 16:02:31 -08:00
Nicole Trappe 704a7f2dae
Delete .github/workflows/ado-sync.yml 2023-11-22 15:53:23 -08:00
Nicole Trappe 762a2e43f5
Merge pull request #443 from microsoft/ntrappe-putback
[Duplicate] Try gMSA ADO GitHub Sync
2023-11-22 15:51:54 -08:00
Nicole Trappe ad77ebf449 try one more time now that backlog shut down 2023-11-22 15:51:10 -08:00
Nicole Trappe 4838a540a0
Delete .github/workflows/ado-sync.yml
Not possible to sync ADO + GitHub because there's a mismatch between the states. GitHub has 'New' but ADO does not.
2023-11-22 15:46:17 -08:00
Nicole Trappe 187b05435e
test sync with gMSA issues (#442) 2023-11-22 17:26:19 -05:00
Brandon Smith 2036ffbeda
Merge pull request #394 from mvaessen/patch-1
Expand-Archive progress-bar suppression
2023-10-10 15:01:13 -07:00
Fady Azmy 57fb55ee1e
Update README.md (#427) 2023-10-04 14:15:16 -04:00
Fady Azmy a3a3eed164
Update README.md (#415)
Adding troubleshooting resources
2023-08-29 08:13:43 -07:00
Fady Azmy 4961fef4f8
updated README (#408) 2023-08-16 11:25:07 -07:00
Max Vaessen 86af3b6b0f
Expand-Archive progress-bar suppression
When running on Windows Server 2019 via SSH this results in `Win32 internal error "Access is denied" 0x5 occurred while reading the console output buffer. Contact Microsoft Customer Support Services.`.

Changes prevent issues with CLI non-interactive execution on Window Server 2019 by suppressing process bar for Expand-Archive command (see: PowerShell/Microsoft.PowerShell.Archive#77)

Tested on Windows Server 2019 & 2022
2023-07-04 17:14:52 +02:00
Nicole Trappe b5e41238a6
Merge pull request #383 from microsoft/onboarding-prIssueManagement
Onboarding to GitOps.ResourceManagement
2023-06-30 10:21:07 -07:00
microsoft-github-policy-service[bot] 1a8cdb426c Deleting fabricbot.json 2023-06-15 12:30:26 +00:00
microsoft-github-policy-service[bot] 46bf130645
Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement 2023-06-15 12:30:25 +00:00
Vinicius Apolinario a67bb37c12
Merge pull request #365 from microsoft/hhao
checked in Azure networking policy samples
2023-06-06 12:39:23 -07:00
Howard Hao ee35b9e0c2 Replaced hardcoded parameters with parameterized values. 2023-05-24 15:34:57 -07:00
Howard Hao c94534af44 checked in Azure networking policy samples 2023-05-22 13:42:08 -07:00
Brandon Smith 258a240a5e
Merge pull request #359 from microsoft/hhao
:Added descripts about these shell scripts
2023-05-11 15:46:28 -07:00
Howard Hao 8da8f837a2 :Scripts that will automatically get investigation logs from an AKS node 2023-05-11 14:34:11 -07:00
Howard Hao c271237eec :Added descripts about these shell scripts 2023-05-11 13:24:29 -07:00
Brandon Smith c344adb529
Merge pull request #350 from microsoft/hhao
submit the trace collection bash scripts
2023-04-12 12:10:19 -07:00
Howard Hao 9fcad07a54 submit the trace collection bash scripts 2023-04-12 12:00:31 -07:00
Brandon Smith 6e2efe6a97
Merge pull request #344 from FredrikMelby/patch-1
Add -UseBasicParsing on line 584
2023-03-30 13:07:22 -07:00
Fredrik Melby 1538bb5ca6
Add -UseBasicParsing on line 584
Add -UseBasicParsing parameter to Invoke-WebRequest to avoid error message inside Windows Server Core instances:
"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete."
2023-03-30 11:09:06 +02:00
Vinicius Apolinario 5986ad83f2
Merge pull request #339 from michbern-ms/user/michbern/query-joblimits
Add new tool: Query-JobLimits.ps1
2023-03-22 09:07:44 -07:00
Michael Bernstein (DPLAT) 74fca56a02 Add new tool: Query-JobLimits.ps1 2023-03-21 16:22:30 -07:00
Brandon Smith 5ee40e8be8
Merge pull request #331 from microsoft/docker-ce-update
Added logic to download and extract docker from download.docker.com. …
2023-03-21 13:05:45 -07:00