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

Implement basic pipeline for deployer #197

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

dhruvsgarg
Copy link
Contributor

This commit establishes the deployer apiserver and controller pipeline to get deployment configuration and allocate resources.

This commit establishes the deployer apiserver and controller pipeline to get deployment configuration and allocate resources.
@dhruvsgarg dhruvsgarg requested a review from myungjin July 23, 2022 05:22
@codecov-commenter
Copy link

Codecov Report

Merging #197 (38bd8d9) into main (cb15fb9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   21.26%   21.26%           
=======================================
  Files          35       35           
  Lines        1632     1632           
=======================================
  Hits          347      347           
  Misses       1275     1275           
  Partials       10       10           

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 cb15fb9...38bd8d9. Read the comment docs.

Copy link
Contributor

@myungjin myungjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@myungjin myungjin merged commit 9ddddae into cisco-open:main Jul 24, 2022
@dhruvsgarg dhruvsgarg deleted the deployer_basic_e2e branch July 27, 2022 13:46
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.

3 participants