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

ci: watch branch release/v* to trigger GitHub actions #38

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

reaver-flomesh
Copy link
Collaborator

Description:

Testing done:

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)?

@reaver-flomesh reaver-flomesh added the enhancement New feature or request label Sep 2, 2023
@reaver-flomesh reaver-flomesh added this to the v1.1.1 milestone Sep 2, 2023
@reaver-flomesh reaver-flomesh self-assigned this Sep 2, 2023
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release/v1.1@8954f69). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ 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           
Flag Coverage Δ
unittests 52.68% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reaver-flomesh reaver-flomesh merged commit a98e1d9 into release/v1.1 Sep 2, 2023
25 checks passed
@reaver-flomesh reaver-flomesh deleted the feature/ci-watch-branch branch September 2, 2023 12:31
reaver-flomesh added a commit that referenced this pull request Sep 2, 2023
reaver-flomesh added a commit that referenced this pull request Sep 2, 2023
reaver-flomesh added a commit that referenced this pull request Sep 2, 2023
* 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]>
reaver-flomesh added a commit that referenced this pull request Sep 5, 2023
…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]>
reaver-flomesh added a commit that referenced this pull request Sep 8, 2023
reaver-flomesh added a commit that referenced this pull request Sep 8, 2023
* 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]>
reaver-flomesh added a commit that referenced this pull request Sep 8, 2023
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants