Matheus Moraes

Results 6 issues of Matheus Moraes

Update RBAC rules described in README.md based on `k8s/popeye/rbac.yml` file.

### Description Add `config_data` argument that allows to configure the provider directly from kubeconfig data. ### Acceptance tests - [ ] Have you added an acceptance test for the functionality...

documentation
size/M

### Description Would like to be able to have access to server version. ### Potential Terraform Configuration ```hcl data "kubernetes_server_version" "current" { } ``` ### References ### Community Note *...

enhancement

These changes add support for building multi-platform docker images, through the `make buildx` command, and bump alpine base image version. This is how [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) generates the Makefile for generated-projects. Closes:...

**Is your feature request related to a problem? Please describe.** Unable to run popeye docker image on ARM cluster nodes. **Describe the solution you'd like** I'd like to run popeye...

enhancement
good first issue

## Description This is a temporary PR to deploy a preview version and demonstrate how to allow heterogeneous aggregates with CEL. **Please do not merge this PR.** ## Linked Issues...