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(k3d): update k3d to latest and remove runc install in circleci #5950

Merged
merged 7 commits into from
Feb 22, 2023

Conversation

lahabana
Copy link
Contributor

@lahabana lahabana commented Feb 8, 2023

A long time has passed and the reason for this was: k3d-io/k3d#807

We should be able to use the builtin runc instead

Signed-off-by: Charly Molter charly.molter@konghq.com

Checklist prior to review

  • Link to docs PR or issue --
  • Link to UI issue or PR --
  • Is the issue worked on linked? --
  • The PR does not hardcode values that might break projects that depend on kuma (e.g. "kumahq" as a image registry) --
  • The PR will work for both Linux and Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS --
  • Unit Tests --
  • E2E Tests --
  • Manual Universal Tests --
  • Manual Kubernetes Tests --
  • Do you need to update UPGRADE.md? --
  • Does it need to be backported according to the backporting policy? --
  • Do you need to explicitly set a > Changelog: entry here or add a ci/ label to run fewer/more tests?

A long time has passed and the reason for this was: k3d-io/k3d#807

We should be able to use the builtin runc instead

Signed-off-by: Charly Molter <charly.molter@konghq.com>
@lahabana lahabana added the ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) label Feb 8, 2023
@lahabana lahabana requested review from a team, michaelbeaumont and bartsmykla and removed request for a team February 8, 2023 08:46
@lahabana
Copy link
Contributor Author

lahabana commented Feb 8, 2023

I think this is blocked behind #5865

Signed-off-by: Charly Molter <charly.molter@konghq.com>
@lahabana lahabana removed the ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) label Feb 15, 2023
@lahabana
Copy link
Contributor Author

/format

github-actions bot and others added 2 commits February 15, 2023 10:01
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
@lahabana
Copy link
Contributor Author

/format

github-actions bot and others added 2 commits February 22, 2023 08:18
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@lahabana lahabana added the ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) label Feb 22, 2023
@lahabana lahabana enabled auto-merge (squash) February 22, 2023 10:49
@lahabana lahabana merged commit 8087ae1 into kumahq:master Feb 22, 2023
@lahabana lahabana deleted the removeRuncInstall branch May 2, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants