Skip to content

Conversation

@Aashiq-J
Copy link
Member

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 Aashiq-J requested a review from toddgiguere as a code owner January 31, 2025 06:58
@Aashiq-J
Copy link
Member Author

/run pipeline

1 similar comment
@Aashiq-J
Copy link
Member Author

Aashiq-J commented Feb 3, 2025

/run pipeline

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Feb 4, 2025

/run pipeline

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Feb 4, 2025

TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:   ~ update in-place
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: 
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: Terraform will perform the following actions:
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: 
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:   # module.ocp_base.ibm_container_addons.addons will be updated in-place
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:   ~ resource "ibm_container_addons" "addons" {
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:         id                = "cugph50l0khjea3kdhp0"
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:         # (4 unchanged attributes hidden)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: 
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:       - addons {
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - allowed_upgrade_versions = [
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:               - "1.2.2",
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:               - "1.2.3",
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:             ] -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - deprecated               = false -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - health_state             = "normal" -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - health_status            = "Addon Ready. For more info: http://ibm.biz/addon-state (H1500)" -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - name                     = "cluster-autoscaler" -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - target_version           = "1.2.2" -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - version                  = "1.2.1" -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           - vlan_spanning_required   = false -> null
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:             # (5 unchanged attributes hidden)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:         }
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:       + addons {
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + allowed_upgrade_versions = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + deprecated               = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + health_state             = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + health_status            = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + min_kube_version         = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + min_ocp_version          = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + name                     = "cluster-autoscaler"
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + options                  = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + supported_kube_range     = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + target_version           = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + version                  = "1.2.3"
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:           + vlan_spanning_required   = (known after apply)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:             # (1 unchanged attribute hidden)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:         }
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: 
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:         # (2 unchanged blocks hidden)
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185:     }
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: 
TestRunUpgradeAdvancedExample 2025-02-04T06:03:10Z command.go:185: Plan: 0 to add, 1 to change, 0 to destroy.

The change is an update in place of the cluster autoscaler.

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Feb 4, 2025

/run pipeline

@ocofaigh ocofaigh merged commit a10425b into main Feb 4, 2025
2 checks passed
@ocofaigh ocofaigh deleted the ocp-update branch February 4, 2025 09:40
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 3.38.0 🎉

The release is available on GitHub release

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.

4 participants