https://bugzilla.redhat.com/show_bug.cgi?id=1241469
--- Comment #9 from Avesh Agarwal <[email protected]> --- (In reply to Stef Walter from comment #7) > (In reply to Avesh Agarwal from comment #6) > > (In reply to Stef Walter from comment #5) > > > (In reply to Avesh Agarwal from comment #4) > > > > Uninstalling kubernetes-client uninstalls kubernets-master/node too, > > > > which > > > > should not happen i think. I can reasonably think use cases where only > > > > master/node pieces are installed on a system and kubernetes-client on > > > > other > > > > system. > > > > > > It's very common for the server side of a package to require the client > > > side > > > be installed. It's been the case for the database servers (mysql, > > > postgres) > > > ... as well as things like openssh-server. > > > > Agree, but why uninstalling kubernetes-client should uninstall master? > > Because kubernetes-master requires kubernetes-client. > > For extra fun, try uninstalling python, or glibc :) But what about those use cases, where some admin only wants kubernetes-master on a system and does not want kubernetes-client on the same system for whatever reasons? One reason may be that an admin is running kubernetes-client on a remote system and does not want to increase the attack surface of the kubernets-master system by installing kubernetes-client? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ golang mailing list [email protected] https://lists.fedoraproject.org/mailman/listinfo/golang
