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

Start dev branch from kine and old k8s-dqlite #55

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Start dev branch from kine and old k8s-dqlite #55

merged 1 commit into from
Aug 30, 2023

Conversation

ktsakalozos
Copy link
Member

Organize code structure like this:

  • github.com/rancher/kine -> github.com/canonical/k8s-dqlite/pkg/kine
  • github.com/canonical/k8s-dqlite/{server,app} -> github.com/canonical/k8s-dqlite/pkg/{server,app}

Misc changes:

  • Update Makefile to run against k8s-dqlite
  • Add GitHub actions workflows to run kine tests

Thank you for making MicroK8s better

Please reference the issue this PR is fixing, or provide a description of the problem addressed.

- kine: https://github.com/canonical/kine@a8897e06632c8c2b4f54e8e6f9de156ebbde2eb3 (v0.4.1-k8s-dqlite.9+1)
- k8s-dqlite: https://github.com/canonical/k8s-dqlite@f6fefc12bbf8d497bf6f0a3d549596c7b4204ea5 (v1.1.6)

Organize code structure like this:

- `github.com/rancher/kine` -> `github.com/canonical/k8s-dqlite/pkg/kine`
- `github.com/canonical/k8s-dqlite/{server,app}` -> `github.com/canonical/k8s-dqlite/pkg/{server,app}`

Misc changes:

- Update `Makefile` to run against k8s-dqlite
- Add GitHub actions workflows to run kine tests
@ktsakalozos ktsakalozos merged commit 47a5891 into master Aug 30, 2023
11 checks passed
@ktsakalozos ktsakalozos deleted the dev branch February 23, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants