-
Notifications
You must be signed in to change notification settings - Fork 430
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
Custom builds: fall back to curl with az login fails #5109
Custom builds: fall back to curl with az login fails #5109
Conversation
Skipping CI for Draft Pull Request. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5109 +/- ##
==========================================
- Coverage 51.36% 51.35% -0.01%
==========================================
Files 273 273
Lines 24676 24676
==========================================
- Hits 12674 12672 -2
- Misses 11212 11214 +2
Partials 790 790 ☔ View full report in Codecov by Sentry. |
006a243
to
bafa6ab
Compare
4dc7cf5
to
3fd1e00
Compare
Will squash after tests go green. |
/test |
@nawazkh: The
The following commands are available to trigger optional jobs:
Use
In response to this:
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. |
/test all |
/test pull-cluster-api-provider-azure-windows-with-ci-artifacts |
templates/test/ci/prow-ci-version/patches/oot-credential-provider-kcp.yaml
Outdated
Show resolved
Hide resolved
d05b116
to
cb2bbeb
Compare
/test pull-cluster-api-provider-azure-windows-with-ci-artifacts |
cb2bbeb
to
b4879bb
Compare
/test pull-cluster-api-provider-azure-windows-with-ci-artifacts |
/test pull-cluster-api-provider-azure-conformance-with-ci-artifacts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall! Just 2 minor comments.
templates/test/ci/prow-ci-version/patches/oot-credential-provider-win.yaml
Show resolved
Hide resolved
b4879bb
to
d95876f
Compare
/retest |
@nawazkh: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
Are we still expecting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
LGTM label has been added. Git tree hash: 090d0d93be03cbc7d940122f445e817fdf1005a3
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis 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 |
/cherry-pick release-1.17 |
/cherry-pick release-1.16 |
@nawazkh: #5109 failed to apply on top of branch "release-1.16":
In response to this:
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. |
@nawazkh: new pull request created: #5173 In response to this:
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. |
@nawazkh I think you can skip cherry-picking to release-1.16 @jeremyrickard when this lands on release-1.17 branch you can use that branch to source a test run |
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
curl
whenaz login
fails.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:
TODOs:
Release note: