Wilmar den Ouden

Results 17 issues of Wilmar den Ouden

**What happened**: Nexe isn't bundling the app-root-path module. **What you expected to happen**: The nexe binary to run without the need of the node_modules **How to reproduce it (as minimally...

bug

### Describe the bug The `metadata.creationTimestamp` must be of the string type according to the schema. ### Steps to reproduce ```console # wget https://github.com/fluxcd/source-controller/releases/download/v0.22.5/source-controller.crds.yaml # kubeconform -schema-location default -schema-location "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master/customresourcedefinition.json"...

The title might be wrong but my suspicion is that Keel isn't polling without a notification enabled. In the logs I see that the watchers are made and I see...

feature request
trigger/poll

Since #621 was merged this doesn't reference anything: > Please refer to the section on database configuration for how to configure a secret for this. Also the environment variables look...

KeycloakX

Currently deploying the operator in another namespace then `kube-system` implicitly disallows global watching: https://github.com/Altinity/clickhouse-operator/blob/aaee541b6d2b1ae79aa2d11088ec9c7f377a1dc3/pkg/apis/clickhouse.altinity.com/v1/type_config.go#L323-L329 It would be nice to have a parameter for this behavior, we deploy all operators in...

question

Currently I am using the upstream image and a replica with `hot_standby=on`. I mount a shell script to `/docker-entrypoint-initdb.d/` to create multiple users and multiple databases. These script read from...

wontfix

> PGDATA This optional variable can be used to define another location - like a subdirectory - for the database files. The default is /var/lib/postgresql/data, but if the data volume...

The current helm setup was not working for me since there was a dynamic volume provisioner within the cluser which tries to create a persistent volume for each claim. ```...

This is an interesting one so bear with me :) First, this is the error I stumbled when validation FluxCD CRDs. The `creationTimestamp` can't be `null` and must be a...

## Steps to reproduce: 1. Get an Payment object from the Events or Payment endpoint. ## What should happen: 1. The `_request_reference_split_the_bill` entity should have at least an `id_` defined...