Files
Tae Park 342f87883f Baomon: fix whitespace for tokens
Fixing a small issue where token string is stored with leading
whitespace, leading to an invalid format error when passed to the
client. Most commands involving the client in the kubernetes client
should've returned an invalid character error. This fix should solve the issue.

Test Plan:
PASS    baomon executable build successful
PASS    Error is not observed when run in kubernetes pod

Story: 2011244
Task: 53509

Change-Id: I0b0bb735f76d8b14ce93d8fd37d99af44ba9635d
Signed-off-by: Tae Park <tae.park@windriver.com>
2025-12-12 22:01:21 +00:00
..