Skip to content

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