Not sure what I was supposed to do but I did:
# dnf downgrade sssd-2.4.0-2.fc33.x86_64 sssd-kcm-2.4.0-2.fc33
# systemctl enable sssd-secrets.socket sssd-kcm.socket
Failed to enable unit: Unit file sssd-secrets.socket does not exist.
# systemctl start sssd-kcm.socket
And now I'm back alive. whew.
After updating in updates-testing krb5 is dead for me.
$klist klist: Credentials cache I/O operation failed while resolving ccache $ kdestroy kdestroy: Credentials cache I/O operation failed while resolving ccache
I ran systemctl stop sssd-kcm && rm /var/lib/sss/secrets/*
but that didn't get me back to life. No other changes made
docker-1.13.1-51.git4032bd5.fc28.x86_64 works. -52 does not. Maybe kube can be changed, but right now, if this is released kube will not work.
admittedly, kube is already broken in f28 because of systemd regression....
incompatible with kube. crap like this: Apr 16 09:08:02 localhost.localdomain systemd[1]: libcontainer-7691-systemd-test-default-dependencies.scope: Scope has no PIDs. Refusing.
Negative karma due to https://bugzilla.redhat.com/show_bug.cgi?id=1421241
kinit and klist work again! hurray. Thanks!