Skip to content

Conversation

@zmotso
Copy link
Member

@zmotso zmotso commented Jul 26, 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 #101

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 not to work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

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 26, 2024
@zmotso zmotso self-assigned this Jul 26, 2024
@zmotso zmotso requested a review from a team as a code owner July 26, 2024 14:14
@SergK SergK merged commit 312b593 into master Jul 29, 2024
@SergK SergK deleted the i/101 branch July 29, 2024 07:42
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

3 participants