Jared Watts
Jared Watts
I think with your latest commits you've added the CEL validation rule with a custom error message, but no pre-upgrade hook - I think this is a fine approach for...
oh nice @phisco OK that's great thank you for confirming that! I also played around a bit myself and added a case for `containers.oracle.net/project01/acme-web-app/component1/subcomponent1/container1:tag` just to make sure 😇 -...
This may be out of scope for the original intent of this issue, which is to document how to use the CI Action that comes from this template repo for...
Folks in the ecosystem continue to run into this, i.e. they have confusion about how to release and publish their extensions. This issue is still valid and would be useful...
ah, I notice that the binary files are saved to `_output` with `earthly +multiplatform-build` and `earthly +go-build`, but not with `earthly +build`. That behavior is a bit surprising - I'll...
With https://github.com/crossplane/crossplane/pull/5782 now merged, @tampakrap do you want to fetch/rebase on later in master, then we can review testing and reviewing this PR? 🙏
sweet, https://github.com/crossplane/crossplane/pull/5781 is merged now too - want to rebase this one and we'll start testing/reviewing? 💪
> I think publishing to releases.crossplane.io isn't happening for any PRs right now, aha, @negz explained this to me offline. The publishing step won't run unless the `AWS_USR` secret is...
The current layout and naming is fine for me @tampakrap! ✅
Nice @gotwarlost, thank you for running these benchmarks in your environment, that definitely shows an improvement when running with more concurrency! 💪 Interesting to see for you that https://github.com/crossplane/crossplane/commit/b404cd0c67edd859c47df06a6e3c718d8951127d had...