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

[chore] add Makefile target for installing the collector as k8s deployment #33220

Conversation

ChrsMark
Copy link
Member

Description:

This PR adds a makefile target for installing a locally built collector image (on a local k8s kind cluster) in deployment mode.

Link to tracking Issue:
Fixes #32348
Follow up of #32349

Testing:

Documentation: Added

/cc @andrzej-stencel who reviewed the daemonset target PR

@ChrsMark ChrsMark requested review from a team and bryan-aguilar May 24, 2024 12:57
@ChrsMark ChrsMark changed the title [chore] add k8s deployment installation make target [chore] add Makefile target for installing the collector as k8s deployment May 24, 2024
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@ChrsMark ChrsMark force-pushed the add_deployment_k8s_makefile_targets branch from b478b77 to 1a30d9e Compare May 27, 2024 08:28
Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
Copy link
Member

@andrzej-stencel andrzej-stencel left a comment

Choose a reason for hiding this comment

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

👏 🚀

@atoulme
Copy link
Contributor

atoulme commented May 30, 2024

Seems worthy of a changelog?

@ChrsMark
Copy link
Member Author

Seems worthy of a changelog?

Hmm, thinking that it's not a user facing change but just a "dev-tools" enhancement I guess no?
But if we see reasons to add one I'd happy to do so.

@andrzej-stencel andrzej-stencel merged commit ed66a5f into open-telemetry:main May 30, 2024
162 checks passed
@github-actions github-actions bot added this to the next release milestone May 30, 2024
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 this pull request may close these issues.

Add makefile targets to automate development on k8s
4 participants