Skip to content

fix: remove support for cluster-autoscaler addon#1148

Merged
maheshwarishikha merged 4 commits intomainfrom
autoscaler3
Mar 11, 2026
Merged

fix: remove support for cluster-autoscaler addon#1148
maheshwarishikha merged 4 commits intomainfrom
autoscaler3

Conversation

@Aashiq-J
Copy link
Member

@Aashiq-J Aashiq-J commented Mar 6, 2026

Description

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
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

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Mar 6, 2026

/run pipeline

variables.tf Outdated
cluster-autoscaler = optional(string)
vpc-block-csi-driver = optional(string)
ibm-storage-operator = optional(string)
# cluster-autoscaler = optional(string) Add-ons are not supported in the Landing Zone module due to a Terraform limitation that prevents dynamically creating the Kubernetes provider.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add-ons are not supported -> only this addon.. right? so we can reword.

Also, you can add a Known Issues section in main readme similar to https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc?tab=readme-ov-file#known-issues

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Mar 9, 2026

/run pipeline

@Aashiq-J
Copy link
Member Author

/run pipeline

1 similar comment
@Aashiq-J
Copy link
Member Author

/run pipeline

@maheshwarishikha maheshwarishikha merged commit 36982c4 into main Mar 11, 2026
2 checks passed
@maheshwarishikha maheshwarishikha deleted the autoscaler3 branch March 11, 2026 08:06
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 8.15.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants