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

feat: implement basic version of Talos emulator #1

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Unix4ever
Copy link
Member

Implemented features:

  • can spawn any number of machines.
  • each machine can join Omni using siderolink.
  • machines run in maintenance mode, allow resource access, report basic system info and platform.

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
cmd/talemu/main.go Outdated Show resolved Hide resolved
@Unix4ever Unix4ever force-pushed the initial branch 2 times, most recently from 2696f73 to 5fb9d9c Compare April 25, 2024 10:52
Copy link
Member

@frezbo frezbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆒

@frezbo
Copy link
Member

frezbo commented Apr 25, 2024

needs to add a dummy workflow file or copy the kres generated to main branch for the pipelines to kickioff

@Unix4ever Unix4ever force-pushed the initial branch 2 times, most recently from 4f74d8f to b9dcb58 Compare April 25, 2024 12:00
Implemented features:
- can spawn any number of machines.
- each machine can join Omni using siderolink.
- machines run in maintenance mode, allow resource access, report basic system
  info and platform.

Signed-off-by: Artem Chernyshev <[email protected]>
@Unix4ever
Copy link
Member Author

/m

@talos-bot talos-bot merged commit de5b825 into siderolabs:main Apr 25, 2024
13 checks passed
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.

3 participants