Skip to content

Conversation

datianshi
Copy link
Contributor

No description provided.

@datianshi datianshi requested a review from arendej March 2, 2023 13:23
@datianshi
Copy link
Contributor Author

@arendej @bardielle Please review.

resource "ocm_cluster_wait" "rosa_cluster" {
 cluster = ocm_cluster.rosa_cluster.id
timeout = 30
}
Copy link
Member

Choose a reason for hiding this comment

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

please remove the 

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bardielle can you elaborate?

Copy link
Member

@bardielle bardielle Mar 13, 2023

Choose a reason for hiding this comment

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

In your lase commit you added the line 181 and 183 with a sign that looks different: 

  cluster = ocm_cluster.rosa_cluster.id
   timeout = 30 
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm. I do not see that in either diff/file difference on github 🤔

To deploy ROSA to an existing VPC, the end user needs to provide subnet ids by editing aws_subnet_ids attribute.

```
resource "ocm_cluster_rosa_classic" "rosa_sts_cluster" {
Copy link
Member

Choose a reason for hiding this comment

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

maybe we need to supply the tf files for creating a VPC? or adding prerequisites?


### Bring your own VPC

To deploy ROSA to an existing VPC, the end user needs to provide subnet ids by editing aws_subnet_ids attribute.
Copy link
Member

Choose a reason for hiding this comment

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

please fix the commit message (byoc-> byo VPC)

}
```

## Advanced Usages
Copy link
Member

Choose a reason for hiding this comment

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

Please do not edit the index.md manually - I tried to talk about it in the last sync meeting, after running make generate, the generate tool replaced that file with an auto-generated...
we need to find a different way to edit that file

@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bardielle
Copy link
Member

@datianshi can we close that PR?

@amalykhi
Copy link
Contributor

amalykhi commented Dec 5, 2023

/retest

Copy link

openshift-ci bot commented Nov 7, 2024

@datianshi: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 17d71d0 link true /test images
ci/prow/e2e-presubmit 17d71d0 link true /test e2e-presubmit
ci/prow/rosa-classic-e2e-presubmit 17d71d0 link true /test rosa-classic-e2e-presubmit
ci/prow/unmanaged-oidc-config-e2e-presubmit 17d71d0 link true /test unmanaged-oidc-config-e2e-presubmit
ci/prow/managed-oidc-config-e2e-presubmit 17d71d0 link true /test managed-oidc-config-e2e-presubmit
ci/prow/rosa-sts-private-critical-high-presubmit 17d71d0 link true /test rosa-sts-private-critical-high-presubmit
ci/prow/rosa-sts-advanced-critical-high-presubmit 17d71d0 link true /test rosa-sts-advanced-critical-high-presubmit
ci/prow/e2e-presubmits-rosa-hcp-private-critical-high-presubmit 17d71d0 link true /test e2e-presubmits-rosa-hcp-private-critical-high-presubmit
ci/prow/e2e-presubmits-images 17d71d0 link true /test e2e-presubmits-images
ci/prow/e2e-presubmits-rosa-sts-advanced-critical-high-presubmit 17d71d0 link true /test e2e-presubmits-rosa-sts-advanced-critical-high-presubmit
ci/prow/e2e-presubmits-rosa-hcp-advanced-critical-high-presubmit 17d71d0 link true /test e2e-presubmits-rosa-hcp-advanced-critical-high-presubmit
ci/prow/e2e-presubmits-rosa-sts-private-critical-high-presubmit 17d71d0 link true /test e2e-presubmits-rosa-sts-private-critical-high-presubmit
ci/prow/e2e-images 17d71d0 link true /test e2e-images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Successfully merging this pull request may close these issues.

4 participants