-
Notifications
You must be signed in to change notification settings - Fork 399
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
add resource reference for k8s service #193
Merged
EvanLjp
merged 2 commits into
alibaba:main
from
EvanLjp:add-reference-resource-for-k8s-service
Jul 19, 2022
Merged
add resource reference for k8s service #193
EvanLjp
merged 2 commits into
alibaba:main
from
EvanLjp:add-reference-resource-for-k8s-service
Jul 19, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
henryzhx8
pushed a commit
that referenced
this pull request
Jan 20, 2025
Link: https://code.alibaba-inc.com/sls/ilogtail/codereview/9449591 * to #42403191, add C++ Logtail to core * to #42403191, add licenses * to #42403191, switch to opensource * to #42403191, add opensource UA, move some log to stderr * to #42403191, add missing CMakeList.txt * to #42403191, add missing deps * to #42403191, add goc to build image * to #42403191, add error message to switch_workspace.sh * Add Core cpp (#182) * resolve #176, add cpp core source code * add version string (#185) * fix cgo api bug (#177) * fix cgo api bug * polish codes * polish codes * Opensource is not necessary to synchronize data with SLS (#188) * add script to build ilogtail production image (#190) * add script to build ilogtail production image * add license to run_ilogtail.sh * add data_pipelines templates (#191) * add make dist * fix docs * add make dist (#192) * add make dist * fix docs * add dns resolve when httping (#186) * add dns resolve when httping * add changelog Co-authored-by: Evan <31562192+EvanLjp@users.noreply.github.com> * add config dir in dist tar * Merge branch 'make_package' into main * Merge pull request #1 from alibaba/main (#194) * add data_pipelines templates (#191) (#195) * Add processor plugin for CSV (#167) * Add processor plugin for CSV * add start with k8s (#198) * add start with k8s * remove ak/sk in kafka template * move k8s templates to top level * Update v1.1.0.md * K8s sls template (#200) * add k8s sls template * update upload script * fix Makefile * fix workflow * add header to gen scripts * update scripts * add iproute/git to build image * Merge github main. Squashed commit of the following: commit 0f78393 Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Tue Jul 19 09:41:21 2022 +0800 K8s sls template (#200) * add k8s sls template * update upload script * fix Makefile * fix workflow * add header to gen scripts * update scripts commit 903fd1a Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Mon Jul 18 09:03:29 2022 +0800 Update v1.1.0.md commit c7af5bc Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Thu Jul 14 23:09:55 2022 +0800 add start with k8s (#198) * add start with k8s * remove ak/sk in kafka template * move k8s templates to top level commit 5fe128e Author: henryzhx8 <38356684+henryzhx8@users.noreply.github.com> Date: Thu Jul 14 11:46:44 2022 +0800 Add processor plugin for CSV (#167) * Add processor plugin for CSV commit 2c559e3 Author: 烨陌 <messixukejia@163.com> Date: Tue Jul 12 14:02:19 2022 +0800 add data_pipelines templates (#191) (#195) commit 65278a4 Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Tue Jul 12 10:19:23 2022 +0800 Merge pull request #1 from alibaba/main (#194) commit 3248d85 Merge: 86e2286 4d66a3f Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Tue Jul 12 10:18:34 2022 +0800 Merge branch 'make_package' into main commit 4d66a3f Author: yyuuttaaoo <yyuuttaaoo@gmail.com> Date: Tue Jul 12 10:06:55 2022 +0800 add config dir in dist tar commit 86e2286 Author: yonghua-sun <sunyonghua1987@gmail.com> Date: Mon Jul 11 11:06:38 2022 +0800 add dns resolve when httping (#186) * add dns resolve when httping * add changelog Co-authored-by: Evan <31562192+EvanLjp@users.noreply.github.com> commit cfe75b5 Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Mon Jul 11 10:58:11 2022 +0800 add make dist (#192) * add make dist * fix docs commit 2432b5b Author: yyuuttaaoo <yyuuttaaoo@gmail.com> Date: Mon Jul 11 10:30:52 2022 +0800 fix docs commit 0d0f42e Author: yyuuttaaoo <yyuuttaaoo@gmail.com> Date: Mon Jul 11 09:12:48 2022 +0800 add make dist commit bb3d0ed Author: 烨陌 <messixukejia@163.com> Date: Fri Jul 8 22:27:05 2022 +0800 add data_pipelines templates (#191) commit 025db07 Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Fri Jul 8 13:46:52 2022 +0800 add script to build ilogtail production image (#190) * add script to build ilogtail production image * add license to run_ilogtail.sh commit 5e88b6f Author: 烨陌 <messixukejia@163.com> Date: Mon Jul 4 17:50:36 2022 +0800 Opensource is not necessary to synchronize data with SLS (#188) commit 9a36fee Author: Evan <31562192+EvanLjp@users.noreply.github.com> Date: Fri Jul 1 16:11:22 2022 +0800 fix cgo api bug (#177) * fix cgo api bug * polish codes * polish codes commit 4d2058b Author: Tom Yu <yyuuttaaoo@gmail.com> Date: Wed Jun 29 19:34:21 2022 +0800 add version string (#185) commit 182267f Author: 烨陌 <messixukejia@163.com> Date: Wed Jun 29 14:55:37 2022 +0800 Add Core cpp (#182) * resolve #176, add cpp core source code * add resource reference for k8s service (#193) * format cpp codes (#201) Co-authored-by: shaoxuan <liuajiapeng.ljp@alibaba-inc.com> * format codes * Merge remote-tracking branch 'upstream/main' into opensource-git * fix windows publish bat * switch to closed * update vendor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.