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

Updated spec for deploymentConfig #212

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

dhruvsgarg
Copy link
Contributor

This pr updates the agentKV field of deployementConfig spec to a simple map instead of a list of maps.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2022

Codecov Report

Merging #212 (de9bd68) into main (2d8a354) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   22.45%   22.45%           
=======================================
  Files          35       35           
  Lines        1590     1590           
=======================================
  Hits          357      357           
  Misses       1223     1223           
  Partials       10       10           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@myungjin myungjin left a comment

Choose a reason for hiding this comment

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

one minor comment.

type: array
items:
$ref: '#/components/schemas/AgentKV'
$ref: '#/components/schemas/AgentKV'
Copy link
Contributor

Choose a reason for hiding this comment

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

This pr updates the agentKV field of deployementConfig spec to a simple map instead of a list of maps.
Copy link
Contributor

@myungjin myungjin left a comment

Choose a reason for hiding this comment

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

lgtm

@myungjin myungjin merged commit b1b2bee into cisco-open:main Aug 12, 2022
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