Pod Network Scenario Porting to Krkn Plugin Architecture#849
Open
tsebastiani wants to merge 7 commits intokrkn-chaos:mainfrom
Open
Pod Network Scenario Porting to Krkn Plugin Architecture#849tsebastiani wants to merge 7 commits intokrkn-chaos:mainfrom
tsebastiani wants to merge 7 commits intokrkn-chaos:mainfrom
Conversation
19d5c4a to
a86ff26
Compare
a984e73 to
befca57
Compare
paigerube14
reviewed
Aug 13, 2025
paigerube14
reviewed
Aug 15, 2025
krkn/scenario_plugins/network_chaos_ng/modules/templates/pod_module.j2
Outdated
Show resolved
Hide resolved
d5540f1 to
160de72
Compare
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> models Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com> config changes Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
160de72 to
c0ba27c
Compare
6f3592a to
97f4c1f
Compare
|
This pull request has been automatically marked as stale because it has not had any activity in the last 90 days. |
paigerube14
reviewed
Jan 20, 2026
| @@ -1,5 +1,5 @@ | |||
| kraken: | |||
| kubeconfig_path: ~/.kube/config # Path to kubeconfig | |||
| kubeconfig_path: ~/Scrap/test-cluster/auth/kubeconfig # Path to kubeconfig | |||
Collaborator
There was a problem hiding this comment.
lets put this back to .kube/config as the default
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Solves issue #821
Documentation
If checked, a documentation PR must be created and merged in the website repository.
Related Documentation PR (if applicable)