dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

fix(build): add httpendpoint resource #1285

Closed sicoyle closed 1 year ago

sicoyle commented 1 year ago

Description

Add httpendpoints for cli build so operator doesn't go into crash loop backoff with 1.11 RC CLI update PR here https://github.com/dapr/cli/pull/1284

Issue reference

https://github.com/dapr/cli/pull/1280

needed for https://github.com/dapr/cli/pull/1284

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1285 (c90b8a2) into master (76bf893) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1285   +/-   ##
=======================================
  Coverage   27.08%   27.08%           
=======================================
  Files          38       38           
  Lines        3803     3803           
=======================================
  Hits         1030     1030           
  Misses       2702     2702           
  Partials       71       71           
Impacted Files Coverage Δ
pkg/kubernetes/upgrade.go 19.69% <ø> (ø)