Skip to content

Small improvements in ci-entrypoint script #1334

Merged
k8s-ci-robot merged 3 commits into
kubernetes-sigs:masterfrom
CecileRobertMichon:fix-scripts
Apr 24, 2021
Merged

Small improvements in ci-entrypoint script #1334
k8s-ci-robot merged 3 commits into
kubernetes-sigs:masterfrom
CecileRobertMichon:fix-scripts

Conversation

@CecileRobertMichon
Copy link
Copy Markdown
Contributor

What type of PR is this?

What this PR does / why we need it: Broke out unrelated changes from #1330. Add a random region selection to avoid quota issues, refactored ACR login into a script and made sure REGISTRY is set, updated ACR cleanup tasks (see kubernetes/test-infra#21933), and fixed a typo in cert-manager version.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

Release note:

NONE

@CecileRobertMichon
Copy link
Copy Markdown
Contributor Author

/assign @chewong @devigned

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label Apr 23, 2021
@k8s-ci-robot k8s-ci-robot added area/provider/azure Issues or PRs related to azure provider sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 23, 2021
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 23, 2021
Comment thread hack/ensure-acr-cleanup-schedule.sh Outdated
@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 23, 2021
@CecileRobertMichon
Copy link
Copy Markdown
Contributor Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 23, 2021
Copy link
Copy Markdown
Contributor

@devigned devigned left a comment

Choose a reason for hiding this comment

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

Like what you've done with the ensure-acr-cleanup-schedule.sh. What do you think about an issue to add that script to a periodic job to ensure the job says up-to-date?

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 24, 2021
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: devigned

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

The pull request process is described here

Details 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 Apr 24, 2021
@k8s-ci-robot k8s-ci-robot merged commit f8b2304 into kubernetes-sigs:master Apr 24, 2021
@k8s-ci-robot k8s-ci-robot added this to the v0.5.0 milestone Apr 24, 2021
@CecileRobertMichon CecileRobertMichon deleted the fix-scripts branch February 17, 2023 22:59
willie-yao pushed a commit to willie-yao/cluster-api-provider-azure that referenced this pull request Jul 11, 2025
Signed-off-by: Jeremy Rickard <jrickard@microsoft.com>
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. area/provider/azure Issues or PRs related to azure provider 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. release-note-none Denotes a PR that doesn't merit a release note. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants