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

setup: confort: reverse timestamp on namespace name #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Frankkkkk
Copy link

Each namespace created by kubetest contains the timestamp. This
commit reverses the timestamp (1234 becomes 4321).

This is useful when debugging tests. Indeed, when using tab-completion and
kubectl, it is easier to (visually) distinguish namespaces by their leading
digits than by digits near the end. By using a reversed timestamp, the leading
digits will be more spread out.

Signed-off-by: Frank Villaro-Dixon [email protected]

Each namespace created by kubetest contains the timestamp. This
commit reverses the timestamp (1234 becomes 4321).

This is useful when debugging tests. Indeed, when using tab-completion and
kubectl, it is easier to (visually) distinguish namespaces by their leading
digits than by digits near the end. By using a reversed timestamp, the leading
digits will be more spread out.

Signed-off-by: Frank Villaro-Dixon <[email protected]>
@Frankkkkk
Copy link
Author

@edaniszewski I rebased from master. Any thoughts on this MR please :-) ?

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