Jakub Błaszczyk

Results 89 comments of Jakub Błaszczyk

Closing as https://github.com/ory/k8s/pull/692 has been merged

Hi there! The bump to 1.2 was not included in the 0.45.0 release :) https://github.com/ory/k8s/compare/v0.45.0...master

Huh i think this is something on your end: ```shell $ helm repo list NAME URL kubearmor https://kubearmor.github.io/charts cockroachdb https://charts.cockroachdb.com/ codecentric https://codecentric.github.io/helm-charts prometheus-community https://prometheus-community.github.io/helm-charts grafana https://grafana.github.io/helm-charts ory https://k8s.ory.sh/helm/charts $ helm...

Hey there @khusseini no worries ;) I have written more details on how i think this change should be implemented. If you have any questions, please ping me 😉

Bumping thread as we experience the same issue: ```yaml - filters: - requestRedirect: path: replacePrefixMatch: / type: ReplacePrefixMatch port: 8080 scheme: https statusCode: 301 type: RequestRedirect matches: - path: type:...

Hey there! please update the go.mod files, then we can merge :)

I have installed rennovate in the repo, so this might become a recurring theme 😅. I have updated the repo deps to be up to date, so again please? 🙏

Hi there! The issue with this change is that it changes the default behaviour for people who do not use the maester controller, which we consider an addon. If we...

@kenankule yes please :) I think it even would make sense to add a check for this case (both are set to true) and fail the installation with an error...