Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Consider removing or loosening the same OS requirement #1112

Closed
a-palchikov opened this issue Feb 17, 2020 · 1 comment
Closed

Consider removing or loosening the same OS requirement #1112

a-palchikov opened this issue Feb 17, 2020 · 1 comment
Labels
kind/enhancement New feature or request question Further information is requested research

Comments

@a-palchikov
Copy link
Contributor

a-palchikov commented Feb 17, 2020

This has been brought up multiple times and gets in the way without clear benefits.

If there are benefits - we should document them clearly.
If there aren't any - we should drop the requirement given that:

  • manifest lists all available OS distribution requirements for a node
  • OS distribution is one of the officially supported

There maybe legitimate requirements to build the environment based on type of the workload which might include a specialized distribution or version.

@a-palchikov a-palchikov added kind/enhancement New feature or request question Further information is requested research labels Feb 17, 2020
a-palchikov added a commit that referenced this issue May 1, 2020
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 1, 2020
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 4, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 7, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 7, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 8, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 10, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 11, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 12, 2020
Updates #1112.
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 12, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 12, 2020
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.
a-palchikov added a commit that referenced this issue May 12, 2020
* [6.1.x] loosen same OS requirement.

Updates #1112.
* Loosen the same OS requirement in the following way:
 * consider OS distributions to be same if name and version are an exact match
 * consider OS distributions to be compatible if name is an exact match and versions match on prefix including the first dot
 * otherwise consider OS distributions to be incompatible

Updates #1112.

* Fix a typo
@r0mant
Copy link
Contributor

r0mant commented Aug 5, 2020

#1913 duplicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request question Further information is requested research
Projects
None yet
Development

No branches or pull requests

3 participants