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

Update KubeOps to support core group & wait for delete completion #1199

Merged
merged 19 commits into from
Jan 28, 2022

Conversation

shlokc9
Copy link
Contributor

@shlokc9 shlokc9 commented Jan 20, 2022

Change Overview

This PR consists of updates to KubeOps function to support create & delete for core group resources

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@shlokc9 shlokc9 changed the title Update KubeOps function Update KubeOps to support create & delete for core group Jan 20, 2022
@shlokc9 shlokc9 changed the title Update KubeOps to support create & delete for core group Update KubeOps to support core resources & wait for delete completion Jan 21, 2022
@shlokc9 shlokc9 changed the title Update KubeOps to support core resources & wait for delete completion Update KubeOps to support core group & wait for delete completion Jan 21, 2022
pkg/function/kubeops_test.go Outdated Show resolved Hide resolved
pkg/kube/kubectl.go Outdated Show resolved Hide resolved
@shlokc9
Copy link
Contributor Author

shlokc9 commented Jan 21, 2022

@PrasadG193 Please have a look

pkg/kube/kubectl.go Outdated Show resolved Hide resolved
pkg/kube/kubectl.go Show resolved Hide resolved
pkg/kube/kubectl.go Outdated Show resolved Hide resolved
pkg/kube/kubectl.go Show resolved Hide resolved
pkg/function/kubeops_test.go Outdated Show resolved Hide resolved
pkg/kube/kubectl.go Show resolved Hide resolved
pkg/kube/kubectl.go Outdated Show resolved Hide resolved
pkg/kube/kubectl.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

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

LGTM

@shlokc9 shlokc9 added the kueue label Jan 28, 2022
@mergify mergify bot merged commit 5068148 into master Jan 28, 2022
@mergify mergify bot deleted the kubeops-update branch January 28, 2022 08:00
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.

[BUG] KubeOps core group not supported & delete operation does not wait on resource deletion
3 participants