Marcelo Vilar

Results 6 issues of Marcelo Vilar

Added arguments to set up tls configuration for loki service monitor.

### 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. Searching for pre-existing...

feature

### Description Add cluster extensions argument to the provider enabling to pass [additional configuration to the exec plugin](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuration). ### Potential Terraform Configuration ```hcl provider "kubernetes" { host = "https://..." cluster_ca_certificate...

enhancement

Adding the cluster certificate and host outputs to the [ske_cluster](https://library.tf/providers/stackitcloud/stackit/latest/docs/data-sources/ske_cluster) data will smoothly improve Kubernetes provider setup. ```hcl data "stackit_ske_cluster" "main" { project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" name = "example-name" } provider...

enhancement

Hi, Looks like the CLI doesn't have support to create projects using Network Area, I would like to have that option. Thanks

enhancement

**Describe the solution you'd like** I would like to have HTTP authentication support for URL dashboards to have a private dashboard repository. Also would be nice to have the option...

enhancement
triage/accepted