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 support to provision CRDs/operators. #8255

Merged
merged 4 commits into from
Jul 26, 2023

Conversation

MUzairS15
Copy link
Contributor

@MUzairS15 MUzairS15 commented Jul 22, 2023

Notes for Reviewers

This PR adds support to provision required CRDs/operators before component provisioning.
Dependent PR: meshery/meshkit#331
TODO: Bump meshkit after dependent PR is merged and release is made.
Signed commits

  • Yes, I signed my commits.

Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
@github-actions
Copy link

github-actions bot commented Jul 22, 2023

@MUzairS15 MUzairS15 changed the title Feat/depends on phase1 Add support to provision CRDs/operators. Jul 24, 2023
Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (a3814ed) 5.23% compared to head (5f7abfc) 5.23%.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #8255      +/-   ##
=========================================
- Coverage    5.23%   5.23%   -0.01%     
=========================================
  Files         124     124              
  Lines       17474   17481       +7     
=========================================
  Hits          915     915              
- Misses      16387   16394       +7     
  Partials      172     172              
Flag Coverage Δ
gointegrationtests 5.23% <0.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
server/cmd/main.go 0.00% <ø> (ø)
server/handlers/component_generation.go 0.00% <0.00%> (ø)
server/handlers/component_handler.go 0.00% <0.00%> (ø)
server/handlers/content_modifier.go 0.00% <0.00%> (ø)
server/handlers/contexts_handler.go 0.00% <ø> (ø)
server/handlers/database_handlers.go 0.00% <0.00%> (ø)
server/handlers/design_engine_handler.go 0.00% <0.00%> (ø)
server/handlers/fetch_results_handler.go 0.00% <ø> (ø)
server/handlers/handler_instance.go 0.00% <ø> (ø)
server/handlers/k8sconfig_handler.go 2.08% <0.00%> (ø)
... and 9 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MUzairS15 MUzairS15 merged commit a2d80c4 into meshery:master Jul 26, 2023
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant