Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Ensure shell command pod names are lowercase #515

Conversation

stoyanr
Copy link
Contributor

@stoyanr stoyanr commented May 14, 2021

What this PR does / why we need it:
Ensures shell command pod names conform to the pod name requirements by making sure the output of whoami is lowercased.

Which issue(s) this PR fixes:
Fixes #514

Special notes for your reviewer:

Release note:

Fixed a bug that caused the `shell` command to fail if the username contained an uppercase letter.

@stoyanr stoyanr requested a review from a team as a code owner May 14, 2021 09:39
@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels May 14, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label May 14, 2021
@gardener-robot-ci-2 gardener-robot-ci-2 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels May 14, 2021
@neo-liang-sap
Copy link
Contributor

thanks @stoyanr , per Slack conversation i will proceed with merging.

@neo-liang-sap neo-liang-sap merged commit 2ce81c4 into gardener-attic:master May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't shell into a node since my username contains uppercase letters
5 participants