Skip to content

ci: add LOAD_IMAGES_INTO_CLUSTER variable to control image loading behavior #911

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

Merged
merged 3 commits into from
Jun 4, 2025

Conversation

reaver-flomesh
Copy link
Collaborator

…havior

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 this to the v1.6.0 milestone Jun 4, 2025
@reaver-flomesh reaver-flomesh self-assigned this Jun 4, 2025
@reaver-flomesh reaver-flomesh requested a review from cybwan as a code owner June 4, 2025 06:22
@reaver-flomesh reaver-flomesh added the area/CI Task/Issue related to CI label Jun 4, 2025
@reaver-flomesh reaver-flomesh added change/github-actions Pull requests that update GitHub Actions code kind/bug Something isn't working priority/P0 P0 priority, highest size/XS 1 day backport/v1.5 Backport PR to release/v1.5 branch labels Jun 4, 2025
Copy link
Contributor

mergify bot commented Jun 4, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(\[wip\]|\[backport\]|\[cherry-pick\])?( )?(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 Enforce verified commits

Wonderful, this rule succeeded.

Make sure that we have verified commits

  • #commits-unverified = 0

🟢 Enforce linear history

Wonderful, this rule succeeded.

Make sure that we have a linear history, no merge commits are allowed

  • linear-history

@reaver-flomesh reaver-flomesh merged commit 45fa8b5 into main Jun 4, 2025
59 of 60 checks passed
@reaver-flomesh reaver-flomesh deleted the hotfix/ci-typo branch June 4, 2025 08:01
mergify bot pushed a commit that referenced this pull request Jun 4, 2025
…havior (#911)

* ci: add LOAD_IMAGES_INTO_CLUSTER variable to control image loading behavior

Signed-off-by: Lin Yang <[email protected]>

* fix: update image reference to use GitHub Container Registry

Signed-off-by: Lin Yang <[email protected]>

* ci: add if-no-files-found option to ignore missing test artifacts

Signed-off-by: Lin Yang <[email protected]>

---------

Signed-off-by: Lin Yang <[email protected]>
(cherry picked from commit 45fa8b5)
reaver-flomesh added a commit that referenced this pull request Jun 4, 2025
…havior (#911)

* ci: add LOAD_IMAGES_INTO_CLUSTER variable to control image loading behavior

Signed-off-by: Lin Yang <[email protected]>

* fix: update image reference to use GitHub Container Registry

Signed-off-by: Lin Yang <[email protected]>

* ci: add if-no-files-found option to ignore missing test artifacts

Signed-off-by: Lin Yang <[email protected]>

---------

Signed-off-by: Lin Yang <[email protected]>
(cherry picked from commit 45fa8b5)
Signed-off-by: Lin Yang <[email protected]>
reaver-flomesh pushed a commit that referenced this pull request Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Task/Issue related to CI backport/v1.5 Backport PR to release/v1.5 branch change/github-actions Pull requests that update GitHub Actions code kind/bug Something isn't working priority/P0 P0 priority, highest size/XS 1 day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant