[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] socat package has gone away
- From: Dusty Mabe <dusty dustymabe com>
- To: Jonathan Rogers <jrogers emphasys-software com>, atomic-devel projectatomic io
- Subject: Re: [atomic-devel] socat package has gone away
- Date: Thu, 9 Aug 2018 03:20:11 -0400
On 08/06/2018 07:54 PM, Jonathan Rogers wrote:
> The "socat" package has been included in CentOS Atomic until very
> recently. I see it in 7.1803, but not 7.1805. Does anyone know why it
> went away? I'm running a Kubernetes cluster with most of the nodes
> running CentOS Atomic. Port forwarding doesn't work for pods running on
> 7.1805 nodes, but it does on 7.1803 nodes.
>
This is because the `kubernetes-node` package that depended on socat was
removed from the base and thus all dependencies automatically got removed:
```
-bash-4.2# rpm -q --whatrequires socat
kubernetes-node-1.5.2-0.7.git269f928.el7.x86_64
```
Not sure if it should be added back or not, just noting why it got removed.
Dusty
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]