Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option '--is-default-ready' to check its readiness. #166

Closed
s1061123 opened this issue Oct 11, 2018 · 1 comment
Closed

Add option '--is-default-ready' to check its readiness. #166

s1061123 opened this issue Oct 11, 2018 · 1 comment

Comments

@s1061123
Copy link
Member

s1061123 commented Oct 11, 2018

See #98 (comment) for the detail.


@dougbtv 's comments:
Idea: We run this as a startup option -- that is, this happens to look for a file (or CRD object) before Multus runs, so you say run multus as ./multus --is-default-ready /target/file.name or ./multus --is-default-ready my-crd-name and it reports back saying that it's ready or not. So that we don't have the entrypoint script runs first before this happens, this might be better for configuration management, especially relative to an operator-style management of cni plugin configuration.

@dougbtv
Copy link
Member

dougbtv commented Mar 19, 2020

This is covered by the --readiness-indicator-file option :)

@dougbtv dougbtv closed this as completed Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants