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

Feat: update version of terraform-controller to v0.7.10. #5550

Merged

Conversation

ramekris3163
Copy link
Contributor

@ramekris3163 ramekris3163 commented Feb 21, 2023

Fixes # #5512

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

Signed-off-by: raradhakrishnan <raradhakrishnan@guidewire.com>
@ramekris3163 ramekris3163 changed the title feat: update version of terraform-controller to v0.7.10. Feat: update version of terraform-controller to v0.7.10. Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 46.31% // Head: 61.49% // Increases project coverage by +15.18% 🎉

Coverage data is based on head (4ff03af) compared to base (8ff77c4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5550       +/-   ##
===========================================
+ Coverage   46.31%   61.49%   +15.18%     
===========================================
  Files         308      311        +3     
  Lines       47784    47919      +135     
===========================================
+ Hits        22130    29470     +7340     
+ Misses      22869    15391     -7478     
- Partials     2785     3058      +273     
Flag Coverage Δ
apiserver-e2etests 35.59% <ø> (-0.06%) ⬇️
apiserver-unittests 36.26% <ø> (ø)
core-unittests 55.66% <ø> (?)
e2e-multicluster-test 18.71% <ø> (+0.03%) ⬆️
e2e-rollout-tests 21.02% <ø> (+<0.01%) ⬆️
e2etests 26.51% <ø> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
pkg/apiserver/interfaces/api/oam_application.go 59.18% <0.00%> (-5.11%) ⬇️
pkg/apiserver/utils/bcode/bcode.go 51.11% <0.00%> (-2.23%) ⬇️
pkg/apiserver/event/sync/cr2ux.go 47.19% <0.00%> (-1.13%) ⬇️
...server/infrastructure/datastore/kubeapi/kubeapi.go 62.97% <0.00%> (-1.09%) ⬇️
pkg/apiserver/domain/service/workflow.go 53.84% <0.00%> (-0.36%) ⬇️
pkg/apiserver/domain/service/application.go 58.24% <0.00%> (-0.19%) ⬇️
pkg/apiserver/event/sync/worker.go 72.30% <0.00%> (ø)
cmd/core/main.go 0.00% <0.00%> (ø)
pkg/workflow/providers/time/date.go 100.00% <0.00%> (ø)
pkg/webhook/common/rollout/rollout_plan.go 37.63% <0.00%> (ø)
... and 135 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@chivalryq chivalryq left a comment

Choose a reason for hiding this comment

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

LGTM

@chivalryq chivalryq merged commit 0f6c89b into kubevela:master Feb 22, 2023
@chivalryq
Copy link
Member

/backport 1.7

@github-actions github-actions bot added the backport release-1.7 add this label will automatically backport this PR to release-1.7 branch label Mar 1, 2023
@github-actions
Copy link

github-actions bot commented Mar 1, 2023

Successfully created backport PR for release-1.7:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-1.7 add this label will automatically backport this PR to release-1.7 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants