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

k8s - add support for Server Side apply #260

Merged
merged 9 commits into from
Dec 16, 2021

Conversation

abikouo
Copy link
Contributor

@abikouo abikouo commented Oct 11, 2021

SUMMARY

Server side apply is now support for k8s module with this Pull request.
The feature is not yet released on kubernetes-client, once this is done, we can merge this pull request.
closes #87

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

k8s

ADDITIONAL INFORMATION

plugins/modules/k8s.py Outdated Show resolved Hide resolved
plugins/module_utils/common.py Outdated Show resolved Hide resolved
molecule/default/tasks/taint.yml Outdated Show resolved Hide resolved
abikouo and others added 3 commits December 15, 2021 15:18
Co-authored-by: Mike Graves <mgraves@redhat.com>
Co-authored-by: Mike Graves <mgraves@redhat.com>
@abikouo abikouo requested a review from gravesm December 15, 2021 14:19
Copy link

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

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

LGTM!

@abikouo
Copy link
Contributor Author

abikouo commented Dec 16, 2021

/recheck

@abikouo
Copy link
Contributor Author

abikouo commented Dec 16, 2021

recheck

@ansible-zuul ansible-zuul bot merged commit b19ff9d into ansible-collections:main Dec 16, 2021
gravesm added a commit to gravesm/kubernetes.core that referenced this pull request Jun 8, 2022
This ports the changes from b19ff9d to the refactored code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server-side apply support
2 participants