-
Notifications
You must be signed in to change notification settings - Fork 54
config: add separate option for handling attestation parameters #1623
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
Conversation
3e2fa54
to
188f4f2
Compare
6b4e9b0
to
9232e79
Compare
This comment was marked as spam.
This comment was marked as spam.
44c81b6
to
af32533
Compare
...nal/helm/charts/edgeless/constellation-services/charts/join-service/templates/configmap.yaml
Show resolved
Hide resolved
6fce6b6
to
0e8f999
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'd like @derpsteb to have a look at the changes to the upgrade code of the CLI if he hasn't done that yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Azure, 1+1, 2.7.0--> head
GCP, 1+1, 2.7.0 --> head
Code lgtm. Would wait for the upgrade to go through before merging. Should test the migration pretty acurately imo.
EDIT: ugh. we need migrations for the upgrade tests 😁
Tests do not support migration chaining (2.6.0 -> 2.7.0 -> 2.8.0), yet. We should implement that soon.
f684f21
to
fe20fa4
Compare
Fix for the upgrade e2e test and config migration in general available here: #1678 |
4fd9092
to
646c7f9
Compare
e2e upgrade tests: |
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
…ptions Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
* Add config migration command * Use config migration in e2e test * Auto accept upgrade in e2e test * Delete GCP storageclass for migration * Add container image pushing to upgrade e2e test --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
646c7f9
to
3a0bb63
Compare
Proposed change(s)
attestation
option to the Constellation config filemeasurements
option from theprovider
option toattestation
idkeydigests
andenforceIDKeyDigest
option intoattestation
Equal
orWarnOnly
policy toMAAFallback
Additional info
Checklist