terraform-ibm-modules / terraform-ibm-cluster

Terraform modules to create and work with IBM Kubernetes cluster & Red Hat OpenShift Kubernetes cluster on IBM Cloud (Classic, VPC)
https://cloud.ibm.com/docs/containers
Apache License 2.0
11 stars 33 forks source link

add deprecation notice #87

Closed SirSpidey closed 1 year ago

SirSpidey commented 1 year ago

Description

The code in the module is not officially supported by any team.

The following OCP VPC cluster modules are fully supported: terraform-ibm-base-ocp-vpc and terraform-ibm-ocp-all-inclusive

There are issues in the backlog to add fully supported modules that support deploying Vanilla IKS classic, Vanilla IKS VPC, and OCP Classic (non-vpc) modules, but there is no planned date for them.

Release required?

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

Merge actions for mergers

ocofaigh commented 1 year ago

@SirSpidey We may need to revisit the wording here. I don't think we will archive the repo. The community seem to be adding PRs (such as this one today https://github.com/terraform-ibm-modules/terraform-ibm-cluster/pull/88). As long as its clear its not supported by the core team, we should be fine

SirSpidey commented 1 year ago

@ocofaigh Changed the language and added a badge that we talked about internally.

We should add community-supported to the list of topics for the repo. I didn't do that yet (repo doesn't use the standard workflow).