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

Publish kubernetes manifests in the code #5418

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Oct 23, 2017

This PR adds *-kubernetes.yaml, obtained by running make, to make them available from Github raw download. Also updates docs accordingly

@exekias exekias force-pushed the publish-k8s-manifests branch 2 times, most recently from fee9063 to e3fd036 Compare October 23, 2017 16:11
They will be available for download from github
@exekias exekias force-pushed the publish-k8s-manifests branch from e3fd036 to 1d40b5a Compare October 23, 2017 21:29
@tsg tsg added the needs_backport PR is waiting to be backported to other branches. label Oct 24, 2017
Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

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

LGTM. I added the needs_backport label, as I think we'll need this in the 6.0 branch.

@tsg tsg merged commit 0b5e2d9 into elastic:master Oct 24, 2017
@exekias
Copy link
Contributor Author

exekias commented Oct 24, 2017

Backported here: #5407

@exekias exekias removed the needs_backport PR is waiting to be backported to other branches. label Oct 24, 2017
exekias added a commit to exekias/beats that referenced this pull request Oct 27, 2017
They will be available for download from github
tsg pushed a commit that referenced this pull request Oct 30, 2017
* Add kubernetes manifests (#5349)

* Add kubernetes manifests

Import https://github.com/elastic/beats-kubernetes, these manifests
deploy filebeat & metricbeat to Kubernetes

* Add travis tests

* Add packaging

* Add docs

* Update CHANGELOG

* Fix Makefile

* Check k8s health every second

(cherry picked from commit 21eefda)

* Fix chown timing issues on k8s deploy (#5410)

It seems to be failing for v1.7.7, this change should fix it

* Publish kubernetes manifests in the code (#5418)

They will be available for download from github

* Update YAML files to current version

* Update CHANGELOG.asciidoc
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
* Add kubernetes manifests (elastic#5349)

* Add kubernetes manifests

Import https://github.com/elastic/beats-kubernetes, these manifests
deploy filebeat & metricbeat to Kubernetes

* Add travis tests

* Add packaging

* Add docs

* Update CHANGELOG

* Fix Makefile

* Check k8s health every second

(cherry picked from commit d8f2092)

* Fix chown timing issues on k8s deploy (elastic#5410)

It seems to be failing for v1.7.7, this change should fix it

* Publish kubernetes manifests in the code (elastic#5418)

They will be available for download from github

* Update YAML files to current version

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

Successfully merging this pull request may close these issues.

2 participants