RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1314728 - Build kubernetes for AH 7.2.3
Summary: Build kubernetes for AH 7.2.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: kubernetes
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jan Chaloupka
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 10:56 UTC by Jan Chaloupka
Modified: 2016-04-15 15:25 UTC (History)
7 users (show)

Fixed In Version: kubernetes-1.2.0-0.8.alpha1.gitb57e8bd.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-31 23:26:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0528 0 normal SHIPPED_LIVE kubernetes bug fix and enhancement update 2016-04-01 03:20:49 UTC

Comment 7 errata-xmlrpc 2016-03-31 23:26:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0528.html

Comment 8 Kevin Fox 2016-04-03 22:59:04 UTC
This mentions disabling extensions/v1beta1. Why was that done? It was very useful for certain things.

Comment 9 Jan Chaloupka 2016-04-04 06:20:51 UTC
extensions/v1beta1 was enabled by default which caused kubelet to fail with the default configuration. I changed the default setting to disable the extension by default (as it was in the previous releases). It can be always reenabled via --runtime-config option of apiserver.

Comment 10 Kevin Fox 2016-04-04 15:50:17 UTC
KUBE_API_ARGS="--runtime-config=v1,extensions/v1beta1=true"

did enable it. thanks.

Is there a rough timeline for final 1.2?

Comment 11 Jan Chaloupka 2016-04-05 08:20:38 UTC
> Is there a rough timeline for final 1.2?

Not aware of. Hoping for 7.2.4 release.

Comment 12 Jan Chaloupka 2016-04-15 15:25:31 UTC
Kevin,

checking the apiserver patches, disabling of extensions/v1beta1 was actually never done for RHEL. I applied it on Fedora only.

Anyway, kubernetes-1.2.0 shipping in 7.2.4 if nothing goes wrong [1].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1327666


Note You need to log in before you can comment on or make changes to this bug.