Skip to content

Update the redshift hostname check to avoid possible bugs#36703

Merged
hussein-awala merged 1 commit intoapache:mainfrom
hussein-awala:redshift_lineage_hostname
Jan 9, 2024
Merged

Update the redshift hostname check to avoid possible bugs#36703
hussein-awala merged 1 commit intoapache:mainfrom
hussein-awala:redshift_lineage_hostname

Conversation

@hussein-awala
Copy link
Copy Markdown
Member

This PR replaces "amazonaws.com" in hostname with hostname.endswith("amazonaws.com") because we expect that this substring comes at the end of the hostname and not anywhere in the hostname string as explained in the log message below it.

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jan 9, 2024
@o-nikolas
Copy link
Copy Markdown
Contributor

Re-ran the failed build step, it is unrelated to this change. Hopefully it will pass the second time around!

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

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants