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

feat: Improve on-prem install, documentation and compatibility k8s 1.28 #70

Draft
wants to merge 73 commits into
base: main
Choose a base branch
from

Conversation

etaques
Copy link
Contributor

@etaques etaques commented Jan 19, 2024

This PR changes:

  • Improving install steps on readme - completed
  • added certificate required to add TLS - completed
  • Fixed postgres liveness and readiness probes, was bugging default postgres user on password generation at first run - completed
  • Setting default keto dsn (the postgresql connection string) as kubernetes secret and with name orb-keto-dsn as described on install steps - completed
  • Adding support for traefik as IngressController using IngressRoutes, but still default nginx, only to add flexibility on-prem clusters - completed
  • Adding support to nginx-internal Service as LoadBalancer, but still default ClusterIP, only to add flexibility on-prem clusters - completed
  • compatibility with kubernetes 1.28 - (WIP)

@etaques etaques marked this pull request as draft January 19, 2024 18:42
@etaques etaques changed the title fix(keto): setting default keto dsn as secret fix(keto): setting default keto dsn as secret and more improvements Feb 2, 2024
@etaques etaques changed the title fix(keto): setting default keto dsn as secret and more improvements feat: on-prem improvements and compatibility k8s 1.28 Mar 6, 2024
@etaques etaques changed the title feat: on-prem improvements and compatibility k8s 1.28 feat: Improve on-prem install, documentation and compatibility k8s 1.28 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant