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

Update Hw event structures with Redfish schema #30

Merged
merged 3 commits into from
Jul 23, 2021

Conversation

jzding
Copy link
Member

@jzding jzding commented Jul 21, 2021

Signed-off-by: Jack Ding [email protected]

@jzding jzding requested a review from aneeshkp July 21, 2021 16:54
pkg/hwevent/event.go Outdated Show resolved Hide resolved
@jzding jzding requested a review from aneeshkp July 21, 2021 21:03
github.com/json-iterator/go v1.1.10
github.com/prometheus/client_golang v1.10.0
github.com/cloudevents/sdk-go/protocol/amqp/v2 v2.4.1
github.com/cloudevents/sdk-go/v2 v2.4.1
Copy link
Member

Choose a reason for hiding this comment

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

do you know what are the changes in this version ?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't know. This change is generated by go mod tidy.

Copy link
Member

Choose a reason for hiding this comment

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

ok I will check and if they have updates, may be applied to the 4.9 branches.

// +required
Data *Data `json:"data,omitempty" `
Copy link
Member

Choose a reason for hiding this comment

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

if this data is required field and you should remove omitempty

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

@jzding jzding merged commit a808941 into redhat-cne:main Jul 23, 2021
@jzding jzding deleted the redfish-schema branch July 23, 2021 13:48
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.

2 participants