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

Add pod template support #33

Merged
merged 15 commits into from
Mar 30, 2021
Merged

Conversation

llhuii
Copy link

@llhuii llhuii commented Mar 27, 2021

fix #31 #19

@llhuii
Copy link
Author

llhuii commented Mar 27, 2021

/hold

@kubeedge-bot kubeedge-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 27, 2021
@llhuii llhuii force-pushed the add-pod-template branch 4 times, most recently from 088221a to 89e54d2 Compare March 29, 2021 02:50
Instead of manully maintaining these crd yaml files under
build/crds/sedna, we use kubebuilder to generate them.

Signed-off-by: llhuii <liulinghui@huawei.com>
@llhuii llhuii force-pushed the add-pod-template branch 2 times, most recently from 7af9e40 to 41b0940 Compare March 30, 2021 02:03
@llhuii
Copy link
Author

llhuii commented Mar 30, 2021

/hold cancel
rebase and squash on main branch of kubeedge/sedna

@kubeedge-bot kubeedge-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 30, 2021
llhuii added 13 commits March 30, 2021 10:16
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
since we switch to pod template which has large crd yaml, this would
lead to the error `metadata.annotations: Too long: must have at most
262144 bytes` when `kubectl apply -f`

Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
Signed-off-by: llhuii <liulinghui@huawei.com>
1. add 'push' to push gm/lc images
2. add 'push-examples' to push examples images
3. add 'push-all' for both

Signed-off-by: llhuii <liulinghui@huawei.com>
@JimmyYang20
Copy link

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 30, 2021
@llhuii
Copy link
Author

llhuii commented Mar 30, 2021

I'm going to merge this one now.

@llhuii
Copy link
Author

llhuii commented Mar 30, 2021

/approve

@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: llhuii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 30, 2021
@kubeedge-bot kubeedge-bot merged commit 32838c2 into kubeedge:main Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tracking issues of pod template support #19
3 participants