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

Create default Functions and Tasks from operator #824

Merged
merged 6 commits into from
Jul 4, 2019

Conversation

hossainemruz
Copy link
Contributor

@hossainemruz hossainemruz commented Jul 1, 2019

Default Functions:

  • update-status
  • pvc-backup
  • pvc-restore

Default Tasks:

  • pvc-backup
  • pvc-restore

@codecov-io
Copy link

Codecov Report

Merging #824 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   27.94%   27.94%           
=======================================
  Files          13       13           
  Lines         959      959           
=======================================
  Hits          268      268           
  Misses        636      636           
  Partials       55       55

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 955b1ad...cefa7fb. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Jul 1, 2019

Codecov Report

Merging #824 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   27.94%   27.94%           
=======================================
  Files          13       13           
  Lines         959      959           
=======================================
  Hits          268      268           
  Misses        636      636           
  Partials       55       55

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 955b1ad...85316df. Read the comment docs.

@hossainemruz hossainemruz changed the title Create update-status function from operator Create default Functions and Tasks from operator Jul 1, 2019
the-redback
the-redback previously approved these changes Jul 2, 2019
pkg/util/crds.go Show resolved Hide resolved
pkg/util/crds.go Show resolved Hide resolved
@hossainemruz hossainemruz requested a review from the-redback July 3, 2019 13:42
pkg/util/crds.go Outdated Show resolved Hide resolved
@tamalsaha tamalsaha merged commit 6fb5bc7 into master Jul 4, 2019
@tamalsaha tamalsaha deleted the add-update-status-function branch July 4, 2019 05:41
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.94%. Comparing base (bb675f6) to head (15e2ff7).
Report is 489 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   27.94%   27.94%           
=======================================
  Files          13       13           
  Lines         959      959           
=======================================
  Hits          268      268           
  Misses        636      636           
  Partials       55       55           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb675f6...15e2ff7. Read the comment docs.

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.

5 participants