Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the revad ingress config and templates from sciencemesh/iop to its own chart #13

Closed
SamuAlfageme opened this issue Jul 14, 2020 · 0 comments · Fixed by #22
Closed

Comments

@SamuAlfageme
Copy link
Contributor

Makes way more sense to keep each piece's ingress at their own chart for a standalone deployment maintaining all the config options.

@SamuAlfageme SamuAlfageme self-assigned this Jul 14, 2020
SamuAlfageme added a commit to SamuAlfageme/cs3orgcharts that referenced this issue Apr 26, 2021
SamuAlfageme added a commit to SamuAlfageme/cs3orgcharts that referenced this issue Apr 27, 2021
SamuAlfageme added a commit to SamuAlfageme/cs3orgcharts that referenced this issue Apr 27, 2021
- Closes cs3org#13
- Add 'maintainers' to revad and fix wopiserver's
SamuAlfageme added a commit to SamuAlfageme/cs3orgcharts that referenced this issue Apr 28, 2021
- Closes cs3org#13
- Add 'maintainers' to revad and fix wopiserver's
SamuAlfageme added a commit to SamuAlfageme/cs3orgcharts that referenced this issue Apr 28, 2021
- Closes cs3org#13
- Add 'maintainers' to revad and fix wopiserver's
SamuAlfageme added a commit that referenced this issue May 3, 2021
…ress resources to the revad chart & add support for 'networking.k8s.io/v1' (#22)

* wopiserver: generate ingress' resources apiVersion to support v1
  - This is based on the '.Capabilities.KubeVersion.GitVersion'
* revad: move ingress resources templates from sciencemesh/iop here
  - Closes #13
  - Add 'maintainers' to revad and fix wopiserver's
* revad,wopiserver: rely on '.Capabilities.APIVersions' instead
  - Fix: use the right scope for the 'apiVersion' in revad ingress
  - Fix: replace when using v1 service{Name,Port} with the new ingress.spec.rules.http.paths.backend.service spec
* wopi{server,bridge}: explicit tagged versions, replace latest
  - Fix WOPI Server, Bridge version in Chart.yaml
  - Rename 'revahost' to 'revagateway' in WOPI Server config
  - Set 'CODIMD_{INT,EXT}_URL' explicit placeholders to prevent WB CrashLoopBackOff
* wopibridge: add 'codimd_apikey' to secrets
* revad: set tagged revad version explicitly on the Chart
* Quote 'artifacthub.io/changes' entries to prevent parsing errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment