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

fix(gcp): Relaxed health check for GCP accounts (backport #6200) #6203

Merged
merged 1 commit into from
May 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 1, 2024

The majority of cloud providers (AWS, K8s) and dockerRegistry have already implementations for relaxed health checks via a configuration property in the respective provider block.

On GCP provider though it was attempted to be addressed by #6093 which however was not the correct implementation since the Health check is registered in initialisation and it is a scheduled task.

This PR fixes the issue spinnaker/spinnaker#3923 for the GCP provider


This is an automatic backport of pull request #6200 done by Mergify.

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label May 7, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label May 7, 2024
@mergify mergify bot merged commit a047c08 into release-1.33.x May 7, 2024
17 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.33.x/pr-6200 branch May 7, 2024 00:13
aman-agrawal pushed a commit to aman-agrawal/clouddriver that referenced this pull request Jul 5, 2024
…nnaker#6203)

(cherry picked from commit 28599eb)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.33
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants