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

[9.0] Remove system instances #7671

Open
wants to merge 11 commits into
base: integration
Choose a base branch
from

Conversation

atsareg
Copy link
Contributor

@atsareg atsareg commented Jun 12, 2024

This PR removes the concept of system instances. The corresponding configuration options and sections are removed.

Requires #7186

BEGINRELEASENOTES

NEW: Remove the use of Setup and System Instances from the configuration and code

ENDRELEASENOTES

@atsareg atsareg marked this pull request as draft June 12, 2024 13:24
@atsareg atsareg marked this pull request as draft June 12, 2024 13:24
@atsareg atsareg marked this pull request as ready for review September 14, 2024 17:51
Copy link
Contributor

@fstagni fstagni left a comment

Choose a reason for hiding this comment

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

Congrats!

@@ -1100,44 +1094,6 @@ def do_revert(self, args):
else:
gLogger.notice("Software reverted to", result["Value"])

def do_add(self, args):
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove this entirely?

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.

2 participants