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

Move the logging-related directories to where I think they belong #7014

Merged
merged 1 commit into from
Apr 20, 2015

Conversation

a-robinson
Copy link
Contributor

  1. Move fluentd-gcp to be a core cluster addon, rather than a contrib.
  2. Get rid of the synthetic logger under contrib, since the exact same
    synthetic logger was also included in the logging-demo.
  3. Move the logging-demo to examples, since it's effectively an example.

We should also consider adding on a GCP section to the logging-demo
example :)

cc @satnam6502

1. Move fluentd-gcp to be a core cluster addon, rather than a contrib.
2. Get rid of the synthetic logger under contrib, since the exact same
synthetic logger was also included in the logging-demo.
3. Move the logging-demo to examples, since it's effectively an example.

We should also consider adding on a GCP section to the logging-demo
example :)
@satnam6502
Copy link
Contributor

I thought about doing this in the past, but one reason I hesitated is that GCP cluster level logging is not an "add on" in the same way that Elasticsearch logging is.

@satnam6502 satnam6502 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 18, 2015
@a-robinson
Copy link
Contributor Author

I'm guessing you mean that in the sense that it doesn't run as actual pods that the apiserver knows about? Would you suggest somewhere more appropriate? My two thoughts are that it makes sense to keep it in the same place as the fluentd-es image and that "contrib" makes it seem unsupported, whereas we do want it to be supported.

@satnam6502
Copy link
Contributor

I was also thinking of doing what exactly what you did since logically it makes some sense for them to be close to the Elasticsearch versions and I felt uncomfortable about languishing in the contrib directory.

brendandburns added a commit that referenced this pull request Apr 20, 2015
Move the logging-related directories to where I think they belong
@brendandburns brendandburns merged commit ba95c8a into kubernetes:master Apr 20, 2015
@a-robinson a-robinson deleted the dirname branch April 27, 2015 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants