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

Add workload config implementation #389

Merged
merged 75 commits into from
Oct 29, 2024
Merged

Add workload config implementation #389

merged 75 commits into from
Oct 29, 2024

Conversation

inf17101
Copy link
Contributor

@inf17101 inf17101 commented Oct 8, 2024

Issues: #267

Definition of Done

The PR shall be merged only if all items mentioned in CONTRIBUTING.md have been followed. In case an item is not applicable as described, please provide a short explanation in the description.

@inf17101 inf17101 added the enhancement New feature or request. Issue will appear in the change log "Features" label Oct 14, 2024
@inf17101 inf17101 self-assigned this Oct 14, 2024
@inf17101
Copy link
Contributor Author

@krucod3: merged the latest main branch to include the fix for the unstable stest. Pipeline is now passing again.

Copy link
Contributor

@krucod3 krucod3 left a comment

Choose a reason for hiding this comment

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

First part of review done. Still need to review docs and reqs in more details.

tests/resources/configs/manifest_with_configs.yaml Outdated Show resolved Hide resolved
tests/stests/workloads/workload_configs_podman.robot Outdated Show resolved Hide resolved
common/src/objects/state.rs Outdated Show resolved Hide resolved
common/doc/swdesign/README.md Outdated Show resolved Hide resolved
server/src/ankaios_server/server_state.rs Show resolved Hide resolved
server/src/ankaios_server/server_state.rs Outdated Show resolved Hide resolved
server/src/ankaios_server/server_state.rs Outdated Show resolved Hide resolved
ank/src/cli_commands/apply_manifests.rs Outdated Show resolved Hide resolved
server/doc/swdesign/README.md Outdated Show resolved Hide resolved
inf17101 and others added 10 commits October 29, 2024 14:29
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
@krucod3 krucod3 mentioned this pull request Oct 29, 2024
1 task
Copy link
Contributor

@krucod3 krucod3 left a comment

Choose a reason for hiding this comment

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

docs are now reviewed.

doc/docs/reference/startup-configuration.md Outdated Show resolved Hide resolved
doc/docs/usage/quickstart.md Outdated Show resolved Hide resolved
doc/docs/reference/startup-configuration.md Outdated Show resolved Hide resolved
@inf17101
Copy link
Contributor Author

inf17101 commented Oct 29, 2024

Merged main into branch. There were no conflicts.

Co-authored-by: Kaloyan <36224699+krucod3@users.noreply.github.com>
Copy link
Contributor

@krucod3 krucod3 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@krucod3 krucod3 merged commit f640b80 into main Oct 29, 2024
10 checks passed
@krucod3 krucod3 deleted the 267_workload_config_impl branch October 29, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. Issue will appear in the change log "Features" ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants