Hide Forgot
Description of problem: ssh into rhcos reports the following message: "In a future version of Red Hat CoreOS, this will cause nodes to become tainted." This is not an agreed upon design direction. I think the text should be updated as follows: "The annotation 'machineconfiguration.openshift.io/ssh: accessed' has been applied to the node" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Tested with 47.327 ``` [bound] -bash-4.2$ ssh localhost <snip /> WARNING: Direct SSH access to machines is not recommended. This node has been annotated with machineconfiguration.openshift.io/ssh=accessed ``` I think the version you may have is pre the bugfix which fixed the message. Jerry can you confirm?
Yes, the version with the fix is 47.323 The message was regressed briefly due to us switching around branches in our pipeline. This is fixed for versions 47.323 and later.
Verified using 47.324 $ rpm-ostree status State: idle AutomaticUpdates: disabled Deployments: ● pivot://registry.svc.ci.openshift.org/rhcos/maipo@sha256:26dc9b8c8f65b1a76abe1614688f8dfa0eb42e861df019aa9825f8f12d62c43e CustomOrigin: Provisioned from oscontainer Version: 47.324 (2019-02-20T17:18:30Z) $ cat /etc/motd Red Hat CoreOS 4.0 Beta WARNING: Direct SSH access to machines is not recommended. This node has been annotated with machineconfiguration.openshift.io/ssh=accessed ---
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://access.redhat.com/errata/RHBA-2019:0758