VNG-Realisatie / api-test-platform

6 stars 3 forks source link

Configuration of GCP (Docker/K8s) integration for api-test server #243

Open alextreme opened 5 years ago

alextreme commented 5 years ago

Taak

The DCP Docker/K8s permissions need to be set up on Melinda. Jorik can help you with this.

AlviseSembenico commented 5 years ago

https://github.com/VNG-Realisatie/api-test-platform-code/pull/58

alextreme commented 5 years ago

Attempted on api-test.nl, however this doesn't work yet.

alextreme commented 5 years ago

Werkt weer op vng-staging, echter nog niet op api-test.nl

Screenshot_2019-08-01_19-24-16

stevenbal commented 5 years ago

Op productie werkt het nu ook, alleen soms loopt het test platform wel tegen een collision aan bij het maken van de exposed urls, dus daar maak ik even een PR voor

alextreme commented 5 years ago

Doet het nu inderdaad op api-test.nl, lag uiteindelijk aan een verlopen GCP key op productie wat vervangen moest worden:

Screenshot_2019-08-08_16-50-29

HenriKorver commented 5 years ago

Status bar is not working

alextreme commented 5 years ago

@stevenbal Issue is due to identifiers on api-test.nl being >999 and automatically localized (1,000 or 1.000 instead of 1000)

Screenshot_2019-08-22_14-56-59

Should be an easy fix with |unlocalize. Do double-check the templates for other occurrences.