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

tensorboard prototypes should include the optionalParams available in that prototype #1610

Closed
kkasravi opened this issue Sep 23, 2018 · 1 comment · Fixed by #1611
Closed
Assignees

Comments

@kkasravi
Copy link
Contributor

for example
ks param list tensorboard-aws
should return something like

COMPONENT       PARAM                          VALUE
=========       =====                          =====
tensorboard-aws logDir                         'logs'
tensorboard-aws name                           'tensorboard-aws'
tensorboard-aws s3AwsRegion                    'us-west-1'
tensorboard-aws s3Endpoint                     'http://s3.us-west-1.amazonaws.com'
tensorboard-aws s3SecretAccesskeyidKeyName     'null'
tensorboard-aws s3SecretName                   'null'
tensorboard-aws s3SecretSecretaccesskeyKeyName 'null'
tensorboard-aws s3UseHttps                     'true'
tensorboard-aws s3VerifySsl                    'true'
tensorboard-aws serviceType                    'ClusterIP'
tensorboard-aws targetPort                     6006
@kkasravi
Copy link
Contributor Author

/assign @jlewi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants