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

Extend pod runner #1925

Merged
merged 9 commits into from
Feb 23, 2023
Merged

Extend pod runner #1925

merged 9 commits into from
Feb 23, 2023

Conversation

e-sumin
Copy link
Contributor

@e-sumin e-sumin commented Feb 21, 2023

Change Overview

Introduce new mechanism for manipulation with pods.

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

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

e-sumin and others added 6 commits February 21, 2023 15:44
* Introduce interfaces for extended POD manipulation

* Update copyright year

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>

* Fix spelling

* Describe purpose of interface

---------

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
* Implement PodController interface

* Add `corev1` alias

* Fix variable name.

* Fix naming

* Rename errors and minor rewording.

* Update copyright year and spelling.

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>

* Address review note

---------

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
* Implement PodFileWriter interface

* Fix naming

* Rename `pfwp` property to `fileWriterProcessor` to make it more understandable.

* Update copyright year

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>

---------

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
* Implement PodController interface

* Implement PodCommandExecutor interface

* Update copyright year

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>

---------

Co-authored-by: Pavan Navarathna <6504783+pavannd1@users.noreply.github.com>
* Introduce interfaces for extended POD manipulation

* Refactor PodRunner, use PodController under the hood
@github-actions
Copy link
Contributor

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 Feb 21, 2023
@e-sumin e-sumin changed the title Keu/e sumin/extend pod runner Extend pod runner Feb 22, 2023
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.

Reviewed smaller PRs. LGTM

Kanister automation moved this from In Progress to Reviewer approved Feb 22, 2023
@e-sumin e-sumin added the kueue label Feb 23, 2023
@mergify mergify bot merged commit 34de811 into master Feb 23, 2023
Kanister automation moved this from Reviewer approved to Done Feb 23, 2023
@mergify mergify bot deleted the keu/e-sumin/extend-pod-runner branch February 23, 2023 02:14
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

2 participants