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

Migrate k8s #311

Merged
merged 23 commits into from
Feb 4, 2022
Merged

Conversation

alinabuzachis
Copy link
Contributor

@alinabuzachis alinabuzachis commented Dec 17, 2021

Depends-On: ansible/ansible-zuul-jobs#1340

SUMMARY

Use refactored module_utils.

Depends-On: ansible-collections/cloud.common#102
Depends-On: #356

COMPONENT NAME

k8s

plugins/modules/k8s.py Outdated Show resolved Hide resolved
@alinabuzachis
Copy link
Contributor Author

recheck

@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 2 times, most recently from 2a81268 to 4fe2909 Compare January 14, 2022 13:08
@alinabuzachis
Copy link
Contributor Author

recheck

2 similar comments
@alinabuzachis
Copy link
Contributor Author

recheck

@alinabuzachis
Copy link
Contributor Author

recheck

alinabuzachis and others added 4 commits January 17, 2022 14:03
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 7 times, most recently from dae8bdb to c1dbbdd Compare January 18, 2022 14:26
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 4 times, most recently from 32af622 to 070bea2 Compare January 19, 2022 15:11
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 5 times, most recently from 919b8d0 to 108d1fc Compare January 20, 2022 10:37
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 2 times, most recently from aa8a65d to faf705f Compare January 26, 2022 15:51
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the migrate_k8s branch 3 times, most recently from 0428860 to 847feb8 Compare January 26, 2022 19:17
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@softwarefactory-project-zuul
Copy link

Build failed.

@alinabuzachis
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

@goneri
Copy link
Member

goneri commented Feb 3, 2022

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

@alinabuzachis
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

@alinabuzachis
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

@alinabuzachis
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

@alinabuzachis
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Build succeeded.

@gravesm gravesm merged commit bb210a6 into ansible-collections:2.x-refactor Feb 4, 2022
gravesm added a commit to gravesm/kubernetes.core that referenced this pull request May 26, 2022
* Use refactored module_utils

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix runner

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix runner

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update runner.py

* black runner

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix units

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix ResourceTimeout

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Attempt to fix 'Create custom resource'

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update svc.find_resource(..., fail=True)

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Attempt to fix integration tests

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix apiVersion for Job

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix crd

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Add exception = None

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix apiVersion for definition

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix assert

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix returned results

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update runner to return results accordingly

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Fix assert

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Add validate-missing

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update client.py

* Fix failures

* Fix black formatting

Co-authored-by: Mike Graves <mgraves@redhat.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.

4 participants