How to make image uploads work with GitLab on Google Kubernetes Engine? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!How to check the version of Gitlab?Accessing Kubernetes API on Google Container EngineUsing Kubernetes to auto scale in google container engineKubernetes UI on Google Container EngineDaemonSets on Google Container Engine (Kubernetes)ScheduledJobs on Google Container Engine (kubernetes)Gitlab 10.1 Deploy to Google Kubernetes EngineStorage ReadWriteMany in Google Kubernetes EngineUnable to create Kubernetes cluster on Google Kubernetes EngineDeploy GitLab to Google Kubernetes Engine using Google Cloud Marketplace
What would you call this weird metallic apparatus that allows you to lift people?
What's the meaning of "fortified infraction restraint"?
How do you solve the twins Paradox?
Why do we need to use the builder design pattern when we can do the same thing with setters?
What is this clumpy 20-30cm high yellow-flowered plant?
Crossing US/Canada Border for less than 24 hours
Drawing without replacement: why is the order of draw irrelevant?
What is "gratricide"?
How much damage would a cupful of neutron star matter do to the Earth?
A term for a woman complaining about things/begging in a cute/childish way
Is there any word for a place full of confusion?
Do I really need to have a message in a novel to appeal to readers?
I am having problem understanding the behavior of below code in JavaScript
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
Hangman Game with C++
Is there hard evidence that the grant peer review system performs significantly better than random?
What are the diatonic extended chords of C major?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Dating a Former Employee
Did Deadpool rescue all of the X-Force?
Should I use a zero-interest credit card for a large one-time purchase?
Project Euler #1 in C++
Using audio cues to encourage good posture
How to make image uploads work with GitLab on Google Kubernetes Engine?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!How to check the version of Gitlab?Accessing Kubernetes API on Google Container EngineUsing Kubernetes to auto scale in google container engineKubernetes UI on Google Container EngineDaemonSets on Google Container Engine (Kubernetes)ScheduledJobs on Google Container Engine (kubernetes)Gitlab 10.1 Deploy to Google Kubernetes EngineStorage ReadWriteMany in Google Kubernetes EngineUnable to create Kubernetes cluster on Google Kubernetes EngineDeploy GitLab to Google Kubernetes Engine using Google Cloud Marketplace
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
kubernetes gitlab google-container-engine
add a comment |
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
kubernetes gitlab google-container-engine
add a comment |
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
kubernetes gitlab google-container-engine
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
kubernetes gitlab google-container-engine
kubernetes gitlab google-container-engine
asked Mar 8 at 20:42
L SL S
2,02212139
2,02212139
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070706%2fhow-to-make-image-uploads-work-with-gitlab-on-google-kubernetes-engine%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070706%2fhow-to-make-image-uploads-work-with-gitlab-on-google-kubernetes-engine%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown