-
I am trying to create a simple wrapper cookbook for `zookeeper-cookbook`, here's my configuration:
```
zookeeper node[cookbook_name]['version'] do
mirror node[cookbook_name]['mirror']
checksum no…
-
#### What are you trying to achieve?
I'm trying to test my API interface in Symfony. This API uses JWT-Authentication. So far retrieving the token and calling the controller works.
#### What do yo…
-
### Description
This is a feature request to improve the flexibility of the WebAuthn library by decoupling the FinishRegistration method (and similar methods) from being tied to net/http. Currently, …
-
What do we call something generated by pleaserun? Put another way, what name would you use to refer to an init script, systemd service, launchd service, etc? Currently, this is called a 'program' and …
-
Address FIXME in code:
https://github.com/sid-project/sid/blob/cf867f83c90a46aab3f9434896ff818325d9fbac/src/resource/worker-control.c#L942
```
* FIXME: Buffer is using 'write', but we need …
-
ETA: End of June 2023
-
As currently implemented (because we don't know anything about QIIME 2 Results objects), the provenance parser assumes a zipfile-based archive structure. If in the future we allow dependencies on the …
-
This should create any engine of the `AWS::RDS:DBInstance` class meaning it should support creating mysql, postgres, mariadb, etc all via the same spec.
```yaml
apiVersion: operator.aws/v1alpha1
…
-
This issue is meant as a place to discuss what we want to do with PK in 4.0.
There are two main options:
1. Keep it as part of the public API until 5.0, but aim to make it a thin wrapper around PS…
-
Operator v1.0.5 generates statefulSets with their `.spec.updateStrategy` set to `onDelete` in [getSplunkStatefulSet()](https://github.com/splunk/splunk-operator/blob/c70f6b07178be3314c324d5f2afc14d75f…