TheCodeAssassin

Results 21 issues of TheCodeAssassin

Fixes: ``` Deprecation Warning: faker.random.uuid is now located in faker.datatype.uuid ```

**What happened?** We cannot install the operator successfully in our GKE Autopilot cluster. this is because of the following error: ``` cannot list resource "mutatingwebhookconfigurations" in API group "admissionregistration.k8s.io" at...

kind/bug

Hi all, I'm getting the following error in the pod logs: ``` 2017-02-23T08:17:14.977806402Z 2017/02/23 08:17:14 json: cannot unmarshal object into Go value of type string ``` I'm saving my secrets...

Hi, One one of our clusters we're fighting with integrity constraint errors: "level=warn ts=2018-11-13T16:00:00.390643264Z caller=main.go:274 msg="Error sending samples to remote storage" err="pq: duplicate key value violates unique constraint \"metrics_labels_metric_name_labels_key\"" storage=PostgreSQL...

bug

The issue reported here => https://github.com/hashicorp/terraform-provider-kubernetes-alpha/issues/124 is still an issue. When I use 0.2.0 everything works fine, but everything breaks on 0.2.1 ``` data "google_container_cluster" "gke_cluster" { project = var.gke_project...

bug

hey @adammck , I would like to use group vars to separate production and staging. Currently the names that are exported are the same for production and staging and since...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/platform/blob/master/CODE_OF_CONDUCT.md). -...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
crash
upstream-terraform

Fixes two issues: oot-BCCP3GJZ.js:12 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'startsWith') and urlString.startsWith is not a function This occurs because the fetch behaviour is overridden and...

**Is your feature request related to a problem? Please describe.** Unable to create node pools with taints **Describe the solution you'd like** Being able to provide taints and node labels...

enhancement