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 library to interact with kubernetes #123

Merged
merged 22 commits into from
Aug 1, 2024
Merged

Add library to interact with kubernetes #123

merged 22 commits into from
Aug 1, 2024

Conversation

fred-labs
Copy link
Contributor

Description

Add actions kubernetes_delete, kubernetes_create_from_yaml, kubernetes_wait_for_pod_status, kubernetes_wait_for_network_policy_status.

Copy link

github-actions bot commented Jul 26, 2024

Test Results

259 tests   245 ✅  25m 54s ⏱️
 15 suites   14 💤
 15 files      0 ❌

Results for commit 9a2d762.

♻️ This comment has been updated with latest results.

deb_requirements.txt Outdated Show resolved Hide resolved
docs/libraries.rst Outdated Show resolved Hide resolved
docs/libraries.rst Outdated Show resolved Hide resolved
docs/libraries.rst Outdated Show resolved Hide resolved
libs/scenario_execution_kubernetes/README.md Outdated Show resolved Hide resolved
@fmirus fmirus marked this pull request as ready for review August 1, 2024 08:26
@fmirus fmirus merged commit d7750f7 into main Aug 1, 2024
27 checks passed
@fmirus fmirus deleted the k8s branch August 1, 2024 09:02
fred-labs added a commit that referenced this pull request Aug 1, 2024
* add k8s library

* add dep

* add patch-network-policy

* debug

* debug

* debug

* format

* update documentation

* update kubernetes_delete action to also support deletion of
networkpolicies

* format

* fix

* remove debug prints

* test fix

* code cleanup

* update requirements

* docs update

* update README

* remove debug output

---------

Co-authored-by: Florian Mirus <florian.mirus@intel.com>
fred-labs added a commit that referenced this pull request Aug 8, 2024
* add k8s library

* add dep

* add patch-network-policy

* debug

* debug

* debug

* format

* update documentation

* update kubernetes_delete action to also support deletion of
networkpolicies

* format

* fix

* remove debug prints

* test fix

* code cleanup

* update requirements

* docs update

* update README

* remove debug output

---------

Co-authored-by: Florian Mirus <florian.mirus@intel.com>
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