-
## Reproduction Environment
>Issue aslo present on: v2.7-60ab459ac61cae96dfc3145e70e5d3afb9fdf7c8-head
| Component | Version / Type |
| --------…
-
**Rancher Server Setup**
- Rancher version: 2.9.1
- Installation option (Docker install/Helm Chart): Docker Single node
- Proxy/Cert Details: N/A
**Describe the bug**
The "rancher" endpoint i…
-
**Describe the bug**
When editing a RKE2 cluster provisioned via terraform-provider-rancher2, UserData and NetworkData become garbled when saving the cluster (regardless of whether UserData and Netwo…
-
This is related to [this issue](https://github.com/rancher/rancher/issues/36155) and [this issue](https://github.com/rancher/rancher/issues/36155) where resources do not respect an assigned delete tim…
-
OS Version: Rocky Linux 9.3 (9.2 also tried)
RKE2 , in which rancher is deployed by helm
root@m0:~# rke2 -version
rke2 version v1.26.10+rke2r2 (21e3a8c82da71473f2b846065dcab197a9b2c9d8)
go ver…
-
rancher v2.5.7
rancher/rancher2 v1.13.0
terraform:0.14.5
this did not work:
```
resource "rancher2_cluster_role_template_binding" "k8s_bot_cluster_role_binding" {
name = "${var.env}-k8s-bot-…
-
### Rancher Server Setup
- Rancher version: 2.7.5
- Installation option (Docker install/Helm Chart): Helm
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): GKE
- Pro…
-
if not provided a default should be set for secret `type`:
https://github.com/rancher/terraform-rancher2-project/blob/master/locals.tf#L49
rancher2 provider reference docs will use `Opaque` when i…
-
### Rancher Server Setup
- Rancher version: 2.7.2 2.6.11
- Installation option (Helm Chart):
2.7.2 rke2 1.25.7
2.6.11 rke2 1.24.10
- Proxy/Cert Details
No proxy
### Information about the Clus…
-
### Describe the bug
In response to #499, the `values` param for `rancher2_app_v2` was set to be marked as sensitive by the provider. Now, its impossible to see which values have changed in terraform…