-
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
test: use k3d to replace kind for provisioning k8s cluster #614
Conversation
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 Enforce verified commitsWonderful, this rule succeeded.Make sure that we have verified commits
🟢 Enforce linear historyWonderful, this rule succeeded.Make sure that we have a linear history, no merge commits are allowed
|
76c8e46
to
6abef7d
Compare
❗❗❗ git rebase HEAD~27 --signoff
git push --force-with-lease origin feature/k3d |
d7ea50a
to
d548d66
Compare
Signed-off-by: Lin Yang <[email protected]>
…itTestData` is high (> 30) (gocyclo) Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
d548d66
to
53fd4a0
Compare
❗❗❗ git rebase HEAD~31 --signoff
git push --force-with-lease origin feature/k3d |
53fd4a0
to
ff0dbba
Compare
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
/lgtm |
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)?