Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Conversation

@lcnuance
Copy link

New Informer that listens/watches changes in secrets and triggers rolling updates in DaemonSets, Statefulsets and Deployments.

@lcnuance lcnuance changed the title POC adding support for Statefulsets POC adding support for Secrets Mar 21, 2018
@ankon ankon mentioned this pull request Mar 21, 2018
@lcnuance lcnuance changed the title POC adding support for Secrets Adding support for Secrets Mar 23, 2018
@rasheedamir
Copy link

I know historically cmc is missing tests; so, wondering how can we ensure code quality for such big changes without any tests?

secondly if we add "secrets update" to same controller then we should rename it to something different

@lcnuance
Copy link
Author

It's a good idea to add some automated tests. I only tested manually but perhaps we could create a helm chart and do helm test. We could test happy path for each element and may be some raise conditions.

@joekohlsdorf
Copy link

If tests don't exist for the whole project, I don't see the point why a PR should be blocked for missing tests.


ENTRYPOINT ["/configmapcontroller"]

COPY bin/kubectl /kubectl
Copy link

@joekohlsdorf joekohlsdorf Apr 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why it is necessary to ship the binary? Is using kubectl the only way to do this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants