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

Please allow app image authors to specify the config package signature #524

Open
snowch opened this issue Nov 24, 2021 · 2 comments
Open
Labels

Comments

@snowch
Copy link
Contributor

snowch commented Nov 24, 2021

E.g.

"defaultConfigPackage": {
    "packageURL": "https://github.com/snowch/kubedirector-centos-ad-ldap/releases/download/refs%2Fheads%2Fmain/appconfig.tgz",
    "packageSignature": "eeac012d945cffe82f92ba642861e88353b480a768847814d0acae4caea004e849ffd6621ff9445f3dd6158974cdd32abe7e84a6769b6334c8462321b1252768",
    "packageSignatureAlgorithm": "sha512",
},
@joel-bluedata
Copy link
Member

The idea being that KD will do signature validation at package-install time? What would be the expected result of a validation failure... config_error state?

@snowch
Copy link
Contributor Author

snowch commented Dec 1, 2021

Yes, I think signature validation failure would need to put the cluster in config_error state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants