Skip to content

fix: missing lb event#2021

Merged
huikang merged 2 commits intoargoproj:masterfrom
zachaller:fix-missing-lb-event
May 5, 2022
Merged

fix: missing lb event#2021
huikang merged 2 commits intoargoproj:masterfrom
zachaller:fix-missing-lb-event

Conversation

@zachaller
Copy link
Copy Markdown
Collaborator

Turn a missing load balancer log line into a proper event

Signed-off-by: zachaller zachaller@hotmail.com

zachaller added 2 commits May 3, 2022 14:38
Signed-off-by: zachaller <zachaller@hotmail.com>
Signed-off-by: zachaller <zachaller@hotmail.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
7.4% 7.4% Duplication

@codecov
Copy link
Copy Markdown

codecov bot commented May 3, 2022

Codecov Report

Merging #2021 (1c8f7ac) into master (b115ea8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2021      +/-   ##
==========================================
+ Coverage   82.50%   82.52%   +0.01%     
==========================================
  Files         120      120              
  Lines       17054    17054              
==========================================
+ Hits        14070    14073       +3     
+ Misses       2283     2281       -2     
+ Partials      701      700       -1     
Impacted Files Coverage Δ
utils/conditions/conditions.go 80.76% <ø> (ø)
rollout/trafficrouting/alb/alb.go 81.95% <100.00%> (ø)
rollout/trafficrouting/istio/controller.go 52.43% <0.00%> (+1.62%) ⬆️

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 b115ea8...1c8f7ac. Read the comment docs.

@zachaller zachaller changed the title Fix missing lb event fix: missing lb event May 3, 2022
@huikang huikang merged commit 03636ab into argoproj:master May 5, 2022
jessesuen pushed a commit that referenced this pull request May 13, 2022
* fix: turn missing load balancer log into an event

Signed-off-by: zachaller <zachaller@hotmail.com>

* consistent naming

Signed-off-by: zachaller <zachaller@hotmail.com>
PhilippPlotnikov pushed a commit to codefresh-contrib/argo-rollouts that referenced this pull request May 25, 2022
* fix: turn missing load balancer log into an event

Signed-off-by: zachaller <zachaller@hotmail.com>

* consistent naming

Signed-off-by: zachaller <zachaller@hotmail.com>
Signed-off-by: PhilippPlotnikov <philipp.plotnikov@codefresh.io>
tperdue321 added a commit to rallyhealth/argo-rollouts that referenced this pull request Aug 30, 2022
* fix: Add pagination to FindLoadBalancerByDNSName (argoproj#1971)

* fix: this close issue argoproj#1963 by adding pagination to FindLoadBalancerByDNSName

This adds pagination to the FindLoadBalancerByDNSName function this
should allow argo rollouts to work with any number of loadbalancers.

Signed-off-by: zachaller <zachaller@hotmail.com>

* fix: missing lb event (argoproj#2021)

* fix: turn missing load balancer log into an event

Signed-off-by: zachaller <zachaller@hotmail.com>

* consistent naming

Signed-off-by: zachaller <zachaller@hotmail.com>

* fix: Use actual weight from status field on rollout object (argoproj#1937)

fix: Use actual weight from status field on rollout object (argoproj#1937)


Signed-off-by: zachaller <zachaller@hotmail.com>

* fix: build/lint is broken due to dependencies changes (argoproj#1958)

Signed-off-by: zachaller <zachaller@hotmail.com>

* following github workflow error prompt to fix

Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>

* go fmt

Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>

* make go-mod-vendor

Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>

* fix path

Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>

Signed-off-by: zachaller <zachaller@hotmail.com>
Signed-off-by: Travis Perdue <travis.perdue@rallyhealth.com>
Co-authored-by: Zach Aller <zachaller@users.noreply.github.com>
Co-authored-by: Travis Perdue <travis.perdue@rallyhealth.com>
jenciso pushed a commit to jenciso/argo-rollouts that referenced this pull request Oct 25, 2022
* fix: turn missing load balancer log into an event

Signed-off-by: zachaller <zachaller@hotmail.com>

* consistent naming

Signed-off-by: zachaller <zachaller@hotmail.com>
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