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

fix(allmodels): JIMM does not need to support AllModels #1496

Open
wants to merge 16 commits into
base: v3
Choose a base branch
from

Conversation

ale8k
Copy link
Contributor

@ale8k ale8k commented Dec 13, 2024

Description

Removes the support for AllModels() as it is only used in listing,showing,killing or destroying
controllers. If in the future we wish to support destroy-controller then we can implement it
properly then.

Rather than outright remove it, I've left a comment detailing if we do require this in the future, i.e., when we support bootstrapping, then we can look at this methods.

Engineering checklist

  • Documentation updated
  • Covered by unit tests
  • Covered by integration tests

Test instructions

@ale8k ale8k requested a review from a team as a code owner December 13, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant