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

Instance-Manager logs missing Namespace #263

Closed
garomonegro opened this issue Mar 30, 2021 · 0 comments · Fixed by #266
Closed

Instance-Manager logs missing Namespace #263

garomonegro opened this issue Mar 30, 2021 · 0 comments · Fixed by #266

Comments

@garomonegro
Copy link
Contributor

BUG REPORT
What happened:

In most cases Instance-Manager doesn't log the namespace of the respective IG. This complicates debugging related issues. This becomes even more relevant in the case you have IGs with the same name in different namespaces.

What you expected to happen:

Instance-Manager should put the respective namespace in all logs related to IGs.

Anything else we need to know?:

Sample logs:

2021-03-12T07:59:00.284Z	INFO	controllers.instancegroup.eks	desired nodes are ready	{"instancegroup": "default", "instances": "instance-ID-1,instance-ID-2,instance-ID-3"}
2021-03-12T07:59:02.884Z	INFO	v1alpha1	state transition occured	{"instancegroup": "default", "state": "Ready", "previousState": "ReconcileModified"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant