Elias Rami

Results 15 issues of Elias Rami

As the console states: "The console is a more friendly kubectl in the form of a single page webapp" How can i do: ``` kubectl delete jobs -n olm --all...

lifecycle/rotten

i have issues with using this dns but im not sure whats the problem what i see is that my certmanager gets often no such host for ``` https://acme-v02.api.letsencrypt.org/ ```...

**What type of PR is this?** /kind bug **What does this PR do / why we need it**: This PR removes the old operator-sdk dependency **Have you updated the necessary...

**What type of PR is this?** /kind enhancement **What does this PR do / why we need it**: Adds Podman compatibility to Makefile **Have you updated the necessary documentation?** I...

I would like to use podman for building the argocd operator instead of docker, without breaking it for people who still use docker. **Is your feature request related to a...

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/bank-vaults/vault-operator/issues) for an issue that matches the one I want to file, without success. - [X] I agree to follow...

area/artifacts
lifecycle/keep
triage/accepted
priority/longterm

# Expected Behavior Creates a working Tektonhub with the default tekton catalog # Actual Behavior Fails with cloning the default tekton catalog repo # Steps to Reproduce the Problem kubectl...

kind/bug

```hcl provider "foreman" { provider_loglevel = "INFO" provider_logfile = "terraform-provider-foreman.log" client_username = var.foreman_user client_password = var.foreman_password client_tls_insecure = "true" server_hostname = local.foreman_host server_protocol = "https" organization_id = "1" location_id =...

bug

**Describe the bug** Cr is failing with following error in the status: ``` Failed to import the required Python library (openshift) on keydb-operator-controller-manager-7b45b6dcd9-6h2zd's Python /usr/bin/python3. Please read the module documentation...

bug

### Report cr: ``` apiVersion: pxc.percona.com/v1 kind: PerconaXtraDBCluster metadata: name: sys-stat-db-cluster namespace: database spec: allowUnsafeConfigurations: true crVersion: 1.11.0 enableCRValidationWebhook: true haproxy: enabled: false proxysql: enabled: true gracePeriod: 30 image: 'percona/percona-xtradb-cluster-operator:1.11.0-proxysql'...

bug