-
We were able to successfully deploy this CF template but Kopf is complaining that:
```
This version of kopf is not compatible with your ES version
```
-
Alle Dateien aus der Mail vom 25.10. wurden aktualisiert und hochgeladen.
In MFGteilnehmer.csv wurden alle Zeilen bis auf die Kopf- und die Muster-TN-Zeile gelöscht und hochgeladen.
Karte wurde neu …
-
## Long story short
I have following issue with delete flow.
## Description
**Q1)**
Current behaviour:
kubernetes deleteing the kind which is marked for deletion even when there is a Perma…
-
**Describe the bug**
Die Trefferzone, die bei Würfen mit Spielleiterwillkür angezeigt wird, wird im Chat dann nicht mehr ausgegeben. Man kann die Trefferzone dadurch auch nicht mit Spielleiterwillkür…
-
I am very happy to see that Sergey will be doing a talk on Kopf at KubeCon North America.
https://kccncna19.sched.com/event/UaXj/developing-operators-with-the-kubernetes-operator-pythonic-framework…
-
There is an issue with the default settings available from the docs where the Operator tries to delete a Kubernetes Deployment using the wrong name and therefore cannot find. The Operator tries to del…
-
Obviously not an issue, but more of enhancement...
Such popular projects as BigDesk (https://github.com/lukas-vlcek/bigdesk), ElasticHQ (http://www.elastichq.org/), etc are no longer active with last…
-
`[2023-01-16 04:01:25,818] kopf.objects [ERROR ] [kmon-k1670/confluent-schema-registry] Handler 'create_registry' failed with an exception. Will retry.
Traceback (most recent call last):
…
-
## Expected Behavior
when watched resource is updated several times, all subhandlers must run for at least the latest state of the watched resource
## Actual Behavior
some subhandlers are not exe…
-
## Expected Behavior
Kopf should actively receive all namespace events.
```
@kopf.on.event('', 'v1', 'namespaces')
async def handle_event(event, **kwargs):
logger = kwargs["logger"]
lo…