Skip to content
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

Correctly detect GovCloud regions #13410

Merged
merged 1 commit into from
Mar 26, 2022

Conversation

mixja
Copy link
Contributor

@mixja mixja commented Mar 24, 2022

This PR correctly detects S3 HTTP URLs in GovCloud regions for spec.assets.fileRepository.

e.g. this is the S3 object URL format for GovCloud

spec:
  assets:
    fileRepository: https://bucket-name.s3-us-gov-west-1.amazonaws.com/bucket-path

Prior to this PR, the bucket name is captured incorrectly in the example above as s3-us-gov-west-1.

@k8s-triage-robot
Copy link

Unknown CLA label state. Rechecking for CLA labels.

Send feedback to sig-contributor-experience at kubernetes/community.

/check-cla
/easycla

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 24, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: mixja / name: Justin Menga (210d072)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Mar 24, 2022
@hakman
Copy link
Member

hakman commented Mar 25, 2022

/check-cla
/easycla

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Mar 25, 2022
@hakman
Copy link
Member

hakman commented Mar 25, 2022

/test all

@hakman hakman closed this Mar 26, 2022
@hakman hakman reopened this Mar 26, 2022
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 26, 2022
Copy link
Member

@hakman hakman left a comment

Choose a reason for hiding this comment

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

Thanks @mixja. 👍

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 26, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 26, 2022
@k8s-ci-robot k8s-ci-robot merged commit 65226b1 into kubernetes:master Mar 26, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.24 milestone Mar 26, 2022
k8s-ci-robot added a commit that referenced this pull request Mar 26, 2022
…-upstream-release-1.22

Automated cherry pick of #13410: Correctly detect GovCloud regions
k8s-ci-robot added a commit that referenced this pull request Mar 26, 2022
…-upstream-release-1.23

Automated cherry pick of #13410: Correctly detect GovCloud regions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants