terraform-ibm-modules / terraform-ibm-base-ocp-vpc

Provisions a Red Hat OpenShift VPC cluster on IBM Cloud
Apache License 2.0
1 stars 6 forks source link

test: update the confirm lb script to support private agents #442

Closed Aashiq-J closed 2 months ago

Aashiq-J commented 3 months ago

Description

Issue: https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/issues/438

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

For mergers

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago
Screenshot 2024-05-30 at 8 17 01 PM

tested in a private vsi with no outbound access

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 3 months ago

/run pipeline

Aashiq-J commented 2 months ago

/run pipeline

Aashiq-J commented 2 months ago

/run pipeline

Aashiq-J commented 2 months ago

/run pipeline

Aashiq-J commented 2 months ago

@ocofaigh , @vbontempi

Aashiq-J commented 2 months ago

/run pipeline

Aashiq-J commented 2 months ago

/run pipeline

Aashiq-J commented 2 months ago

/run pipeline

vbontempi commented 2 months ago

in my opinion the fetch_data function may be designed in a different way to avoid to return a list of apikeys to be filtered later: maybe it could still retrieve the list of apikeys but it could simply compare each one with APIKEY_KEY_NAME (got as input param) and then it could simply return a different return code if the apikeys must be reset or not. Moreover this would avoid also the dependency on jq.

This is just an opinion By looking at the current code I haven't see something to fix, probably the RIAS version currently hardcoded could be calculated.

Considering this comment, the script looks ok now

Aashiq-J commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This PR is included in version 3.26.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: