-
Notifications
You must be signed in to change notification settings - Fork 2
feat: move to public repo #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jor2 Did we do upgrade test? Is it going to destroy and recreate the helm release? Can you leave comment with findings?
|
/run pipeline |
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ Error: Request failed with status code: 401, ServerErrorResponse: {"incidentID":"f57e196b-fc17-ac6c-a705-de4cdb73cfe1","code":"E73e6","description":"The classic infrastructure permissions that are set for the region and resource group do not have the required permissions to perform this action.","type":"Authorization","recoveryCLI":"To check the missing permissions, run 'ibmcloud ks infra-permissions get'."}
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ with ibm_container_cluster.cluster[0],
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ on main.tf line 77, in resource "ibm_container_cluster" "cluster":
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ 77: resource "ibm_container_cluster" "cluster" {
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ ---
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ id: terraform-464898ed
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ summary: 'Request failed with status code: 401, ServerErrorResponse:
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ {"incidentID":"f57e196b-fc17-ac6c-a705-de4cdb73cfe1","code":"E73e6","description":"The
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ classic infrastructure permissions that are set for the region and resource group
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ do not have the required permissions to perform this action.","type":"Authorization","recoveryCLI":"To
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ check the missing permissions, run ''ibmcloud ks infra-permissions get''."}'
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ severity: error
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ resource: ibm_container_cluster
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ operation: create
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ component:
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ name: github.com/IBM-Cloud/terraform-provider-ibm
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ version: 1.80.2
TestRunAgentClassicKubernetes 2025-10-01T11:00:50Z logger.go:67: │ --- |
|
/run pipeline |
4 similar comments
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
/run pipeline |
|
🎉 This PR is included in version 1.9.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |




Description
fixes #169
Release required?
x.x.X)x.X.x)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:
Checklist for reviewers
For mergers