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

Extract PodControllerProcessor interface and default implementation #2297

Merged
merged 6 commits into from
Sep 14, 2023

Conversation

e-sumin
Copy link
Contributor

@e-sumin e-sumin commented Sep 1, 2023

Change Overview

Since there were difficulties with understanding the role of PodControllerProcessor interface, it was moved to a separate entity, including the default implementation.

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

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Sep 1, 2023
@pavannd1
Copy link
Contributor

pavannd1 commented Sep 5, 2023

@e-sumin I'll be reviewing this by the end of this week.
@chaitalisg could you take a look as well?

pkg/kube/pod_command_executor_processor.go Show resolved Hide resolved
pkg/kube/pod_controller_processor.go Outdated Show resolved Hide resolved
pkg/kube/pod_controller_processor.go Outdated Show resolved Hide resolved
pkg/kube/pod_controller_processor.go Outdated Show resolved Hide resolved
pkg/kube/pod_file_writer_processor.go Show resolved Hide resolved
e-sumin and others added 2 commits September 13, 2023 10:09
Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
Kanister automation moved this from In Progress to Reviewer approved Sep 13, 2023
@e-sumin e-sumin added the kueue label Sep 14, 2023
@mergify mergify bot merged commit dbae8b8 into master Sep 14, 2023
15 checks passed
Kanister automation moved this from Reviewer approved to Done Sep 14, 2023
@mergify mergify bot deleted the simplify-pod-controller branch September 14, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants