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

Update 3.1.4_browser_compatibility.md #1933

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions _includes/manuals/nightly/3.1.4_browser_compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ Using the most recent version of a major browser is highly recommended, as Forem

The recommended requirements are as follows for major browsers:

* Google Chrome 54 or higher
* Microsoft Edge
* Microsoft Internet Explorer 10 or higher
* Mozilla Firefox 49 or higher
* Google Chrome latest
* Microsoft Edge latest
* Mozilla Firefox latest
Comment on lines +6 to +8
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is acceptable. Browsers also have LTS versions and we should always require the latest version.

Copy link
Author

Choose a reason for hiding this comment

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

I agree it shouldn't be acceptable but this is what pf4 gives us to work with.
The most we can do is to manually set up the current latest LTS release every time we release foreman. It also means that we will need to be careful with cherry-picks that upgrade the pf package.

Copy link
Member

Choose a reason for hiding this comment

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

We should take this as feedback to the PF4 team. Just as a context: Firefox on RHEL is an LTS release. That means a team of Red Hat people don't support their own platform.


Other browsers may work unpredictably.