-
Notifications
You must be signed in to change notification settings - Fork 15
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
Suse manager settings refactor #2788
Conversation
2df1d35
to
1d44504
Compare
1d44504
to
4233715
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because he's the hero Gotham deserves, but not the one it needs right now. So we'll hunt him. Because he can take it. Because he's not our hero. He's a silent guardian, a watchful protector. A dark knight.
Description
Naming and structural refactor of SUMACredentials.
The concept of SUMACredentials is replaced by SuseManagerSettings, this choice is made to unify all the settings under the same context
settings
and under the same controller/policySettingsController
/Settings.Policy
/settings/suse_manager
,settings/suma_credentials
endpoint marked as deprecated, backward compatibility guaranteedHow was this tested?
Automated tests