Jakub Błaszczyk
Jakub Błaszczyk
I think we can connect both approaches :) 1 - it is good for a global apiKey, which is then used by other resources. 2 - we can define CR...
Hello there, Thanks for the report. Did you verify if the proper endpoint is being used by the controller? We had a similar case reported here https://github.com/ory/k8s/pull/543
Hello there, Yes, the maester controller is outdated and we were not able to patch it to support the changes for hydra v2.0 😞. The support for the project is...
Yeah, i mean we should update kubebuilder to the newest version, and work on refactoring the code into a `v1alpha2` or `v2alpha1` version of the CRD :). It's a bit...
Hello there, I am reopening the issue as it is valid, but cannot promise any timeline in which we can deliver the feature 😞
Hi there! I have no real issue with the changes, just one question: do you think that we should use the same envFrom clause in the case of initJob? The...
Could you please update the `hacks/values/oathkeeper.yaml` to trigger this case on our CI? I would like to expand the tests to cover a wider array of cases
My end goal would be to refactor the current setup into `hacks/values/$component/values-testcase.yaml` and have the CI iterate over all cases in the directory. This is moderately bigger refactor that needs...
Bump, as this is stil missing...
I saw that pagination exists for the v4 version of the library, but not the 0.1xx. Not sure if that by design or mistake :)