-
Notifications
You must be signed in to change notification settings - Fork 2.2k
add imagehub controller deply yaml #2016
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
Merged
Merged
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
Signed-off-by: lingdie <[email protected]>
Codecov ReportBase: 67.98% // Head: 67.98% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2016 +/- ##
=======================================
Coverage 67.98% 67.98%
=======================================
Files 6 6
Lines 506 506
=======================================
Hits 344 344
Misses 135 135
Partials 27 27 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
cuisongliu
approved these changes
Nov 2, 2022
zjy365
pushed a commit
to zjy365/sealos
that referenced
this pull request
Nov 4, 2022
Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add sealos cloud provider fontend
zjy365
added a commit
to zjy365/sealos
that referenced
this pull request
Nov 4, 2022
Signed-off-by: zhu jing yang <[email protected]> fix: remove prompt arg (labring#1999) Signed-off-by: fengxsong <[email protected]> Signed-off-by: fengxsong <[email protected]> feature(main): payment controller disable from env (labring#1995) Signed-off-by: cuisongliu <[email protected]> feature(main): add container label for repo (labring#2002) Signed-off-by: cuisongliu <[email protected]> update issue-template (labring#2005) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add docs for DEVELOPGUIDE.md (labring#2006) Signed-off-by: cuisongliu <[email protected]> Remove mandatory requirements (labring#2007) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add save image to build cmd (labring#1997) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> GitHub Actions: Deprecating save-state and set-output commands (labring#2010) feat. image hub (labring#1988) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add deply yaml (labring#2016) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add sealos cloud provider fontend feature(main): add TryParse for loadClusterfile (labring#2017) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): add webhook config to sdk (labring#2013) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): delete pyament env from deploy (labring#2032) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> fix table remove rehype-highlight Signed-off-by: zhu jing yang <[email protected]> fix terminal hardcoded problem (labring#2028) Signed-off-by: gitccl <[email protected]> Signed-off-by: gitccl <[email protected]> Modify the namespace Signed-off-by: zhu jing yang <[email protected]>
zjy365
added a commit
to zjy365/sealos
that referenced
this pull request
Nov 4, 2022
Signed-off-by: zhu jing yang <[email protected]> fix: remove prompt arg (labring#1999) Signed-off-by: fengxsong <[email protected]> Signed-off-by: fengxsong <[email protected]> feature(main): payment controller disable from env (labring#1995) Signed-off-by: cuisongliu <[email protected]> feature(main): add container label for repo (labring#2002) Signed-off-by: cuisongliu <[email protected]> update issue-template (labring#2005) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add docs for DEVELOPGUIDE.md (labring#2006) Signed-off-by: cuisongliu <[email protected]> Remove mandatory requirements (labring#2007) Signed-off-by: willzhang <[email protected]> Signed-off-by: willzhang <[email protected]> feature(main): add save image to build cmd (labring#1997) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> GitHub Actions: Deprecating save-state and set-output commands (labring#2010) feat. image hub (labring#1988) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add deply yaml (labring#2016) Signed-off-by: lingdie <[email protected]> Signed-off-by: lingdie <[email protected]> add sealos cloud provider fontend feature(main): add TryParse for loadClusterfile (labring#2017) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): add webhook config to sdk (labring#2013) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> feature(main): delete pyament env from deploy (labring#2032) Signed-off-by: cuisongliu <[email protected]> Signed-off-by: cuisongliu <[email protected]> fix table remove rehype-highlight Signed-off-by: zhu jing yang <[email protected]> fix terminal hardcoded problem (labring#2028) Signed-off-by: gitccl <[email protected]> Signed-off-by: gitccl <[email protected]> Modify the namespace Signed-off-by: zhu jing yang <[email protected]>
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.
add deply yaml
Signed-off-by: lingdie [email protected]