coreos / container-linux-update-operator

A Kubernetes operator to manage updates of Container Linux by CoreOS
Apache License 2.0
209 stars 49 forks source link

Update documentation for RBAC cluster #178

Closed sdemos closed 6 years ago

sdemos commented 6 years ago

Having a great morning apparently. I rebased the changes from @laghoule in #175 to get them merged in and then used the wrong push command (git push -f git@github.com:laghoule/container-linux-update-operator master instead of git push -f git@github.com:laghoule/container-linux-update-operator laghoule:master) and it just pushed my master branch up instead of the branch with the rebased commits.

Of course, when that happened, github automatically closed the pr, and then I couldn't fix it because I only had permission to push to @laghoule's master because they had an open pr. These changes should still give them credit where credit is due as the author of the commits. Sorry about that, all!