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: add support for Rollout kind in Application #249

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

shini4i
Copy link
Owner

@shini4i shini4i commented Feb 5, 2024

Adds support for Rollout kind in Application. Basically, it just accepts "Suspended" alongside "Healthy" value.

Closes #248

@shini4i shini4i requested a review from tomsozolins February 5, 2024 09:51
Copy link

sonarcloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@shini4i shini4i merged commit 227a7f8 into main Feb 5, 2024
2 checks passed
@shini4i shini4i deleted the feat/handle-suspended-apps branch February 5, 2024 10:05
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.

add support for applications that are using argo rollouts
1 participant