Skip to content

V0.4: Small improvements before big refactor

Joao Esteves Marcal requested to merge v0.4 into master

Small patch to fix a couple of small issues before working on the refactor of #8

Changelog:

  • Added some comments to Dockerfile, #1
  • Renamed Status.currentFqdn to Status.ownedFqdns, #2 and #4
  • Removed generatedName, #6
  • Added check to prevent operator from changing projects which were not created by it, #7
  • Changed RoleBinding used, from admin to dedicated one named paas-site-owner, #9
  • Added comment on when ResourceQuota is Custom #10
Edited by Alexandre Lossent

Merge request reports