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

Produce apis to add a k8s cloud and tear down its models first #129

Merged
merged 7 commits into from
Apr 29, 2024

Conversation

addyess
Copy link
Member

@addyess addyess commented Feb 29, 2024

  • pytest operator supports add_k8s() method
  • tears down the clouds first, tearing down any models on those clouds first
  • tears down any other models last in reverse order they are created
  • allows creation of a k8s cloud given a kubernetes.client.configuration.Configuration
  • supports add-k8s arguments like context, skip_storage and storage_class
  • see test_opstest_add_k8s.py for example of how to use until I can get documentation into this
  • uses updated inclusivity workflow check

@addyess

This comment was marked as outdated.

Copy link
Member

@mateoflorido mateoflorido left a comment

Choose a reason for hiding this comment

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

LGTM!

@addyess addyess merged commit 76b1e67 into main Apr 29, 2024
9 checks passed
@addyess addyess deleted the akd/add-k8s-alpha branch April 29, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants