Skip to content

Conversation

zmotso
Copy link
Member

@zmotso zmotso commented Jul 29, 2024

Pull Request Template

Description

We need to clean up our codebase by removing all v1alpha1 versions from the operators that are not being used. This will help maintain a clean and efficient codebase.

Fixes #86

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Unit tests.

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits

@zmotso zmotso added the enhancement New feature or request label Jul 29, 2024
@zmotso zmotso self-assigned this Jul 29, 2024
@zmotso zmotso requested a review from a team as a code owner July 29, 2024 12:16
@SergK SergK merged commit 7b70159 into master Jul 29, 2024
11 checks passed
@SergK SergK deleted the i/86 branch July 29, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove deprecated v1alpha1 versions from the operator
2 participants