terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

Broken link in cluster_role_binding and role_binding docs

Open mpriscella opened this issue 2 years ago • 2 comments

Terraform Version, Provider Version and Kubernetes Version

Terraform version: n/a
Kubernetes provider version: n/a
Kubernetes version: n/a

Affected Resource(s)

Documentation relating to:

  • kubernetes_cluster_role_binding
  • kubernetes_cluster_role_binding_v1
  • kubernetes_role_binding
  • kubernetes_role_binding_v1

Terraform Configuration Files

n/a

Debug Output

n/a

Panic Output

n/a

Steps to Reproduce

  1. Navigate to either one of the following URLs:
  • https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/cluster_role_binding
  • https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/cluster_role_binding_v1
  • https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/role_binding
  • https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/role_binding_v1
  1. Follow the link to the Kubernetes reference for either the role_ref or subject arguments

Expected Behavior

The expected documentation page should open.

Actual Behavior

The link 404s.

Important Factoids

n/a

References

  • https://github.com/hashicorp/terraform-provider-kubernetes/pull/2169

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

mpriscella avatar Jun 29 '23 13:06 mpriscella

Thanks for reporting and addressing this issue, @mpriscella

alexsomesan avatar Jun 29 '23 15:06 alexsomesan

Marking this issue as stale due to inactivity. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. This helps our maintainers find and focus on the active issues. Maintainers may also remove the stale label at their discretion. Thank you!

github-actions[bot] avatar Jun 29 '24 00:06 github-actions[bot]