-
Extracted from #7 for easier tracking:
Wie wird eine eclass – Klasse in der semanicId referenziert? Z.B.
| 23-11-01-19 Maschinenschraube mit Kopf ohne Antrieb [AAW994017]
-
## Long story short
Trying to run sample operator from the docs, unable to run it. We're using OIDC for k8s cluster authorization.
## Description
Using example from https://github.com/zalando-i…
-
## Expected Behavior
The `kopf run` command should return reasonable error message if:
- no path is defined
- 1 or more invalid module
- 1 or more invalid path
-
## Question
I am trying to run the first example on EKS. The first example fails with Forbidden error when accessing the API server.
I am not sure where kopf takes its creds from.
I fol…
-
## 问题描述
使用如下的Yaml 创建Mysql Operator Application .
> mysql 的Helm charts 都是官方仓库的Charts , 链接
```yaml
apiVersion: core.oam.dev/v1beta1
kind: Application
metadata:
name: mysql
namespace: l…
-
## Long story short
I've tried to qualify 0.25 based on existing tests built with KopfRunner context. These tests worked well with all versions from 0.21 to 0.24. However, using 0.25 will raise a f…
-
### Long story short
When running a kopf operator with namespace selector AND deleting this namespace that contains a resource with a finalizer: kopf may not call the delete handler method.
Deleti…
-
### Keywords
cli, scopes
### Problem
For my use case I need to list all the custom resources of a given kind present in the namespaces that the operator is watching.
Rather than hard-coding the li…
-
### Long story short
We have some handler for our resources for update/create/timer/startup (without *delete*). Unfortunately kopf adds a finalizer to the resource. As mention in the documentation (h…
-
### Keywords
k8s version
### Problem
Does kopf depend on k8s version?My k8s version is 1.13.