odra
odra
Hello, The plugin hook does not fire when you directly execute it from the cordova-lib `cordova.raw.prepare` (it only works from the cordova cli - `cordova prepare`), this change enables the...
### Keywords status update ### Problem Does the framework provide a way for CR status update? My operator creates a pod and the custom resource needs to keep track/be in...
## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
**What happened (please include outputs or screenshots)**: Created a kubeconfig file stored in a different folder than the default one and I get the following error: ``` fatal: [localhost]: FAILED!...
Signed-off-by: Leonardo Rossetti **Description of the change:** The ansible molecule template[1] is using ` --load_restrictor` parameter in kustomize which is breaking molecule tests but replacing it with ` --load-restrictor` works...
Hello, Is there a way to: * show/hide a field based on some criteria? * skip a plan (or not) based on a parameter's value? For example, a field should...
There might be extra perms in openshift 4 to allow the operator to provision a PVC, I've seen issues in different environments (local vm and remote cluster). I had to...
## Acceptance Criteria * Update our CRDs to use field validation, reference: https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/ * Most of them will only validate data types with few exceptions of required fields since most...
When using the go operator, there are two things that trigger the reconcile loop: * a change in one of the resources being watched (such as a cr); * a...
This is a spike to identify the required work to deploy all other CRDs into the mbox CRD. ## Acceptance Criteria * Map what needs to be added into the...