Skip to content

Resolve "Follow-up from !30458: create `kubectl_delete(args)`"

João Alexandre Cunha requested to merge create-kubectl-delete-method-65343 into master

What does this MR do?

Follow-up: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30458#note_197694045

An idea for ~"technical debt" issue: create kubectl_apply(args) and kubectl_delete(args) methods to avoid possible typos and repeating kubectl apply -f string in the code.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Related to #65343 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports