Skip to content

Conversation

andrewd-zededa
Copy link
Contributor

A nested app runtime instance may need to report
an error condition due to user specified config
in cloud init.

See README_nestedapp.md section 'Runtime Status'
for full documentation.

A nested app runtime instance may need to report
an error condition due to user specified config
in cloud init.

See README_nestedapp.md section 'Runtime Status'
for full documentation.

Signed-off-by: Andrew Durbin <[email protected]>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

Some yetus issues to fix. Otherwise LGTM

string id = 1;

// Errors reported by a runtime when applying config eg. cloud-init
RuntimeErrorInfo err = 2;
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be repeated field since you are mentioning errors in the plural form?

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.

3 participants