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

[ops_controller/settings/zones.rb] Soft delete auth #7650

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

NickLaMuro
Copy link
Member

@NickLaMuro NickLaMuro commented Mar 2, 2021

Removes Auth on Zones from both the form view and the controller in the UI. Still allows them to be added via that rails console, but removes the feature from the UI, with the intent to possibly remove from the product all together in a future release.

Note: Documentation should probably also be updated to remove mentioning this. See Links below for docs PR.

Also, this "addresses" ManageIQ/manageiq-api#898 by simply not making it a requirement to fix any more. Also should simplify #6917

Before

Screen Shot 2021-04-22 at 12 01 20 PM

Admin

Screen Shot 2021-04-22 at 11 59 24 AM

Links

@NickLaMuro NickLaMuro force-pushed the soft-delete-zone-authentications branch from 4c2ac31 to 386138b Compare March 2, 2021 20:04
NickLaMuro added a commit to NickLaMuro/manageiq-documentation that referenced this pull request Mar 3, 2021
This is to be paired with ManageIQ/manageiq-ui-classic#7650 which will
remove this feature from the UI.
@chessbyte
Copy link
Member

Probably better to allow users to run Ansible playbooks to do this and other things on Windows systems. See https://galaxy.ansible.com/ansible/windows

@kbrock
Copy link
Member

kbrock commented Apr 22, 2021

Is this in a good state, or does more need to be done here?

@NickLaMuro
Copy link
Member Author

@kbrock good on my end, just waiting for approval from someone.

@kavyanekkalapu
Copy link
Member

@NickLaMuro could you please put before and after screenshots?

@NickLaMuro
Copy link
Member Author

@kavyanekkalapu oh, sure thing.

Removes Auth from both the form, and the controller in the UI.  Still
allows them to be added via that `rails console`, but removes the
feature from the UI, with the intent to possibly remove from the product
all together in a future release.

Note:  Documentation should probably also be updated to remove
mentioning this.
@NickLaMuro NickLaMuro force-pushed the soft-delete-zone-authentications branch from 386138b to de2d90e Compare April 22, 2021 16:51
@miq-bot
Copy link
Member

miq-bot commented Apr 22, 2021

Checked commit NickLaMuro@de2d90e with ruby 2.6.3, rubocop 0.82.0, haml-lint 0.35.0, and yamllint
3 files checked, 0 offenses detected
Everything looks fine. 🍰

@NickLaMuro
Copy link
Member Author

@kavyanekkalapu updated with screenshots

@kavyanekkalapu
Copy link
Member

@kavyanekkalapu updated with screenshots

thank you, will review today.

@kavyanekkalapu
Copy link
Member

LGTM, approved.
cc @Fryguy

@Fryguy Fryguy merged commit 7b0bda1 into ManageIQ:master Apr 29, 2021
NickLaMuro added a commit to NickLaMuro/manageiq-documentation that referenced this pull request Apr 29, 2021
This is to be paired with ManageIQ/manageiq-ui-classic#7650 which will
remove this feature from the UI.
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.

7 participants