-
Notifications
You must be signed in to change notification settings - Fork 10
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
ci: watch branch release/v* to trigger GitHub actions #38
Conversation
Signed-off-by: Lin Yang <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## release/v1.1 #38 +/- ##
===============================================
Coverage ? 52.68%
===============================================
Files ? 175
Lines ? 12804
Branches ? 0
===============================================
Hits ? 6746
Misses ? 6027
Partials ? 31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
* feat: cherry-pick FLB changes from fsm-classic Signed-off-by: Lin Yang <[email protected]> * ci: watch branch release/v* to trigger GitHub actions (#38) Signed-off-by: Lin Yang <[email protected]> --------- Signed-off-by: Lin Yang <[email protected]>
…eway, flb and service-lb (#39) * feat: enable fsm-ingress by cli cmd Signed-off-by: Lin Yang <[email protected]> * feat: add --dry-run flag for install command Signed-off-by: Lin Yang <[email protected]> feat: add --dry-run flag for install command Signed-off-by: Lin Yang <[email protected]> * feat: add commands for enable/disable ingress Signed-off-by: Lin Yang <[email protected]> * fix: command description Signed-off-by: Lin Yang <[email protected]> * fix: golang lint Signed-off-by: Lin Yang <[email protected]> * feat: support enable/disable gateway & NamespacedIngress Signed-off-by: Lin Yang <[email protected]> * feat: cleanup resources upon uninstallation Signed-off-by: Lin Yang <[email protected]> * feat: support enable/disable egress-gateway Signed-off-by: Lin Yang <[email protected]> * #32 rollback change for balance algorithm shortening (#33) * feat: support enable/disable service-lb Signed-off-by: Lin Yang <[email protected]> * fix: comments Signed-off-by: Lin Yang <[email protected]> * feat: waiting for fsm-controller pods to be ready Signed-off-by: Lin Yang <[email protected]> * fix: a typo Signed-off-by: Lin Yang <[email protected]> * feat: waiting for fsm-controller to ready Signed-off-by: Lin Yang <[email protected]> * fix: golang lint Signed-off-by: Lin Yang <[email protected]> * feat: wait for deployment rolled out Signed-off-by: Lin Yang <[email protected]> * ci: watch branch release/v* to trigger GitHub actions (#38) Signed-off-by: Lin Yang <[email protected]> * fix: make codegen Signed-off-by: Lin Yang <[email protected]> * fix: remove cluster argument Signed-off-by: Lin Yang <[email protected]> --------- Signed-off-by: Lin Yang <[email protected]> Co-authored-by: Addo.Zhang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
* feat: cherry-pick FLB changes from fsm-classic Signed-off-by: Lin Yang <[email protected]> * ci: watch branch release/v* to trigger GitHub actions (#38) Signed-off-by: Lin Yang <[email protected]> --------- Signed-off-by: Lin Yang <[email protected]>
…eway, flb and service-lb (#39) * feat: enable fsm-ingress by cli cmd Signed-off-by: Lin Yang <[email protected]> * feat: add --dry-run flag for install command Signed-off-by: Lin Yang <[email protected]> feat: add --dry-run flag for install command Signed-off-by: Lin Yang <[email protected]> * feat: add commands for enable/disable ingress Signed-off-by: Lin Yang <[email protected]> * fix: command description Signed-off-by: Lin Yang <[email protected]> * fix: golang lint Signed-off-by: Lin Yang <[email protected]> * feat: support enable/disable gateway & NamespacedIngress Signed-off-by: Lin Yang <[email protected]> * feat: cleanup resources upon uninstallation Signed-off-by: Lin Yang <[email protected]> * feat: support enable/disable egress-gateway Signed-off-by: Lin Yang <[email protected]> * #32 rollback change for balance algorithm shortening (#33) * feat: support enable/disable service-lb Signed-off-by: Lin Yang <[email protected]> * fix: comments Signed-off-by: Lin Yang <[email protected]> * feat: waiting for fsm-controller pods to be ready Signed-off-by: Lin Yang <[email protected]> * fix: a typo Signed-off-by: Lin Yang <[email protected]> * feat: waiting for fsm-controller to ready Signed-off-by: Lin Yang <[email protected]> * fix: golang lint Signed-off-by: Lin Yang <[email protected]> * feat: wait for deployment rolled out Signed-off-by: Lin Yang <[email protected]> * ci: watch branch release/v* to trigger GitHub actions (#38) Signed-off-by: Lin Yang <[email protected]> * fix: make codegen Signed-off-by: Lin Yang <[email protected]> * fix: remove cluster argument Signed-off-by: Lin Yang <[email protected]> --------- Signed-off-by: Lin Yang <[email protected]> Co-authored-by: Addo.Zhang <[email protected]>
Description:
Testing done:
Affected area:
Please answer the following questions with yes/no.
Does this change contain code from or inspired by another project?
Is this a breaking change?
Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)?