Ben Oukhanov
Ben Oukhanov
### Which project(s) are related to the feature request? game-service ### Description Consider upgrade game server to .NET 8.0. ### Proposed Solution N/A ### Alternatives Considered N/A
### Description Create a new diagram without services: - auth-service - character-service - chat-service - gameprovider-service Since they were removed and are no longer required.
### Which project(s) are related to the feature request? game-service, frontend, maple-fighters ### Description HTTPS is not supported in Maple Fighters projects. Browser based on Chromium (e.g. Chrome, Brave, and...
CI is running `promote` stage in dry run, it means dry run is enabled and the actual code that is pushing the image to remote container registry is not executed....
Image manifests that are produced by Medius are based on Docker schemas, so image index should also be based on Docker schemas. OCI could be used instead.
Enable building of ssp-operator and template-validator on arm64 machine. It's essential when developing the operator.
### What this PR does Removes RetryWithMetadataIfModified function from utils. It was replaced by: 1. Setting annotations on VM creation and not after it (first commit) 2. Patching the VM...
### What this PR does Currently, our tests create a VM and then use "tests.RetryWithMetadataIfModified()" to update the VM with annotations. This process involves creating the VM object in a...
### What this PR does The golden image workflow in the UI needs a DataSource with a default-preference label, so extend the image-upload virtctl command to optionally create this DataSource...