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 SDK, fix cert validation, and default radio button #1

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

jsupun
Copy link
Contributor

@jsupun jsupun commented Dec 8, 2021

Update the SDK to 16.2.1. This fixes a problem where notation would
not find the field if a label was used.

The certificate validation button would always return an error. This
was due to the hostname entry box being below the validation button.
When passing values it would not include the hostname. Move the
hostname entry box above the validation button.

When adding a new secret, no default radio button is checked. Changed
the code so the a new secret would default to the Env checbox.

Updated the README.md

Update the SDK to 16.2.1. This fixes a problem where notation would
not find the field if a label was used.

The certificate validation button would always return an error. This
was due to the hostname entry box being below the validation button.
When passing values it would not include the hostname. Move the
hostname entry box above the validation button.

When adding a new secret, no default radio button is checked. Changed
the code so the a new secret would default to the Env checbox.

Updated the README.md
@jsupun jsupun merged commit 4b3c1a8 into main Dec 8, 2021
@jsupun jsupun deleted the bump_ksm_sdk branch December 8, 2021 20:13
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.

1 participant