Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

provider/kubernetes: One last health tweak... #446

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

lwander
Copy link
Member

@lwander lwander commented Mar 17, 2016

@duftler

I'm now labeling the health types by which kubernetes construct they come from (service, pod, container). This allows my to set interestingHealthProviders accordingly. For example, during disable, the only health construct that's relevant is KubernetesService, since pods and containers have separate notions of health.

String type = "Kubernetes" // All healths are reported by Kubernetes
final String source
final String type
final String healthClass = "platform"
Copy link

Choose a reason for hiding this comment

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

Nice.

@duftler
Copy link

duftler commented Mar 18, 2016

LGTM.

duftler pushed a commit that referenced this pull request Mar 18, 2016
provider/kubernetes: One last health tweak...
@duftler duftler merged commit 7c49f7e into spinnaker:master Mar 18, 2016
@duftler duftler deleted the kubernetes-fix-health branch March 18, 2016 01:49
lwander pushed a commit to lwander/clouddriver that referenced this pull request Aug 8, 2018
added in a missing ) under configuring AWS section
luba239 pushed a commit to vasiliy-briginets/clouddriver that referenced this pull request Mar 5, 2020
ttomsu pushed a commit to ttomsu/clouddriver that referenced this pull request Mar 11, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants