-
### What happened?
`helmv4` allows to download helm charts from private OCI registries by specifying username and password:
```go
args := &helmv4.ChartArgs{
Chart: pulumi.String("oci://myregistry.c…
-
The API Negociation controller logic should be refactored, in order to better match with the Spec/Status-reconciliation paradigm, and remove the remaining bits of "event-based" or "imperative" program…
-
### 목표
메일 건을 쏘고 각각에 대한 성공 실패에 대한 결과를 프론트에 던지는 api를 구성한다.
**세부사항**
- route: /api/sendemail
- method: POST
-body
users :
name: string
email: string
isPass: bool
inter…
-
/kind bug
/kind enhancement
**What happened?**
There are lots of API calls in node-update-controller which creates the powervs cloud object where some fails.
In a minute, a total of ~13 calls…
-
this is my controller
```
@api_controller("users/", tags=["Users"])
class UserController(BaseController):
model = get_user_model()
@http_post(
path="",
…
-
### Problem
We want to expose our API to the outside world and we can do this with Kong ingress controller. Install Kong controller from official Helm chart and create an ingress configuration for th…
-
-
i was working with operator version 1.14.0 normally without any issues and was able to enable unsafeconfiguration options using the old deprecated allowUnsafeConfigurations option, after trying the ne…
-
### Issue description
getting 400s while accessing a apisix route via the DNS of the NLB which is targetting apisix controller nodeport service
I have manually setup NLB and its target groups to…
-
Hi, I am trying to run a PoC with EVE-OS + Adam controller.
EVE-OS runs in a qemu VM while adam within a docker container.
First, I generated certs for Adam controller:
```
mkdir adam && cd a…