Skip to content

TLS Diagnose Formatting Fixes #11342

Merged
HridoyRoy merged 2 commits intomasterfrom
tls-diagnose-formatting
Apr 12, 2021
Merged

TLS Diagnose Formatting Fixes #11342
HridoyRoy merged 2 commits intomasterfrom
tls-diagnose-formatting

Conversation

@HridoyRoy
Copy link
Contributor

These are to address some comments on: #11300

@HridoyRoy HridoyRoy requested a review from swayne275 April 12, 2021 16:54
@HridoyRoy HridoyRoy added the Diagnose Command Dev PRs linked to Vault Diagnose label Apr 12, 2021
t.Fatalf("TLS Config check on fake certificate should fail")
}
if err.Error() != fmt.Errorf(maxVersionError, "0").Error() {
t.Errorf("Bad error message: %w", err)
Copy link
Contributor

Choose a reason for hiding this comment

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

i think error here was fine since nothing after this depended on the results of that check, but fatal is good too!

@vercel vercel bot temporarily deployed to Preview – vault-storybook April 12, 2021 17:28 Inactive
@vercel vercel bot temporarily deployed to Preview – vault April 12, 2021 17:28 Inactive
@HridoyRoy HridoyRoy merged commit 92c6a97 into master Apr 12, 2021
@HridoyRoy HridoyRoy deleted the tls-diagnose-formatting branch April 12, 2021 17:55
catsby added a commit that referenced this pull request Apr 14, 2021
* master: (78 commits)
  docs: update vault-helm to 0.11.0 (#11355)
  Add documentation for vault-csi-provider namespace config (#11344)
  docs: update vault-k8s to 0.10.0 (#11354)
  patch(docs): fix link color (#11352)
  Add TFE/TFC auth plugin to plugin portal (#11348)
  fix a couple typos (#11343)
  TLS Diagnose Formatting Fixes  (#11342)
  Add More TLS Tests and Verification of TLS Root Certificate (#11300)
  Add HA only autopilot to changelog (#11339)
  Support autopilot when raft is for HA only (#11260)
  Fixes for db connection file type field (#11331)
  Fix flakey TestAgent_Template_Retry test (#11332)
  Darwin/ARM64 build target (#11321)
  Fix broken OIDC Providers link (#11327)
  Bug: DB secret engine not showing "Select one" in role select options (#11294)
  bumping alpine version, improving security (#11271)
  Run a more strict formatter over the code (#11312)
  docs: add persistent cache (#11272)
  Fix a few static analysis findings (#11307)
  Changing from "changelog" to "release-note" (#11303)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Diagnose Command Dev PRs linked to Vault Diagnose

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants