-
Created on 2024-07-12 by Christoph Schwägerl (@c-pius), Xin Ruan (@ruanxin)
## Contents
- Change log
- Decision log
- Context
- Key Assumptions and Boundary Conditions
- Decision
- Conseque…
-
## Question
Is the tag 0.1.1 branch still works for building iamge? and is the code works fun for postgresql function?
### What did you do?
Build image with code in tag 0.1.1
1. git clone https:…
-
- https://kubernetes.io/docs/tasks/extend-kubernetes/setup-extension-api-server/
- https://www.redhat.com/ko/topics/containers/what-is-a-kubernetes-operator
> 쿠버네티스 복잡한 애플리케이션의 인스턴스를 생성, 설정 및 관리하는 *…
-
## Description
We use the operator to manage the lifecycle of both batch and Spark streaming applications. Streaming apps in particular are long lived and if using dynamic allocation may scale up a…
-
**Description**
Enable the option to trust the additional identity provider compliant with OpenID. The provider can be registered in the Kyma cluster and kubernetes API server will authenticate token…
-
/kind bug
**What steps did you take and what happened:**
Operator auto update on OCP 4 got fail, the reason is:
`configmap "odlm-scope" not found`
I solved this by creating the empty configm…
-
**Describe the bug**
Scylla runs under supervisord. The default configuration in supervisord is `autorestart=unexpected` this means that supervisord will attempt restart a process that fails with a …
-
cert-manager currently watches all `Secret`s (and `Pod`s?) in a cluster.
There are a number of issues associated with that, mostly due to memory consumption.
A couple alternative ways how this…
-
**Is your feature request related to a problem? Please describe.**
It is need to have several Issuers and Cluster Issuers inside cluster
**Describe the solution you'd like**
Would be nice to ha…
-
**What did you do?**
Install the operator on Ubuntu as per the instructions from https://sdk.operatorframework.io/docs/installation/#install-from-github-release
Ran the command `operator-sdk olm i…