Denis Mishin

Results 34 issues of Denis Mishin

it is customary to generate kubernetes secrets based on the contents of the files. However if you occasionally do a newline there, the newline would get persisted inside a parameter...

enhancement

## What happened? we made `authenticate` options of the CRD optional when hosted authenticate was introduced, it is now possible to set `identityProvider` portion of the CRD without filling in...

nit

in fact, we _used to_ merge with current settings, but we don't anymore. as a follow-up we should update the applySettings function to explicitly return a new pb.Settings rather then...

debt

## Summary adds annotations to support Istio deployment ## Related issues ## Checklist - [ ] reference any related issues - [ ] updated docs - [ ] updated unit...

blocked
docs

## Summary Since v0.22.0 IdP setup is not required for startup, and may be omitted to use hosted authenticate service. That means the one-time job that generates initial bootstrap secrets...

enhancement

Currently, we automatically redirect from port 80 to 443. That causes HTTP01 cert-manager challenges to fail if client CA is configured. This is unfortunately non trivial to change, as all...

add prettier step for reference.md in the docs action in the origin `pomerium/ingress-controller` directory. _Originally posted by @wasaga in https://github.com/pomerium/documentation/pull/801#discussion_r1256278663_

nit
ci

**Is your feature request related to a problem? Please describe.** Currently, IC won't start if the certificates secrets referenced in the CRD do not exist. That creates an issue for...

accepted
docs

**Is your feature request related to a problem? Please describe.** When a new replica pod spins up, it would start serving traffic once reported as ready. However it takes some...

**Is your feature request related to a problem? Please describe.** Pomerium and Pomerium Ingress Controller provide a feature rich ingress controller with built-in authentication, authorization and audit capabilities. Pomerium uses...

NeedsMoreData