Skip to content
#

service-catalog

Here are 32 public repositories matching this topic...

backstage
awanlin
awanlin commented Dec 21, 2020

While generating some YAML files to setup Backstage for a POC at work I ran into this error - "Expected object at root, got string" - once I went to add them as static configuration. In the end the issue was somehow my PowerShell Out-File encoding was UTF-16 using UTF-8 solve the issue and the files imported fine. I'm not sure how other encoding formats get handled so that might be worth taking a

grvy
grvy commented Oct 13, 2017

When hovering over the links in the self service portal its not clear they are links unless you go over the image. Please give it a hover effect so users understand they can click there. Make it 'light up' or something.

Also rename "Request for Assistance" as this shows the tickets you should rename this to Tickets or Assistance but the sentence is too long.

sebastien-prudhomme
sebastien-prudhomme commented Jan 25, 2019

Hi, since Helm 2.5.0, it's possible to use relative urls in index.yaml chart repository: https://github.com/helm/helm/blob/master/docs/chart_repository_faq.md

Minibroker is not compatible with that mode.

In pkg/helm/helm.go, the LoadChart function should first check if chartURL is a fully qualified URL, if not, build an URL with the relative URL and "repoURL".

Improve this page

Add a description, image, and links to the service-catalog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-catalog topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.