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

Feature: add kustomize yaml for deploying #349

Merged
merged 5 commits into from
Jun 28, 2021
Merged

Feature: add kustomize yaml for deploying #349

merged 5 commits into from
Jun 28, 2021

Conversation

jim3ma
Copy link
Member

@jim3ma jim3ma commented Jun 18, 2021

Signed-off-by: Jim Ma [email protected]

Description

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jim3ma jim3ma requested a review from a team as a code owner June 18, 2021 08:26
@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2021

Codecov Report

Merging #349 (6491b6e) into main (5755f9b) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
- Coverage   42.22%   42.14%   -0.09%     
==========================================
  Files          74       74              
  Lines        5643     5643              
==========================================
- Hits         2383     2378       -5     
- Misses       2914     2917       +3     
- Partials      346      348       +2     
Flag Coverage Δ
unittests 42.14% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/daemon/peer/peertask_stream_callback.go 62.50% <0.00%> (-2.50%) ⬇️
client/daemon/peer/peertask_stream.go 56.98% <0.00%> (-1.14%) ⬇️

@jim3ma jim3ma force-pushed the feature/kustomize branch 2 times, most recently from 95a2718 to 8b26158 Compare June 21, 2021 09:28
@jim3ma jim3ma force-pushed the feature/kustomize branch from fb02cdc to 49ddc4d Compare June 28, 2021 09:13
@jim3ma jim3ma force-pushed the feature/kustomize branch from 49ddc4d to dcaba07 Compare June 28, 2021 09:20
@jim3ma jim3ma changed the title [WIP] Feature: add kustomize yaml for deploying Feature: add kustomize yaml for deploying Jun 28, 2021
@gaius-qi gaius-qi merged commit d6994be into main Jun 28, 2021
@gaius-qi gaius-qi deleted the feature/kustomize branch June 28, 2021 11:20
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
* feature: add kustomize yaml for deploying

Signed-off-by: Jim Ma <[email protected]>

* fix: remove unused folder

Signed-off-by: Jim Ma <[email protected]>

* feature: update documents

Signed-off-by: Jim Ma <[email protected]>

* feature: update dfdaemon netns config

Signed-off-by: Jim Ma <[email protected]>

* feature: update Kubernetes-with-Dragonfly.md and quick-start.md

Signed-off-by: Jim Ma <[email protected]>
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.

4 participants