-
Currently, a specific GPU Driver for each VM size is installed automatically. Because workload and driver compatibility are important for functioning GPU workloads, AKS will introduce a new property w…
-
I have the following scenario:
```
# models
class A(models.Model):
some_property = models.IntegerField('Some Property')
def custom_method(self):
...
custom_method.sho…
-
### Problem
Hey guys, looks like there is a problem with timeouts. I notice two problems:
1. Global step timeout doesn't always work (see example below where `step1` doesn't have specific step tim…
gfoal updated
4 months ago
-
# Summary
I think that the `Application` resources should be allowed to read any arbitrary value specified within Cluster Secrets (under `data`), perhaps with the exception of `config`.
# Motiva…
-
So basically, I want to have a custom format validator (using dayjs) applied to the DateRangePicker where I want to clear the value if an invalid date format is entered. This is doable for the DatePic…
-
The new `loadTextContent()` and `loadFileAsBase64()` functions look like they're ideal for scenarios like sending a custom script into the VMSS custom script extension. However, in my testing, I wasn'…
-
**Describe the bug**
The rates reported in the summary are always reported as 0 calls/time, example:
>{activity="rampup",container="default",instance="default",jobname="nosqlbench",name="execute",…
-
### Description
Given a custom span-like container `Slice` and a for loop that iterates over it:
```cs
static void For(Slice slice) {
var sum = 0;
for (nuint i = 0; i < slice.Length; i++) {
…
-
This update means there is a compatibility breakage between any custom devices built prior to december 2019 and any custom devices built after, as well as any custom devices built using the prior vers…
-
**Describe the bug**
## DOES NOT WORK
`proxy.Proxy(plugins=["...", "...",])` will not result in discovering custom flags defined in the external plugins.
## FOLLOWING 2 SCENARIO WORKS
`proxy.P…