Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
che
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Administrator
che
Commits
75b95d50
Commit
75b95d50
authored
5 years ago
by
Angel Misevski
Committed by
Ilya Buziuk
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fixup: formatting
Signed-off-by:
Angel Misevski
<
amisevsk@redhat.com
>
parent
23f4d59f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
infrastructures/kubernetes/src/main/java/org/eclipse/che/workspace/infrastructure/kubernetes/wsplugins/brokerphases/BrokerEnvironmentFactory.java
+3
-3
3 additions, 3 deletions
...etes/wsplugins/brokerphases/BrokerEnvironmentFactory.java
with
3 additions
and
3 deletions
infrastructures/kubernetes/src/main/java/org/eclipse/che/workspace/infrastructure/kubernetes/wsplugins/brokerphases/BrokerEnvironmentFactory.java
+
3
−
3
View file @
75b95d50
...
...
@@ -154,9 +154,9 @@ public abstract class BrokerEnvironmentFactory<E extends KubernetesEnvironment>
}
/**
* Generate a container name from an image reference. Since full image references can
*
be over 63
characters, we need to strip registry and organization from the image
*
reference to limit name
length.
* Generate a container name from an image reference. Since full image references can
be over 63
* characters, we need to strip registry and organization from the image
reference to limit name
* length.
*/
@VisibleForTesting
protected
String
generateContainerNameFromImageRef
(
String
image
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment