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

Updated examples and fixes #129

Merged
merged 10 commits into from
Jan 16, 2024
Merged

Updated examples and fixes #129

merged 10 commits into from
Jan 16, 2024

Conversation

Surax98
Copy link
Collaborator

@Surax98 Surax98 commented Dec 20, 2023

Summary

The Kubeconfig wasn't correctly mounted in the kubernetes deployment and the Ping function tried to create a clientset. Now They should be fixed.
The kubeconfig is not generated and sent anymore if the KUBECONFIG env is set on the InterLink host
ConfigMaps/Secrets retrieving now re-works and every file related to a specific job (for the Slurm plugin) is now stored in the same subdirectory in the form of .local/interlink/jobs/namespace-podUID (this includes JobID, job.sh, output and every configmap/secret retrieved from the pod).
Also, now InterLink queries sidecars for running/pending pods only. If the VK asks the status for succeeded/terminated pods, InterLink will provide a cached status

Related issue :
#130 #25 #90 #134

@Surax98 Surax98 changed the title Updated examples and fixed interlink ping Updated examples and fixes Dec 20, 2023
examples/interlink-slurm/README.md Show resolved Hide resolved
pkg/common/func.go Outdated Show resolved Hide resolved
@dciangot dciangot merged commit 55015ae into interTwin-eu:main Jan 16, 2024
1 of 2 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.

2 participants