Conversation
Signed-off-by: John Howard <jhoward@microsoft.com>
darstahl
added a commit
that referenced
this pull request
May 2, 2018
Ignore missing tombstone files when closing an image
kiashok
pushed a commit
to kiashok/hcsshim
that referenced
this pull request
Jan 28, 2025
…tside-uvm Gcs-sidecar changes
jiechen0826
pushed a commit
to jiechen0826/hcsshim
that referenced
this pull request
Mar 16, 2026
This **automated pull request**, created by **1ES**, is part of the **[Inventory-As-Code](https://aka.ms/inventory-as-code)** onboarding to improve **bug-routing** and **incident response**. #🚀 What’s Changing? - This PR adds inventory metadata to your repository sourced from Product Catalog. - Once merged, this metadata will supersede [Product Catalog](https://product-catalog-web.prod.space.microsoft.com/), which will eventually be retired. You'll manage repository inventory directly via source code. #✅ Action Required : ##1. Review the YAML file(s) - Ensure the repository inventory metadata is accurate. ##2. If the metadata is inaccurate - **[Preferred]** Edit the PR directly - **Alternatively**: Approve and merge the PR, then open a new PR with corrections. - **[Not Recommended]** Reject the PR and manually configure inventory by adding es-metadata.yml file. #microsoft#3. Approve and Merge the Pull Request - Once reviewed, approve and merge the PR to onboard your repository to Inventory-As-Code. **Note**: For repositories under orgs that have [opted into auto-merge](https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/product-catalog/inventory-as-code/auto-prsforinventory-as-code#:~:text=in%20the%20extension.-%2c%F0%9F%91%80%20What%20Happens%20When%20You%20Receive%20an%20Auto-PR?%2c-%E2%9C%85%20PR%20Title:%20The), this PR will be automatically merged within 24 hours of creation #ℹ️ Why You’re Receiving This PR You are listed as a service admin for the service this repository is assigned to. If this repo should not be associated with your service: 1. Visit: https://product-catalog-web.prod.space.microsoft.com/Product/serviced 2. Replace serviceId with the service value from es-metadata.yml file and unassign the repo. **Need Assistance?** 📩 **Questions:** [Teams Channel for InventoryAsCode](https://teams.microsoft.com/l/channel/19%3Af82f631a47e248d6a573712683c4a96b%40thread.skype/InventoryAsCode%20Migration?groupId=fa2bea20-1f8d-42f6-9697-ebe18dbb7bc3&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47) 📖 **Learn More:** https://aka.ms/inventory-as-code <!-- GitOpsUserAgent=GitOps.Apps.Job.inventorybootstrapping -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: John Howard jhoward@microsoft.com
Adds TerminateComputeSystem() call