Mickaël Canévet
Mickaël Canévet
Hasn't #687 added the support of Applications in any Namespace?
@alereca are you still interested in this feature? I'd like to see this merged, I can rebase and open a new PR crediting your work if you want.
@alereca I think I underestimated the complexity of the conflicts. I'm not sure how to fix the one on `reconciler.go`: https://gist.github.com/mcanevet/24b2fde49eab35c4ed717a4ebb5badf2
@povilasv could you please merge this?
Why don't we use the official chart to deploy gitlab-runners?
Maybe we should contribute to the official chart.
@JGodin-C2C OK, maybe we should maintain a list a PR we submitted upstream so that we can follow when all of them are merged.
@thedrow would it be possible to release a new version? I'd like to use `srun` which is not available in 1.1.0
@petoju we are also impacted by the fact that `auth_plugin` conflicts with `plaintext_password`. We are trying to build a [Crossplane](https://www.crossplane.io/) provider for MySQL using [upjet](https://github.com/crossplane/upjet). So far it works fine...
I think we should support both API for a few months. Maybe we could rename resources with `_v2` and create new `_v3` resources for v3 API just like what is...