-
## The Problem
Right now the cluster-agent has this logic in the "secret-cluster-agent.yaml":
```
{{ $secret := (lookup "v1" "Secret" .Release.Namespace "cluster-agent-secret") }}
```
This is…
-
In order to create an image from an instance in Azure, the instance must be deprovisioned, which is done by running `waagent deprovision` after SSH-ing into the instance.
We are currently using `pysf…
-
`2 - 6/6` will convert 2 into a fraction and do the subtraction instead of simplifying 6/6 to 1. `2 - 12/6` will do the same.
This should be a simple check to see if any fractions can evenly divide…
-
Hi folks,
This is another change that we think might be good to be included in the official repo. The point here is that before applying PAO or SR-IOV or any other operator configuration we want to…
-
-
At first I have to say what a great project you started here! I found it by accident but I'm quite sure I'll love it!
I'm thinking about building iOS-Automations to ex-/import my last weight and la…
-
My task this week-end was to provide the necessary function to do properties-based testing, in the style of
```
forall (m : map) k v, find k (insert k v m) = v
```
I have experimented with various t…
-
Hi there,
I am trying to implement a *"user can drop this specific item on that specific target item only"* functionality. This requires to check for specifics of the target item like it's type.
…
-
### Describe the bug
I am using labels to define `depends-on` relationships between containers, i.e. Home Assistant depends on MariaDB.
Last night MariaDB updated, and was eager to see the depen…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…