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

forwarder: remove aa_kbc_params from daemon.jsom #1884

Conversation

mkulke
Copy link
Collaborator

@mkulke mkulke commented Jun 26, 2024

This field is not used by the forwarder component or anywhere else, aa-kbc-params is managed as part of AA and CDH, having this field duplicated in daemon.json could produce confusion.

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

Copy link

@huoqifeng huoqifeng left a comment

Choose a reason for hiding this comment

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

LGTM
thanks for cleaning up it! @mkulke

@huoqifeng
Copy link

Looks an error in:

Error: vet: pkg/userdata/provision_test.go:380:12: config.AAKBCParams undefined (type *forwarder.Config has no field or method AAKBCParams)

This field is not used by the forwarder component or anywhere else,
aa-kbc-params is managed as part of AA and CDH, having this field
duplicated in daemon.json could produce confusion.

Signed-off-by: Magnus Kulke <[email protected]>
@mkulke mkulke force-pushed the mkulke/remove-aakbcparams-from-daemon-json branch from ba21e40 to eb304a0 Compare June 26, 2024 11:23
@bpradipt
Copy link
Member

nit: s/daemon.jsom/daemon.json in the commit message

@mkulke mkulke merged commit 5a017ba into confidential-containers:main Jun 26, 2024
18 checks passed
@mkulke mkulke deleted the mkulke/remove-aakbcparams-from-daemon-json branch June 26, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants