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

[WIP] Drop unused LifecycleEvent model #21205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented May 3, 2021

This was added back in 2008 in commit d866a691c57073d44d24eba284f962e62f87a706
and isn't used. It was never reportable but was available in the API.

Part of #21204

  • Depends on the API change to drop access to this model's data.
  • Goes along with the schema change to drop the table and remove the id column from the vms table

@Fryguy
Copy link
Member

Fryguy commented May 6, 2021

FYI @chessbyte - Maybe you remember this?

@chessbyte
Copy link
Member

Maybe @gmcculloug or @gtanzillo remember that far back. If nothing is updating it, I would drop this.

@jrafanie
Copy link
Member Author

jrafanie commented May 7, 2021

Maybe @gmcculloug or @gtanzillo remember that far back. If nothing is updating it, I would drop this

TLDR; I very much think this is unused. It was added for the old soap based vmdbws controller, the precursor to the rest api.
I laid out the whole deletion in #21204 if interested in stealing some deletions. 😉 I'll get to it but some other brokenness is taking priority right now.

@jrafanie jrafanie force-pushed the drop_lifecycle_event branch from b056a8e to 5594a17 Compare June 17, 2021 14:32
@Fryguy
Copy link
Member

Fryguy commented Jun 21, 2021

Looks good to me - seems you just have some other PRs in other repos?

@jrafanie
Copy link
Member Author

Looks good to me - seems you just have some other PRs in other repos?

yeah, I'll get back to this eventually

@kbrock
Copy link
Member

kbrock commented Sep 2, 2021

I see:

  • manageiq_apis/spec/requests/vms_spec.rb:1240
  • manageiq-schema/spec/support/table_list.txt:136
  • schema.rb

Copy link
Member

@kbrock kbrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks like a great change.

This was added back in 2008 in commit d866a691c57073d44d24eba284f962e62f87a706
and isn't used.  It was never reportable but was available in the API.

Part of ManageIQ#21204
@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2023

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s)

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@miq-bot miq-bot closed this May 29, 2023
@miq-bot
Copy link
Member

miq-bot commented May 29, 2023

This pull request has been automatically closed because it has not been updated for at least 3 months.

Feel free to reopen this pull request if these changes are still valid.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@kbrock kbrock reopened this Jul 12, 2023
@kbrock kbrock removed the stale label Jul 12, 2023
@kbrock kbrock mentioned this pull request Mar 2, 2023
7 tasks
@miq-bot
Copy link
Member

miq-bot commented Jul 12, 2023

Checked commit jrafanie@7dfee40 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@kbrock
Copy link
Member

kbrock commented Jul 12, 2023

heh. this links to travis. guess that is really saying how old this is

@miq-bot
Copy link
Member

miq-bot commented Oct 16, 2023

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s)

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@miq-bot miq-bot added the stale label Oct 16, 2023
@miq-bot
Copy link
Member

miq-bot commented Jan 22, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

@miq-bot
Copy link
Member

miq-bot commented Mar 7, 2024

This pull request is not mergeable. Please rebase and repush.

@kbrock
Copy link
Member

kbrock commented Apr 19, 2024

Can we merge this?
The API PR has been merged and I don't see any references to lifecycle_events.

I think merging this even before the schema changes is still good.

@miq-bot
Copy link
Member

miq-bot commented Jul 22, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

1 similar comment
@miq-bot
Copy link
Member

miq-bot commented Nov 1, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants