CPinhoK

Results 9 comments of CPinhoK

Same error with kuberhealthy disabled on k8s version 1.24.10 ``` serviceaccount/tekton-pipelines-webhook created service/tekton-pipelines-webhook created secret/webhook-certs created [unable to recognize "config-root/namespaces/jx/jx-kh-check-health-checks-jx/jx-bot-token-kuberhealthycheck.yaml": no matches for kind "KuberhealthyCheck" in version "comcast.github.io/v1", unable to...

Hello @vsukhin, we want the testkube operator to "live" in an admin namespace, and users can apply and run tests in their individual namespaces

If possible we would want all of the testkube resources (operator/api-server/minio etc) to be in an admin namespace.

Thanks @ypoplavs , Can I add or remove namespaces after installing? What happens if the namespaces don't exist yet? And will any test applied in the default namespace be able...

I mean if a namespace is deleted , what I'm asking is post installation , furthermore will any test applied in the installation namespace e.g:(testkube ) be able to be...

By post installation, i mean after deploying testkube either after helm install or kubectl apply

I meant if we can add a additionalNamespaces after installing testkube

@andrewlecuyer How can i extend your crunchy upgrader image to include the same version of postgis so we can try to migrate from version 13 to 14 using your upgrade...