Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Trim whitespace for password #patch#281

Merged
EngHabu merged 1 commit intoflyteorg:masterfrom
stephen37:trim_password_whitespace_flyteadmin
Nov 5, 2021
Merged

Trim whitespace for password #patch#281
EngHabu merged 1 commit intoflyteorg:masterfrom
stephen37:trim_password_whitespace_flyteadmin

Conversation

@stephen37
Copy link
Contributor

Signed-off-by: stephen batifol stephen.batifol@wolt.com

TL;DR

Same as flyteorg/datacatalog#56

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Use the function TrimSpace that "returns a slice of the string s, with all leading and trailing white space removed, as defined by Unicode."

Same as flyteorg/datacatalog#56

Signed-off-by: stephen batifol <stephen.batifol@wolt.com>
@welcome
Copy link

welcome bot commented Nov 3, 2021

Thank you for opening this pull request! 🙌
These tips will help get your PR across the finish line: - Most of the repos have a PR template; if not, fill it out to the best of your knowledge. - Sign off your commits (Reference: DCO Guide).

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #281 (2900304) into master (7bf74d7) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #281   +/-   ##
=======================================
  Coverage   57.59%   57.59%           
=======================================
  Files         143      143           
  Lines       10550    10550           
=======================================
  Hits         6076     6076           
  Misses       3806     3806           
  Partials      668      668           
Flag Coverage Δ
unittests 56.37% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/runtime/application_config_provider.go 5.88% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bf74d7...2900304. Read the comment docs.

@EngHabu EngHabu merged commit 7d4fe44 into flyteorg:master Nov 5, 2021
@welcome
Copy link

welcome bot commented Nov 5, 2021

Congrats on merging your first pull request! 🎉

eapolinario pushed a commit that referenced this pull request Sep 6, 2023
Same as flyteorg/datacatalog#56

Signed-off-by: stephen batifol <stephen.batifol@wolt.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants