Guillaume Berche

Results 282 comments of Guillaume Berche

+1, trying to apply the following tutorial at https://www.gharchive.org/ breaks with `Access Denied: Project githubarchive: User does not have bigquery.jobs.create permission in project githubarchive.` ![image](https://user-images.githubusercontent.com/4748380/99775516-ab195500-2b0f-11eb-8e23-a375f323a7ae.png) > The entire GH Archive...

thanks @sabrogden for considering this feature request > If you were able to do this would you want this to use the current clipboards content to paste with or are...

Isn't this issue (#1266) a duplicate of a feature request #309 identified for long time ?

Observed symptom in stratos `4.4.0-defcc460f-cap` when trying to create and bind an async service: ``` Failed to create service instance binding: An operation for service instance noop-from-stratos is in progress.....

Additionally the application page has a tab called "services" (see [screenshot1](https://user-images.githubusercontent.com/4748380/106628617-4603c600-657a-11eb-8e3a-4f805b56777f.png)) which - really lists "service bindings" and not "service instances": should be renamed into "service bindings" - does not...

An alternative would be to support opt-in configuration to display routes for both http and https schemes: ![image](https://user-images.githubusercontent.com/4748380/108074914-0654d800-706a-11eb-891f-6c14d27c7d3e.png)

The binding credentials are actually available in the card view of the app services: ![image](https://user-images.githubusercontent.com/4748380/106123333-17d94d00-615a-11eb-8b59-cd72e6c58f29.png) ![image](https://user-images.githubusercontent.com/4748380/106123434-35a6b200-615a-11eb-9711-4d4293f8ffbf.png) Maybe a hint such as `looking for VCAP_SERVICES env var ? Find them in...

Thanks @richard-cox for your response. Indeed, an app pushed with cf cli v6 displays its env var correctly in stratos. Pretty weird. ![image](https://user-images.githubusercontent.com/4748380/107977149-f4682c00-6fba-11eb-8dbb-ab3296d7dfcb.png) ``` $ cf -v cf version 6.52.0+b086fe522.2020-08-26...

The main difference I can spot is the `environment_json` being empty (app provisionned by v3/cf7) or null (app provisionned by v2/cf6). I'm sending you the cf6-app-env.json cf7-app-env.json files privately. ```...

Symptom (in version 4.2.0) of this limitation when the equivalent of `cf enable-service-access` is invoked while there are services from multiple service brokers matching: ``` 16-03-2020 17:12:30.057 [cloudfoundry-client-epoll-3] ERROR o.s.c.a.a.f.cf.CloudFoundryService.lambda$enableServiceBrokerAccess$1...