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

chaosmonkey can not kill kubernetes v2 resource in spinnaker #60

Open
elvis-cai opened this issue Aug 6, 2019 · 5 comments
Open

chaosmonkey can not kill kubernetes v2 resource in spinnaker #60

elvis-cai opened this issue Aug 6, 2019 · 5 comments

Comments

@elvis-cai
Copy link

when we use Kubernetes Provider V2 (Manifest Based), chaosmonkey can not find resource to kill, Name 'ingress service-xxx' does not have any labeled or unlabeled matches.
No eligible instances in group, nothing to terminate

some issue in here: spinnaker/spinnaker#3929

example msg:

chaosmonkey config testclient
(*chaosmonkey.AppConfig)(0xc820332240)({
 Enabled: (bool) true,
 RegionsAreIndependent: (bool) true,
 MeanTimeBetweenKillsInWorkDays: (int) 2,
 MinTimeBetweenKillsInWorkDays: (int) 1,
 Grouping: (chaosmonkey.Group) cluster,
 Exceptions: ([]chaosmonkey.Exception) {
 },
 Whitelist: (*[]chaosmonkey.Exception)(<nil>)
})

error msg:

chaosmonkey terminate  testclient infra-k8s-hk`

[ 7452] 2019/07/30 07:38:42 WARNING: eligible.Instances failed for InstanceGroup{app=testclient account=infra-k8s-hk region= stack= cluster=}: Name 'deployment nginx' does not have any labeled or unlabeled matches

[ 7452] 2019/07/30 07:38:42 No eligible instances in group, nothing to terminate: InstanceGroup{app=testclient account=infra-k8s-hk region= stack= cluster=}

image

@tonyairwallex
Copy link

could anyone have a look of this?
This issue blocked us from using Chaos Monkey, and currently we use Chaoskube as an alternative.

@aplsek
Copy link
Contributor

aplsek commented Oct 7, 2019

Thanks for reporting this.

We are not sure that we will be able to look at this anytime soon (this quarter).
I have at least marked the issue as help wanted and if the community submits a PR, we will be happy to merge it in.

@tonyairwallex
Copy link

Thank you for the response and look forward to further updates.

@satyak5
Copy link

satyak5 commented May 31, 2020

Anyone got a solution on this one ?

@gianniskap3
Copy link

hello,

has a solution been found for that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants