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

Apply Kubernetes manifests in systemd service #477

Merged

Conversation

atanasdinov
Copy link
Contributor

@atanasdinov atanasdinov commented Jun 26, 2024

Applies manifests in systemd unit after provisioning. This solution removes the dependency on the /var/lib/rancher/<distro>/server/manifests directory and will restart and re-apply the manifests until successful.

Closes #468 #323

@atanasdinov atanasdinov force-pushed the eib-468-apply-kubernetes-manifests branch from 5f90b5b to a0c73f9 Compare June 26, 2024 18:18
@atanasdinov atanasdinov linked an issue Jun 27, 2024 that may be closed by this pull request
@atanasdinov atanasdinov marked this pull request as ready for review June 27, 2024 19:52
@atanasdinov atanasdinov requested review from dbw7 and jdob June 27, 2024 19:54
Signed-off-by: Atanas Dinov <[email protected]>
Signed-off-by: Atanas Dinov <[email protected]>
@atanasdinov atanasdinov force-pushed the eib-468-apply-kubernetes-manifests branch from 2429b0c to 2c10708 Compare June 27, 2024 20:10
Signed-off-by: Atanas Dinov <[email protected]>
Signed-off-by: Atanas Dinov <[email protected]>
@atanasdinov atanasdinov merged commit 06091be into suse-edge:main Jul 1, 2024
3 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.

Move away from deploying helm charts through manifests Handle user workloads/charts
2 participants