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

[bug] prevent panic when finding out rollout strategy #210

Merged
merged 2 commits into from
May 2, 2022

Conversation

nirvanagit
Copy link
Collaborator

Description

Argo rollouts can be defined without any rollout strategy. When this happens admiral panics because the code was fetch the Strategy when Strategy was empty.

@nirvanagit nirvanagit added the bug Something isn't working label May 2, 2022
@nirvanagit nirvanagit requested a review from aattuluri May 2, 2022 21:31
Copy link
Contributor

@aattuluri aattuluri left a comment

Choose a reason for hiding this comment

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

lgtm

@nirvanagit nirvanagit merged commit f7d895e into master May 2, 2022
@nirvanagit nirvanagit deleted the fix-bluegreen-panic branch May 2, 2022 21:35
psikka1 pushed a commit to psikka1/admiral that referenced this pull request Jun 14, 2022
…m#210)

* prevent panic when finding out rollout strategy
Co-authored-by: Anubhav Aeron <anubhav_aeron@intuit.com>
psikka1 pushed a commit to psikka1/admiral that referenced this pull request Jun 15, 2022
…m#210)

* prevent panic when finding out rollout strategy
Co-authored-by: Anubhav Aeron <anubhav_aeron@intuit.com>

Signed-off-by: psikka1 <pankaj_sikka@intuit.com>
asushanthk pushed a commit that referenced this pull request Jul 21, 2022
* prevent panic when finding out rollout strategy
Co-authored-by: Anubhav Aeron <anubhav_aeron@intuit.com>

Signed-off-by: sa <sushanth_a@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this pull request Aug 9, 2022
* Tune default outlier detection parameters for remote endpoints (istio-ecosystem#207)

* [bug] prevent panic when finding out rollout strategy (istio-ecosystem#210)

* prevent panic when finding out rollout strategy
Co-authored-by: Anubhav Aeron <anubhav_aeron@intuit.com>

* Optimize GlobalTrafficPolicy fetching and endpoint generation time (istio-ecosystem#206)

Co-authored-by: aattuluri <44482891+aattuluri@users.noreply.github.com>
Co-authored-by: Anubhav <anubhavaeron@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants