-
Notifications
You must be signed in to change notification settings - Fork 8k
[release-1.14] Check if metadata endpoint is available and trigger Gcp requests concurrently #41955
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
[release-1.14] Check if metadata endpoint is available and trigger Gcp requests concurrently #41955
Conversation
Signed-off-by: rinormaloku <rinormaloku37@gmail.com>
Signed-off-by: rinormaloku <rinormaloku37@gmail.com>
Signed-off-by: rinormaloku <rinormaloku37@gmail.com>
0154679
to
028bfce
Compare
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.
Istio WG has a cherry-picking policy that only major bug fixes and CVE fixes can be cherry-picked. This PR may not meet such criteria and be cherry-picked into release-1.14 branch.
I cherry picked here because it was cherry picked into 1.13... so it's something that is in 1.13 and 1.16, but missing from 1.14 and 1.15? |
Istio 1.13 has reached its EOL and no new patch release will be made. |
This isn't about 1.13? |
Note: This PR is dependent on #40700 being backported as well |
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.
Per offline chat, this PR has been cherry-picked into 1.13: #40746.
For consistency, this PR can be cherry-picked into 1.14.
DNM added pending dependency PR, needs manual cherry picking |
Going to cherry pick into single PR to ensure they both go in |
This is an automated cherry-pick of #40105