Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

[#910] Remove Scaledown CRD #911

Closed
wants to merge 1 commit into from

Conversation

gaohoward
Copy link
Collaborator

No description provided.

@gaohoward gaohoward linked an issue Apr 29, 2024 that may be closed by this pull request
@gaohoward gaohoward requested review from gtully and brusdev April 29, 2024 03:30
Copy link
Contributor

@brusdev brusdev left a comment

Choose a reason for hiding this comment

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

Great cleanup!

The only blocker is a release that includes d7babc9

@@ -40,125 +35,86 @@ var controllers map[string]*draincontroller.Controller = make(map[string]*drainc

var kubeClient *kubernetes.Clientset

// ActiveMQArtemisScaledownReconciler reconciles a ActiveMQArtemisScaledown object
type ActiveMQArtemisScaledownReconciler struct {
type ActiveMQArtemisMessageMigrationControl struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

The filename is still activemqartemisscaledown_controller.go

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah it should be renamed. Good catch!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

changed it to draft. It's a major change we should try not be included in minor releases.

@gaohoward gaohoward marked this pull request as draft April 30, 2024 09:35
@brusdev
Copy link
Contributor

brusdev commented Jan 2, 2025

This project is now part of the ArkMQ initiative. This repository has been archived as all activities are now happening in the corresponding ArkMQ repository. See here for the ArkMQ transition details.

@brusdev brusdev closed this Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Scaledown CRD
3 participants